2026-03-25 12:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 12:00:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 12:00:06 [vpauto.fr] INFO: Starting spider vpauto.fr
2026-03-25 12:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 12:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 12:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 12:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 12:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 097cbaa1fee746c4
2026-03-25 12:00:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 12: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-25T12_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 12:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 12:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 12:00:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 12:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 12:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 12:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 12:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 12:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 12:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 12:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 12:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 12:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-25 12:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 12:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 12:00:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 12:00:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 12:00:07 [scrapy.core.engine] INFO: Spider opened
2026-03-25 12:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 12:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 12:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-25 12:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-25 12:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-25 12:00:12 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
2026-03-25 12:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
2026-03-25 12:00:14 [vpauto.fr] INFO: Found 96 ads on page 1
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 7339f956ec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277339f956ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 7339f956ec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: ba64826a55
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba64826a55%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for ba64826a55: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 31d37bdbb1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731d37bdbb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 31d37bdbb1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 5a9ee95b55
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a9ee95b55%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 5a9ee95b55: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: b671ac6ab1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b671ac6ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for b671ac6ab1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 15bf5091ec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2715bf5091ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 15bf5091ec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: bc0a882b1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc0a882b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for bc0a882b1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 764db9d55
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27764db9d55%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 764db9d55: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 7faf8132ec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277faf8132ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 7faf8132ec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 3f14476d55
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f14476d55%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 3f14476d55: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 877ed83bb1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27877ed83bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 877ed83bb1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: fbc1e8c2ec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbc1e8c2ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for fbc1e8c2ec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 52ff930155
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2752ff930155%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 52ff930155: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: af86185ec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af86185ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for af86185ec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 178f046bb1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27178f046bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 178f046bb1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 801f3152b1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27801f3152b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 801f3152b1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: ec798a7f55
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ec798a7f55%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for ec798a7f55: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 9c17895cec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279c17895cec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 9c17895cec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 3dcb1bca55
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273dcb1bca55%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 3dcb1bca55: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: e2fa89e8b1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2fa89e8b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for e2fa89e8b1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 2c3ad0dcec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c3ad0dcec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 2c3ad0dcec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 591c9c1f55
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27591c9c1f55%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for 591c9c1f55: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: f0ac4f5ec
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0ac4f5ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for f0ac4f5ec: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: e4ba44d7b1
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4ba44d7b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:14 [vpauto.fr] INFO: Scrape type for e4ba44d7b1: 0
2026-03-25 12:00:14 [vpauto.fr] INFO: Found listing with ID: 6d7500c2b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d7500c2b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 6d7500c2b1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 1a12d959ec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271a12d959ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 1a12d959ec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: bc4c269455
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc4c269455%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for bc4c269455: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 9adbf19f55
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279adbf19f55%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 9adbf19f55: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 90c7dca9ec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790c7dca9ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 90c7dca9ec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: a332cb71b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a332cb71b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for a332cb71b1: 1
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 7b78114ab1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b78114ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 7b78114ab1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: f415ccadec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f415ccadec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for f415ccadec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: b54d75ea55
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b54d75ea55%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for b54d75ea55: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 498bfcf0ec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27498bfcf0ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 498bfcf0ec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: a4d16ad055
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4d16ad055%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for a4d16ad055: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: d4b03e04b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4b03e04b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for d4b03e04b1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 384e4591b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27384e4591b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 384e4591b1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 7f384afbec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f384afbec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 7f384afbec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: d23adb2f55
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d23adb2f55%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for d23adb2f55: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 9194cde9b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279194cde9b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 9194cde9b1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 75ea06d655
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775ea06d655%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 75ea06d655: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: a4166328ec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4166328ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for a4166328ec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: c5e98fdeec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5e98fdeec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for c5e98fdeec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 164a244655
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27164a244655%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 164a244655: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: b2b6d635b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2b6d635b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for b2b6d635b1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 1984d0a0ec
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271984d0a0ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 1984d0a0ec: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: fce93d5455
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fce93d5455%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for fce93d5455: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: e8c8cc50b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e8c8cc50b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for e8c8cc50b1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 8b227894b1
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b227894b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 8b227894b1: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 365e9c7b55
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27365e9c7b55%27 HTTP/1.1" 200 None
2026-03-25 12:00:15 [vpauto.fr] INFO: Scrape type for 365e9c7b55: 0
2026-03-25 12:00:15 [vpauto.fr] INFO: Found listing with ID: 886ef72cec
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27886ef72cec%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 886ef72cec: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 4f95122db1
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274f95122db1%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 4f95122db1: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 8ce1b976ec
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ce1b976ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 8ce1b976ec: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: d589ae7d55
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d589ae7d55%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for d589ae7d55: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 82d1d48cb1
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2782d1d48cb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 82d1d48cb1: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 7cd7886dec
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cd7886dec%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 7cd7886dec: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 1072609f55
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271072609f55%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 1072609f55: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 5601798bec
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275601798bec%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 5601798bec: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 38247834b1
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738247834b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 38247834b1: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 5888b5c855
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275888b5c855%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 5888b5c855: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 37be6b2fb1
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737be6b2fb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 37be6b2fb1: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 36e0a77c55
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736e0a77c55%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 36e0a77c55: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 29296999ec
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729296999ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:16 [vpauto.fr] INFO: Scrape type for 29296999ec: 0
2026-03-25 12:00:16 [vpauto.fr] INFO: Found listing with ID: 4dc861dc55
2026-03-25 12:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274dc861dc55%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 4dc861dc55: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 1ac0c3b8ec
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ac0c3b8ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 1ac0c3b8ec: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: b62f4b1bb1
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b62f4b1bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for b62f4b1bb1: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: dc60578dec
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc60578dec%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for dc60578dec: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 9131c3d955
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279131c3d955%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 9131c3d955: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 3bbadadbb1
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bbadadbb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 3bbadadbb1: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 6374189b1
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276374189b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 6374189b1: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 5428bd0255
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275428bd0255%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 5428bd0255: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 2faee677ec
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272faee677ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 2faee677ec: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 13ce02e755
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713ce02e755%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 13ce02e755: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 64547749b1
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2764547749b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 64547749b1: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 5a5235b7ec
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a5235b7ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 5a5235b7ec: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 4ae7ab86b1
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ae7ab86b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 4ae7ab86b1: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 958cd14cec
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27958cd14cec%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 958cd14cec: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: ca45a5d855
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ca45a5d855%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for ca45a5d855: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 12aae88ec
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2712aae88ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 12aae88ec: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: 8788924db1
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278788924db1%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for 8788924db1: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: aecd424355
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aecd424355%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for aecd424355: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: c3bafc8eb1
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3bafc8eb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for c3bafc8eb1: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: cf85918d55
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf85918d55%27 HTTP/1.1" 200 None
2026-03-25 12:00:17 [vpauto.fr] INFO: Scrape type for cf85918d55: 0
2026-03-25 12:00:17 [vpauto.fr] INFO: Found listing with ID: fe35137aec
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe35137aec%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for fe35137aec: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: aa0db7fbec
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa0db7fbec%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for aa0db7fbec: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: 878129a2b1
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27878129a2b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for 878129a2b1: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: 3ad4defc55
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ad4defc55%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for 3ad4defc55: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: 1fc76f1db1
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271fc76f1db1%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for 1fc76f1db1: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: 95f35a6aec
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795f35a6aec%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for 95f35a6aec: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: ded1e85e55
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded1e85e55%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for ded1e85e55: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: 6a52ef9ec
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276a52ef9ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for 6a52ef9ec: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: c9c7ba96b1
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9c7ba96b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for c9c7ba96b1: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: 8415f3d155
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278415f3d155%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for 8415f3d155: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: f593054fec
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f593054fec%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for f593054fec: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: e7684468b1
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e7684468b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for e7684468b1: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Found listing with ID: b7c8f55f55
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7c8f55f55%27 HTTP/1.1" 200 None
2026-03-25 12:00:18 [vpauto.fr] INFO: Scrape type for b7c8f55f55: 0
2026-03-25 12:00:18 [vpauto.fr] INFO: Requesting listing page 2: https://vpauto.eu/vehicle/list?page=2
2026-03-25 12:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:21 [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-25 12:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1
2026-03-25 12:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbf3835-6cf3-55f3-9fe3-47955f699e94 with scrape type 1
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_01-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_02-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_03-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_04-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_05-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_06-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_07-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_08-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_09-1200.jpg not downloaded yet
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_10-1200.jpg not downloaded yet
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_01-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=2> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_04-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_02-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_05-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_09-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_06-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_10-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_08-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:21 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 12:00:21 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 12:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fca04312650>
2026-03-25 12:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 12:00:22 [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-25 12:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_0.jpg HTTP/1.1" 201 0
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_01-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_01-1200.jpg saved to cache
2026-03-25 12:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_03-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/GPszhab_07-1200.jpg> (referer: https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended)
2026-03-25 12:00:22 [vpauto.fr] INFO: Found 96 ads on page 2
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: ae9f6b62ec
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae9f6b62ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for ae9f6b62ec: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: 30afa7e8b1
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2730afa7e8b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for 30afa7e8b1: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: 8d3e7a8755
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d3e7a8755%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for 8d3e7a8755: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: 44c51621ec
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744c51621ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for 44c51621ec: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: 583c7fdb1
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27583c7fdb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for 583c7fdb1: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: ff899e8e55
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff899e8e55%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for ff899e8e55: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: 71932b1
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771932b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for 71932b1: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: c5d7921aec
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5d7921aec%27 HTTP/1.1" 200 None
2026-03-25 12:00:22 [vpauto.fr] INFO: Scrape type for c5d7921aec: 0
2026-03-25 12:00:22 [vpauto.fr] INFO: Found listing with ID: bb39333455
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb39333455%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for bb39333455: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 753c3cbab1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27753c3cbab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 753c3cbab1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: f2ca1721ec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2ca1721ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for f2ca1721ec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 457d00bf55
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27457d00bf55%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 457d00bf55: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 31917158b1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731917158b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 31917158b1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: ef37f8d2ec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef37f8d2ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for ef37f8d2ec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 5747b54d55
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275747b54d55%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 5747b54d55: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: ecb1c0fab1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ecb1c0fab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for ecb1c0fab1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: e612285fec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e612285fec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for e612285fec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 71d3c46455
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771d3c46455%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 71d3c46455: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: babb4c3eb1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27babb4c3eb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for babb4c3eb1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 9b9e0b77ec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b9e0b77ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 9b9e0b77ec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 4e5af24b55
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274e5af24b55%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 4e5af24b55: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: fd738138b1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd738138b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for fd738138b1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 87a7f373ec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2787a7f373ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 87a7f373ec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: bd7d0eadec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd7d0eadec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for bd7d0eadec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 9798380b1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279798380b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 9798380b1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: b9261490ec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9261490ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for b9261490ec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 937b75eab1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27937b75eab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 937b75eab1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 706892f0ec
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27706892f0ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 706892f0ec: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: df1549fcb1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df1549fcb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for df1549fcb1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 56401384b1
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756401384b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:23 [vpauto.fr] INFO: Scrape type for 56401384b1: 0
2026-03-25 12:00:23 [vpauto.fr] INFO: Found listing with ID: 1dbc205bec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271dbc205bec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 1dbc205bec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 71e264bdb1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771e264bdb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 71e264bdb1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 17be9cf8ec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717be9cf8ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 17be9cf8ec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 62f62717b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2762f62717b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 62f62717b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 6d258e0dec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d258e0dec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 6d258e0dec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 4d1008dbec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d1008dbec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 4d1008dbec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: c2ab67a1b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2ab67a1b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for c2ab67a1b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 6e31185eb1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e31185eb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 6e31185eb1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 8416dcfaec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278416dcfaec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 8416dcfaec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: ab892bf4ec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab892bf4ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for ab892bf4ec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 71dab0c4b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771dab0c4b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 71dab0c4b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 1de0ca9ab1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271de0ca9ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 1de0ca9ab1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 3d7ea549ec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d7ea549ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 3d7ea549ec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 72fd4eabb1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2772fd4eabb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 72fd4eabb1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 33d2a7b5ec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733d2a7b5ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 33d2a7b5ec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 5114c2adec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275114c2adec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 5114c2adec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: e824ce17b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e824ce17b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for e824ce17b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: d187083ab1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d187083ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for d187083ab1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 91074384ec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791074384ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 91074384ec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 3c9f6396b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c9f6396b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 3c9f6396b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: b0262e91ec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b0262e91ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for b0262e91ec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 55c1abadec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2755c1abadec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 55c1abadec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 258bf607b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27258bf607b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 258bf607b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: ce7bbb30b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ce7bbb30b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for ce7bbb30b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 5281c37ec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275281c37ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 5281c37ec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: ab5c2f92b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab5c2f92b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for ab5c2f92b1: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 24278c2dec
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2724278c2dec%27 HTTP/1.1" 200 None
2026-03-25 12:00:24 [vpauto.fr] INFO: Scrape type for 24278c2dec: 0
2026-03-25 12:00:24 [vpauto.fr] INFO: Found listing with ID: 48d2f8a0b1
2026-03-25 12:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2748d2f8a0b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 48d2f8a0b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 19f5d200ec
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719f5d200ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 19f5d200ec: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: e9362604b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9362604b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for e9362604b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: e32a79e9ec
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e32a79e9ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for e32a79e9ec: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: c06d53aeb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c06d53aeb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for c06d53aeb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 4fa55465b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274fa55465b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 4fa55465b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: e753c2e1b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e753c2e1b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for e753c2e1b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 46ed4b6cb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746ed4b6cb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 46ed4b6cb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: e9bb7d95b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9bb7d95b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for e9bb7d95b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: afb287fb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afb287fb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for afb287fb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: d0270dcb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d0270dcb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for d0270dcb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: e56eb2c7b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e56eb2c7b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for e56eb2c7b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 638b9d6b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27638b9d6b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 638b9d6b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: c0f3cf8bb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0f3cf8bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for c0f3cf8bb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 1d7ec68eb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d7ec68eb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 1d7ec68eb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: f349ac02b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f349ac02b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for f349ac02b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 81c01fbeb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781c01fbeb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 81c01fbeb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: a2604aefb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a2604aefb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for a2604aefb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: d87075fdb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d87075fdb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for d87075fdb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: a1410e43b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1410e43b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for a1410e43b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: c2db9b87b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2db9b87b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for c2db9b87b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 7f1029d9b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f1029d9b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 7f1029d9b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 4aa704aeb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274aa704aeb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 4aa704aeb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: d3d3ecb1b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d3d3ecb1b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for d3d3ecb1b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: bda54a64b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bda54a64b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for bda54a64b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: cccbe9d7b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cccbe9d7b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for cccbe9d7b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 3c7b7c42b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c7b7c42b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 3c7b7c42b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 4eeba024b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274eeba024b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 4eeba024b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 32846d89b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2732846d89b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 32846d89b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 19ed1d2fb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719ed1d2fb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 19ed1d2fb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: ab440c8bb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab440c8bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for ab440c8bb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 7d0034f8b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d0034f8b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 7d0034f8b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 72e53141b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2772e53141b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for 72e53141b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: fa4b3a8b1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fa4b3a8b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for fa4b3a8b1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: e4aa98efb1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4aa98efb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for e4aa98efb1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: b7c8dd9db1
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7c8dd9db1%27 HTTP/1.1" 200 None
2026-03-25 12:00:25 [vpauto.fr] INFO: Scrape type for b7c8dd9db1: 0
2026-03-25 12:00:25 [vpauto.fr] INFO: Found listing with ID: 2f06903cb1
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f06903cb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:26 [vpauto.fr] INFO: Scrape type for 2f06903cb1: 0
2026-03-25 12:00:26 [vpauto.fr] INFO: Found listing with ID: dc80600ab1
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80600ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:26 [vpauto.fr] INFO: Scrape type for dc80600ab1: 0
2026-03-25 12:00:26 [vpauto.fr] INFO: Found listing with ID: a07e14c2b1
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a07e14c2b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:26 [vpauto.fr] INFO: Scrape type for a07e14c2b1: 0
2026-03-25 12:00:26 [vpauto.fr] INFO: Requesting listing page 3: https://vpauto.eu/vehicle/list?page=3
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f77ec490>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_3.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_04-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_04-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f760edd0>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_1.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_02-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_02-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f7649490>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_4.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_05-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_05-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f7631090>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_8.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_09-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_09-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f765fb10>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_5.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_06-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_06-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f763a190>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_9.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_10-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_10-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f761fc50>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_7.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_08-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_08-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f7716310>
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_2.jpg HTTP/1.1" 201 0
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_03-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_03-1200.jpg saved to cache
2026-03-25 12:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc9f77f6850>
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 12:00:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_6.jpg HTTP/1.1" 201 0
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FGPszhab_07-1200.jpg') HTTP/1.1" 204 0
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/GPszhab_07-1200.jpg saved to cache
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fbbf3835-6cf3-55f3-9fe3-47955f699e94
2026-03-25 12:00:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbbf3835-6cf3-55f3-9fe3-47955f699e94, skipping ID generation
2026-03-25 12:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbf3835-6cf3-55f3-9fe3-47955f699e94 with scrape type 1
2026-03-25 12:00:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbbf3835-6cf3-55f3-9fe3-47955f699e94 sending to next pipeline
2026-03-25 12:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fbbf3835-6cf3-55f3-9fe3-47955f699e94, identifier: a332cb71b1
2026-03-25 12:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1
2026-03-25 12:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1
2026-03-25 12:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1 to the API
2026-03-25 12:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/GPszhab_07-1200.jpg>
{'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': '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': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96726,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88399,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102296,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85730,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97195,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102316,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100872,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89001,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129823,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf3835-6cf3-55f3-9fe3-47955f699e94/fbbf3835-6cf3-55f3-9fe3-47955f699e94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144596,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/GPszhab_10-1200.jpg',
'Width': 1200}],
'price': 25400,
'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-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a332cb71b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:28 [vpauto.fr] INFO: Saving data for a332cb71b1: {'created_time': 1774440028.88868, 'last_price_update_time': 1774440028.888693}
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a332cb71b1') HTTP/1.1" 204 0
2026-03-25 12:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=3> (referer: https://vpauto.eu/vehicle/list?page=2) ['zyte-api']
2026-03-25 12:00:38 [vpauto.fr] INFO: Found 96 ads on page 3
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 318dc6f5b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27318dc6f5b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 318dc6f5b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 3e2dfb9eb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273e2dfb9eb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 3e2dfb9eb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 8e4042f9b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e4042f9b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 8e4042f9b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: b96d7affb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b96d7affb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for b96d7affb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: b697eb16b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b697eb16b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for b697eb16b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 935882cbb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27935882cbb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 935882cbb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: db118aacb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db118aacb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for db118aacb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 9c6fce44b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279c6fce44b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 9c6fce44b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 4d7b9e42b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d7b9e42b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 4d7b9e42b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 3f6a8948b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f6a8948b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 3f6a8948b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: a218de83b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a218de83b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for a218de83b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 97a704bdb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797a704bdb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 97a704bdb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 522849bfb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27522849bfb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 522849bfb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 3fd80024b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273fd80024b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 3fd80024b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: afd82828b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afd82828b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for afd82828b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: ef5da30db1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef5da30db1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for ef5da30db1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: eb209ac5b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb209ac5b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for eb209ac5b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 9255da31b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279255da31b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 9255da31b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 14f88a85b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2714f88a85b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 14f88a85b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: cf99e277b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf99e277b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for cf99e277b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 91c89f28b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791c89f28b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 91c89f28b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: 6ea6678eb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276ea6678eb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for 6ea6678eb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: fe548ffcb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe548ffcb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for fe548ffcb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: bd85fb8cb1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd85fb8cb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for bd85fb8cb1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: f5243a05b1
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f5243a05b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:38 [vpauto.fr] INFO: Scrape type for f5243a05b1: 0
2026-03-25 12:00:38 [vpauto.fr] INFO: Found listing with ID: cbc67028b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc67028b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for cbc67028b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: a72aad07b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a72aad07b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for a72aad07b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: b016a5e6b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b016a5e6b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for b016a5e6b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: c9974244b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9974244b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for c9974244b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 386f16fdb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27386f16fdb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 386f16fdb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: f7314ab9b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f7314ab9b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for f7314ab9b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 2290f9bbb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272290f9bbb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 2290f9bbb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 343a0a1ab1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27343a0a1ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 343a0a1ab1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 9b6edfb7b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b6edfb7b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 9b6edfb7b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 23beefb8b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723beefb8b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 23beefb8b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 7ea034d9b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ea034d9b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 7ea034d9b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: b9cb5a61b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9cb5a61b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for b9cb5a61b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: c75118fbb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c75118fbb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for c75118fbb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 76d31678b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2776d31678b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 76d31678b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 549bf4e8b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27549bf4e8b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 549bf4e8b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 5d7798c6b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275d7798c6b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 5d7798c6b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 881abf86b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27881abf86b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 881abf86b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 1de63f84b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271de63f84b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 1de63f84b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 2712c1afb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272712c1afb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 2712c1afb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: c055fa99b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c055fa99b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for c055fa99b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 8e466e87b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e466e87b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 8e466e87b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 77f0d90bb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777f0d90bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 77f0d90bb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 4a4fc3bcb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a4fc3bcb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 4a4fc3bcb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 76360353b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2776360353b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 76360353b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 79e71e60b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779e71e60b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 79e71e60b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 16b46abeb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2716b46abeb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 16b46abeb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 13f3d9f2b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713f3d9f2b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 13f3d9f2b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: b6ef2fb7b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b6ef2fb7b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for b6ef2fb7b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: d98ea7ceb1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d98ea7ceb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for d98ea7ceb1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: ea30fcb6b1
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ea30fcb6b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for ea30fcb6b1: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: f2727b8d55
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2727b8d55%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for f2727b8d55: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 33ea9eb455
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733ea9eb455%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 33ea9eb455: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: 97df09b055
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797df09b055%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for 97df09b055: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: ef3dba5b55
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef3dba5b55%27 HTTP/1.1" 200 None
2026-03-25 12:00:39 [vpauto.fr] INFO: Scrape type for ef3dba5b55: 0
2026-03-25 12:00:39 [vpauto.fr] INFO: Found listing with ID: e9dbc98bec
2026-03-25 12:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9dbc98bec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for e9dbc98bec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 296c8edab1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27296c8edab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 296c8edab1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 4862350b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274862350b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 4862350b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 811d2c9b55
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27811d2c9b55%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 811d2c9b55: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: cb08ca4bec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cb08ca4bec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for cb08ca4bec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: e840b6d0b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e840b6d0b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for e840b6d0b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 7b7176df55
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b7176df55%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 7b7176df55: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 2bab7e88ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bab7e88ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 2bab7e88ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 67d73c95b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2767d73c95b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 67d73c95b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: ad4499b8ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad4499b8ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for ad4499b8ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: f0cc786155
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0cc786155%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for f0cc786155: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 2928059eb1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272928059eb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 2928059eb1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 3f211a3455
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f211a3455%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 3f211a3455: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 566ffef1b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27566ffef1b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 566ffef1b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 9d2ffc1eec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279d2ffc1eec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 9d2ffc1eec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 5d9e925455
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275d9e925455%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 5d9e925455: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: a0de97abb1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0de97abb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for a0de97abb1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: c4e221c955
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c4e221c955%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for c4e221c955: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: d49f2db9ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d49f2db9ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for d49f2db9ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: f669a87fb1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f669a87fb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for f669a87fb1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: c1fdf514ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c1fdf514ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for c1fdf514ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 34bbc86055
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2734bbc86055%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 34bbc86055: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 54f70584b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2754f70584b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 54f70584b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: b868f9b7ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b868f9b7ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for b868f9b7ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: cd9a089555
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd9a089555%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for cd9a089555: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: fc5b813b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc5b813b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for fc5b813b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: f98ab0a3ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f98ab0a3ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for f98ab0a3ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 10e24d9a55
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2710e24d9a55%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 10e24d9a55: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: cf2df284ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf2df284ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for cf2df284ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 98f7f057b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2798f7f057b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 98f7f057b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 1e719b5255
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e719b5255%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 1e719b5255: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 5e680bb55
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275e680bb55%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 5e680bb55: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 331a6bdfec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27331a6bdfec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 331a6bdfec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 1e43f32fb1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e43f32fb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 1e43f32fb1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: d24c3a0ec
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d24c3a0ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for d24c3a0ec: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: bb17acdc55
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb17acdc55%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for bb17acdc55: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Found listing with ID: 9b2f7941b1
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b2f7941b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:40 [vpauto.fr] INFO: Scrape type for 9b2f7941b1: 0
2026-03-25 12:00:40 [vpauto.fr] INFO: Requesting listing page 4: https://vpauto.eu/vehicle/list?page=4
2026-03-25 12:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=4> (referer: https://vpauto.eu/vehicle/list?page=3) ['zyte-api']
2026-03-25 12:00:54 [vpauto.fr] INFO: Found 96 ads on page 4
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 95d261efb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795d261efb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 95d261efb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: c76ff1d355
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c76ff1d355%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for c76ff1d355: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 5086eff9ec
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275086eff9ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 5086eff9ec: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: ecb19d13b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ecb19d13b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for ecb19d13b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 51c09fd0ec
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2751c09fd0ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 51c09fd0ec: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 5de14b8055
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275de14b8055%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 5de14b8055: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: ba7b5226b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba7b5226b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for ba7b5226b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 292397bbec
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27292397bbec%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 292397bbec: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 54fbe4f255
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2754fbe4f255%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 54fbe4f255: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: eee8f44ec
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eee8f44ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for eee8f44ec: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 88cb4f99b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788cb4f99b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 88cb4f99b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 7950a26955
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277950a26955%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 7950a26955: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 89916ba4b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789916ba4b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 89916ba4b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 342baa0155
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27342baa0155%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 342baa0155: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: df6640c1ec
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df6640c1ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for df6640c1ec: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: e1d7e936ec
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e1d7e936ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for e1d7e936ec: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 9e6eac4bb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279e6eac4bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 9e6eac4bb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: dd74d9e9b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd74d9e9b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for dd74d9e9b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: cc0573c5b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc0573c5b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for cc0573c5b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: ed47f15b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed47f15b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for ed47f15b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 774a0d96b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27774a0d96b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 774a0d96b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: f0a0f49fb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0a0f49fb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for f0a0f49fb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: f50391ab1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f50391ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for f50391ab1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 69dbbe09b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2769dbbe09b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 69dbbe09b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: d927cff0b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d927cff0b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for d927cff0b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 9f7b1d6cb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279f7b1d6cb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 9f7b1d6cb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 4a5839e4b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a5839e4b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 4a5839e4b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 6fe52ae2b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276fe52ae2b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 6fe52ae2b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: b8062abcb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b8062abcb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for b8062abcb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: e975e5f6b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e975e5f6b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for e975e5f6b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 770cb285b1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27770cb285b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 770cb285b1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 59984facb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2759984facb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 59984facb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: d974cabdb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d974cabdb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for d974cabdb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 3bcf5b7fb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bcf5b7fb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:54 [vpauto.fr] INFO: Scrape type for 3bcf5b7fb1: 0
2026-03-25 12:00:54 [vpauto.fr] INFO: Found listing with ID: 3c038d8bb1
2026-03-25 12:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c038d8bb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 3c038d8bb1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 65ab2831b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765ab2831b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 65ab2831b1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: df5ab765b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27df5ab765b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for df5ab765b1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 65138a2ab1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765138a2ab1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 65138a2ab1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 17eaaa0cb1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717eaaa0cb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 17eaaa0cb1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: d60cb082b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d60cb082b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for d60cb082b1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 5f212ea6b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275f212ea6b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 5f212ea6b1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: e140e982b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e140e982b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for e140e982b1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 41aedfe6ec
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741aedfe6ec%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 41aedfe6ec: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 736ab53d55
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27736ab53d55%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 736ab53d55: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 4ecef26255
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ecef26255%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 4ecef26255: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 7e46b2b655
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277e46b2b655%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 7e46b2b655: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 6eb80bf6b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276eb80bf6b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 6eb80bf6b1: 1
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 3460e83455
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273460e83455%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 3460e83455: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: f2c706bfec
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2c706bfec%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for f2c706bfec: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 595adc56b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27595adc56b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 595adc56b1: 1
2026-03-25 12:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: eb1ec57dec
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb1ec57dec%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for eb1ec57dec: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: e585cacc55
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e585cacc55%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for e585cacc55: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 150473bcb1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27150473bcb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 150473bcb1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 53fe160755
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753fe160755%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 53fe160755: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: ffab73e0b1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ffab73e0b1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for ffab73e0b1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: a20c2e6b55
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a20c2e6b55%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for a20c2e6b55: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 228644a155
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27228644a155%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 228644a155: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: c60986ccb1
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c60986ccb1%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for c60986ccb1: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 6bde7d1a55
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276bde7d1a55%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 6bde7d1a55: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: fe42688ff8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe42688ff8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for fe42688ff8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: c490df35f8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c490df35f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for c490df35f8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: e919ee2536
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e919ee2536%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for e919ee2536: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 35daf9bbf8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735daf9bbf8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 35daf9bbf8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 75dd138dbf
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775dd138dbf%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 75dd138dbf: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 8bd5f29c36
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278bd5f29c36%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 8bd5f29c36: 2
2026-03-25 12:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 22baa2a0bf
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2722baa2a0bf%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 22baa2a0bf: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 318c82d736
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27318c82d736%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 318c82d736: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: de9511a0aa
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9511a0aa%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for de9511a0aa: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 44ea65e4f8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744ea65e4f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 44ea65e4f8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: b610acaef8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b610acaef8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for b610acaef8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 582bbb51f8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27582bbb51f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for 582bbb51f8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: f7f3fd09f8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f7f3fd09f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for f7f3fd09f8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: a4e7e7bbf8
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4e7e7bbf8%27 HTTP/1.1" 200 None
2026-03-25 12:00:55 [vpauto.fr] INFO: Scrape type for a4e7e7bbf8: 0
2026-03-25 12:00:55 [vpauto.fr] INFO: Found listing with ID: 62c65536bf
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2762c65536bf%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 62c65536bf: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 740848e4f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27740848e4f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 740848e4f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 7d396cadbf
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d396cadbf%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 7d396cadbf: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 4e6a04b536
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274e6a04b536%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 4e6a04b536: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 7d83b0a8f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d83b0a8f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 7d83b0a8f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 17f36d44bf
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717f36d44bf%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 17f36d44bf: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 1236dddaf8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271236dddaf8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 1236dddaf8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: e33b1ad6f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e33b1ad6f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for e33b1ad6f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 440578c35a
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27440578c35a%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 440578c35a: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 1d6d76b36
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d6d76b36%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 1d6d76b36: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: ed8506c4bf
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ed8506c4bf%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for ed8506c4bf: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 9727de77f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279727de77f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 9727de77f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 4d9d5fcef8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d9d5fcef8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 4d9d5fcef8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 3d98fd2d36
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d98fd2d36%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 3d98fd2d36: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: e2e0c9b8f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2e0c9b8f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for e2e0c9b8f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: c52ff606f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c52ff606f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for c52ff606f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 2446bff0f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272446bff0f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 2446bff0f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: af0fb314f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af0fb314f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for af0fb314f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 2bd0c09ef8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bd0c09ef8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 2bd0c09ef8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: b6834718f8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b6834718f8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for b6834718f8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: a1c4f78ef8
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1c4f78ef8%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for a1c4f78ef8: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 6b538aa8bf
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276b538aa8bf%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 6b538aa8bf: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Found listing with ID: 2c9b9b41bf
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c9b9b41bf%27 HTTP/1.1" 200 None
2026-03-25 12:00:56 [vpauto.fr] INFO: Scrape type for 2c9b9b41bf: 0
2026-03-25 12:00:56 [vpauto.fr] INFO: Requesting listing page 5: https://vpauto.eu/vehicle/list?page=5
2026-03-25 12:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/595adc56b1/toyota-proace-long-20l-140-d-4d-bva8-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 12:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1
2026-03-25 12:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffeb865c-47f7-559b-8125-7e0e5f910c93 with scrape type 1
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffeb865c-47f7-559b-8125-7e0e5f910c93
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_01-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_02-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_03-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_04-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_05-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_06-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_07-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_08-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_09-1200.jpg already downloaded
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FgZNpjSB_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/gZNpjSB_10-1200.jpg already downloaded
2026-03-25 12:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ffeb865c-47f7-559b-8125-7e0e5f910c93, identifier: 595adc56b1
2026-03-25 12:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1
2026-03-25 12:01:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:01:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1
2026-03-25 12:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ffeb865c-47f7-559b-8125-7e0e5f910c93 with identifier: 595adc56b1 to the API
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/595adc56b1/toyota-proace-long-20l-140-d-4d-bva8-business>
{'auction_title': '',
'c_o_2_emission_value': 196,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ffeb865c-47f7-559b-8125-7e0e5f910c93',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/595adc56b1/toyota-proace-long-20l-140-d-4d-bva8-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'odometer': 112373,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://cdn.vpauto.fr/gZNpjSB_01-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_02-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_03-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_04-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_05-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_06-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_07-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_08-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_09-1200.jpg',
'https://cdn.vpauto.fr/gZNpjSB_10-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87446,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80557,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93448,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85727,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89626,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82962,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93238,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85738,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117284,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffeb865c-47f7-559b-8125-7e0e5f910c93/ffeb865c-47f7-559b-8125-7e0e5f910c93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134669,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/gZNpjSB_10-1200.jpg',
'Width': 1200}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'transmission': 'automatic',
'trim': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'year': 2022}
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27595adc56b1%27 HTTP/1.1" 200 None
2026-03-25 12:01:03 [vpauto.fr] INFO: Saving data for 595adc56b1: {'created_time': 1774440063.533681, 'last_price_update_time': 1774440063.533693}
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='595adc56b1') HTTP/1.1" 204 0
2026-03-25 12:01:07 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 6 pages/min), scraped 2 items (at 2 items/min)
2026-03-25 12:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 175MiB
2026-03-25 12:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=5> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 12:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6eb80bf6b1/toyota-proace-long-20l-140-d-4d-bva8-business> (referer: https://vpauto.eu/vehicle/list?page=4) ['zyte-api']
2026-03-25 12:01:17 [vpauto.fr] INFO: Found 96 ads on page 5
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: 67569c04f8
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2767569c04f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for 67569c04f8: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: 245dbbb836
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27245dbbb836%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for 245dbbb836: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: 9a53f288f8
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279a53f288f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for 9a53f288f8: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: 56534962bf
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756534962bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for 56534962bf: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: fc1f97faf8
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc1f97faf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for fc1f97faf8: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: 2d6586a2bf
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d6586a2bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for 2d6586a2bf: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: 911d9af1aa
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27911d9af1aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for 911d9af1aa: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: c47c3c449e
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c47c3c449e%27 HTTP/1.1" 200 None
2026-03-25 12:01:17 [vpauto.fr] INFO: Scrape type for c47c3c449e: 0
2026-03-25 12:01:17 [vpauto.fr] INFO: Found listing with ID: 535398529e
2026-03-25 12:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27535398529e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 535398529e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: d217718436
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d217718436%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for d217718436: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: a81dee1f8
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a81dee1f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for a81dee1f8: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 2cd87f70bf
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272cd87f70bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 2cd87f70bf: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 553a5ee7bf
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27553a5ee7bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 553a5ee7bf: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 8890899b9e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278890899b9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 8890899b9e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 35929248bf
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2735929248bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 35929248bf: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 32285db336
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2732285db336%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 32285db336: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 5df12118bf
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275df12118bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 5df12118bf: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: fc121d8daa
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc121d8daa%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for fc121d8daa: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: f8464ddff8
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8464ddff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for f8464ddff8: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: f06d1e019e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f06d1e019e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for f06d1e019e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: c83b1abf8
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c83b1abf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for c83b1abf8: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 2fa726409e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272fa726409e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 2fa726409e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: a1d05c2a9e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1d05c2a9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for a1d05c2a9e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: eedabda9e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eedabda9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for eedabda9e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 8e67ecf09e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e67ecf09e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 8e67ecf09e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 20392b59aa
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2720392b59aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 20392b59aa: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: e33dddfa9e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e33dddfa9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for e33dddfa9e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 669540885a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27669540885a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 669540885a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 5061f6c836
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275061f6c836%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 5061f6c836: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: cb9213265a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cb9213265a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for cb9213265a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: fef0f2775a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fef0f2775a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for fef0f2775a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: c0a099afbf
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0a099afbf%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for c0a099afbf: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 4ada92b9e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ada92b9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 4ada92b9e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 691174d736
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27691174d736%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 691174d736: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 8be3757e9e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278be3757e9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 8be3757e9e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: e8a38bf99e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e8a38bf99e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for e8a38bf99e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: f552bf6c5a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f552bf6c5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for f552bf6c5a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 56cf23e636
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756cf23e636%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 56cf23e636: 2
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 2b12be6f8
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272b12be6f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 2b12be6f8: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 43c6b99af8
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2743c6b99af8%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 43c6b99af8: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: db8103a15a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db8103a15a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for db8103a15a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 863fe0efbf
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27863fe0efbf%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 863fe0efbf: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 65477e09e
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765477e09e%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 65477e09e: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: a45274925a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a45274925a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for a45274925a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: ca0e8ec15a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ca0e8ec15a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for ca0e8ec15a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 6bdb8f6036
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276bdb8f6036%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for 6bdb8f6036: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: f285e4915a
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f285e4915a%27 HTTP/1.1" 200 None
2026-03-25 12:01:18 [vpauto.fr] INFO: Scrape type for f285e4915a: 0
2026-03-25 12:01:18 [vpauto.fr] INFO: Found listing with ID: 5f4d5217aa
2026-03-25 12:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275f4d5217aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 5f4d5217aa: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 68e8a8f09e
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2768e8a8f09e%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 68e8a8f09e: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: fbf36f92f8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbf36f92f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for fbf36f92f8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: e138d32c5a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e138d32c5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for e138d32c5a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 131e4f5f36
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27131e4f5f36%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 131e4f5f36: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: e4bfb0f1f8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4bfb0f1f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for e4bfb0f1f8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: acd1c96236
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27acd1c96236%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for acd1c96236: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 2f2fdba79e
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f2fdba79e%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 2f2fdba79e: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: c8a04835a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c8a04835a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for c8a04835a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: fbaeb0165a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbaeb0165a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for fbaeb0165a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: a42c9698f8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a42c9698f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for a42c9698f8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 6c3bd9c15a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276c3bd9c15a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 6c3bd9c15a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 8ff6c5f35a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ff6c5f35a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 8ff6c5f35a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 77b10ccb5a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777b10ccb5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 77b10ccb5a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 86b2c07aaa
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786b2c07aaa%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 86b2c07aaa: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 79bc81685a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779bc81685a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 79bc81685a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 77ac98ad5a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777ac98ad5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 77ac98ad5a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: f2b3734aa
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2b3734aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for f2b3734aa: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: be1a4855bf
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be1a4855bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for be1a4855bf: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: daa47eafbf
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27daa47eafbf%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for daa47eafbf: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 486cd51bf8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27486cd51bf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 486cd51bf8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 778b1532f8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27778b1532f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 778b1532f8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: fbbe89d136
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbbe89d136%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for fbbe89d136: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: baf20cd2f8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27baf20cd2f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for baf20cd2f8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 9de981bdf8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279de981bdf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 9de981bdf8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 25523b3c9e
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2725523b3c9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 25523b3c9e: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: a7e2ad6bf8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a7e2ad6bf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for a7e2ad6bf8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: cc1f1cba5a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc1f1cba5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for cc1f1cba5a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 61f6af2736
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761f6af2736%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 61f6af2736: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 4d9b5d7af8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d9b5d7af8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 4d9b5d7af8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 65f0e7e5f8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2765f0e7e5f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 65f0e7e5f8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: a74dcfdbf
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a74dcfdbf%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for a74dcfdbf: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 5704e16cf8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275704e16cf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 5704e16cf8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 45806c8ef8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2745806c8ef8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 45806c8ef8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 183544ef9e
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27183544ef9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 183544ef9e: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: a199bb8ff8
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a199bb8ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for a199bb8ff8: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: ec08032d5a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ec08032d5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for ec08032d5a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: 83f19b345a
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2783f19b345a%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for 83f19b345a: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: cd0f4a50aa
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd0f4a50aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for cd0f4a50aa: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: a1bbcc48aa
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1bbcc48aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:19 [vpauto.fr] INFO: Scrape type for a1bbcc48aa: 0
2026-03-25 12:01:19 [vpauto.fr] INFO: Found listing with ID: f0d8d97d36
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0d8d97d36%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for f0d8d97d36: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: ce7890e5f8
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ce7890e5f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for ce7890e5f8: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: a86aa82636
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a86aa82636%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for a86aa82636: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: c0008badf8
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0008badf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for c0008badf8: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: c65601c6f8
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c65601c6f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for c65601c6f8: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: eec376d936
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eec376d936%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for eec376d936: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: d4408881aa
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4408881aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for d4408881aa: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: 5103e57ff8
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275103e57ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for 5103e57ff8: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Found listing with ID: 164f7a5a
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27164f7a5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [vpauto.fr] INFO: Scrape type for 164f7a5a: 0
2026-03-25 12:01:20 [vpauto.fr] INFO: Requesting listing page 6: https://vpauto.eu/vehicle/list?page=6
2026-03-25 12:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1
2026-03-25 12:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e330591c-09d7-51d6-9f27-f751c871e968 with scrape type 1
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e330591c-09d7-51d6-9f27-f751c871e968
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_01-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_02-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_03-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_04-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_05-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_06-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_07-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_08-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_09-1200.jpg already downloaded
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01: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%252FfDJwWDM_11-1200.jpg%27 HTTP/1.1" 200 None
2026-03-25 12:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/fDJwWDM_11-1200.jpg already downloaded
2026-03-25 12:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e330591c-09d7-51d6-9f27-f751c871e968, identifier: 6eb80bf6b1
2026-03-25 12:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1
2026-03-25 12:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1
2026-03-25 12:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e330591c-09d7-51d6-9f27-f751c871e968 with identifier: 6eb80bf6b1 to the API
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6eb80bf6b1/toyota-proace-long-20l-140-d-4d-bva8-business>
{'auction_title': '',
'c_o_2_emission_value': 196,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e330591c-09d7-51d6-9f27-f751c871e968',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6eb80bf6b1/toyota-proace-long-20l-140-d-4d-bva8-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'TOYOTA',
'model': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'odometer': 80783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://cdn.vpauto.fr/fDJwWDM_01-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_02-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_03-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_04-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_05-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_06-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_07-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_08-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_09-1200.jpg',
'https://cdn.vpauto.fr/fDJwWDM_11-1200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99412,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80613,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87836,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77943,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78448,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79990,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90413,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89702,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82906,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e330591c-09d7-51d6-9f27-f751c871e968/e330591c-09d7-51d6-9f27-f751c871e968_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123352,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/fDJwWDM_11-1200.jpg',
'Width': 1200}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'transmission': 'automatic',
'trim': 'PROACE LONG 2.0L 140 D-4D BVA8 BUSINESS',
'year': 2022}
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276eb80bf6b1%27 HTTP/1.1" 200 None
2026-03-25 12:01:21 [vpauto.fr] INFO: Saving data for 6eb80bf6b1: {'created_time': 1774440081.099417, 'last_price_update_time': 1774440081.099429}
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6eb80bf6b1') HTTP/1.1" 204 0
2026-03-25 12:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=6> (referer: https://vpauto.eu/vehicle/list?page=5) ['zyte-api']
2026-03-25 12:01:54 [vpauto.fr] INFO: Found 96 ads on page 6
2026-03-25 12:01:54 [vpauto.fr] INFO: Found listing with ID: a87030a3f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a87030a3f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for a87030a3f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 59bb4c635a
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2759bb4c635a%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 59bb4c635a: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 8a31ae7af8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278a31ae7af8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 8a31ae7af8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: afec9c5ff8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afec9c5ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for afec9c5ff8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 24c0c194f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2724c0c194f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 24c0c194f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: a5d01398bf
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5d01398bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for a5d01398bf: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 551e4e38f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27551e4e38f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 551e4e38f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: d017892df8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d017892df8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for d017892df8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 1796cc16bf
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271796cc16bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 1796cc16bf: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 7ad1702bf
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ad1702bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 7ad1702bf: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: b4480455f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b4480455f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for b4480455f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 4412e071f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274412e071f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 4412e071f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 44a59a45f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744a59a45f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 44a59a45f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 165b940f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27165b940f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 165b940f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 6584cd2a36
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276584cd2a36%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 6584cd2a36: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 86a2b67bf8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786a2b67bf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 86a2b67bf8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 58e36241f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2758e36241f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 58e36241f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 444b7d21f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27444b7d21f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 444b7d21f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 28b13f37f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2728b13f37f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 28b13f37f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 604809b9f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27604809b9f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 604809b9f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: ba92d548f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba92d548f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for ba92d548f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 729d4b69f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27729d4b69f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 729d4b69f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 533e03945a
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27533e03945a%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 533e03945a: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 6d691f8cf8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d691f8cf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 6d691f8cf8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 7cc3362836
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cc3362836%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 7cc3362836: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: eaa973ecf8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eaa973ecf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for eaa973ecf8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: c27ce610bf
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c27ce610bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for c27ce610bf: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: d4c5f713f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d4c5f713f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for d4c5f713f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: e3723a105a
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3723a105a%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for e3723a105a: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 61f37f06f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761f37f06f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 61f37f06f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 64637325f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2764637325f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 64637325f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 9da0fc835a
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279da0fc835a%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 9da0fc835a: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: b2631813f8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2631813f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for b2631813f8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 2a6e4e8af8
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a6e4e8af8%27 HTTP/1.1" 200 None
2026-03-25 12:01:55 [vpauto.fr] INFO: Scrape type for 2a6e4e8af8: 0
2026-03-25 12:01:55 [vpauto.fr] INFO: Found listing with ID: 7b277e399e
2026-03-25 12:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b277e399e%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 7b277e399e: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: aad73e0ef8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aad73e0ef8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for aad73e0ef8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: a049163f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a049163f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for a049163f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 37cbe96ff8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737cbe96ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 37cbe96ff8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: e133136df8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e133136df8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for e133136df8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 5e0405d45a
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275e0405d45a%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 5e0405d45a: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 6c9b52999e
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276c9b52999e%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 6c9b52999e: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 90ea55a8bf
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790ea55a8bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 90ea55a8bf: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: fc895b6a5a
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc895b6a5a%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for fc895b6a5a: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: aef692dcf8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aef692dcf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for aef692dcf8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 7bbc65da36
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277bbc65da36%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 7bbc65da36: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: d2f71f3bf8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d2f71f3bf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for d2f71f3bf8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 9ef602105a
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279ef602105a%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 9ef602105a: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: a103a231f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a103a231f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for a103a231f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: eb0f83dbf8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb0f83dbf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for eb0f83dbf8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 9b29fc95f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b29fc95f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 9b29fc95f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 38f2bb17f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738f2bb17f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 38f2bb17f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 67b4da03f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2767b4da03f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 67b4da03f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: f5a133305a
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f5a133305a%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for f5a133305a: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 5be5ae6ff8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275be5ae6ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 5be5ae6ff8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 70c69b6ff8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2770c69b6ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 70c69b6ff8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 37783140f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2737783140f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 37783140f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 1c24cb3ff8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c24cb3ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 1c24cb3ff8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: d28abf11f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d28abf11f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for d28abf11f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: d5f7d799f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d5f7d799f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for d5f7d799f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 8ca4bdbabf
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca4bdbabf%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 8ca4bdbabf: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: 9fcff2dcf8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279fcff2dcf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for 9fcff2dcf8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: c2eb47e6f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2eb47e6f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for c2eb47e6f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: c9371059f8
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9371059f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:56 [vpauto.fr] INFO: Scrape type for c9371059f8: 0
2026-03-25 12:01:56 [vpauto.fr] INFO: Found listing with ID: c0bd31aef8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0bd31aef8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for c0bd31aef8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 81aa4912f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781aa4912f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 81aa4912f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 53c0f5c6bf
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753c0f5c6bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 53c0f5c6bf: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 75f149c836
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775f149c836%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 75f149c836: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 51bbc226aa
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2751bbc226aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 51bbc226aa: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: b93c34a6f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b93c34a6f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for b93c34a6f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: cd0f7d30f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd0f7d30f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for cd0f7d30f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 479db83ff8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27479db83ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 479db83ff8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: d431ba5af8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d431ba5af8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for d431ba5af8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 68cdcb88aa
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2768cdcb88aa%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 68cdcb88aa: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: f009422f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f009422f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for f009422f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: c6caf061f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c6caf061f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for c6caf061f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: ee435eedbf
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee435eedbf%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for ee435eedbf: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 595391a4f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27595391a4f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 595391a4f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: d872ab81f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d872ab81f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for d872ab81f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: b8c5f27ff8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b8c5f27ff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for b8c5f27ff8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: ef326776f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef326776f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for ef326776f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 1e8ec38b36
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e8ec38b36%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 1e8ec38b36: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 8d7b01b4f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d7b01b4f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 8d7b01b4f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: ae9f65a336
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae9f65a336%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for ae9f65a336: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: e5f7d8e6f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e5f7d8e6f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for e5f7d8e6f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: a5f47fd6f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5f47fd6f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for a5f47fd6f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 44d2e3de9e
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744d2e3de9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 44d2e3de9e: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 7749b620f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277749b620f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 7749b620f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 2d9a686bf8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d9a686bf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 2d9a686bf8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 2cdb823e9e
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272cdb823e9e%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 2cdb823e9e: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: de9b0bf3f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9b0bf3f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for de9b0bf3f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: eaa81fd15a
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eaa81fd15a%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for eaa81fd15a: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: d2c0c6dff8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d2c0c6dff8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for d2c0c6dff8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 1e8719eaf8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e8719eaf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 1e8719eaf8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 36f0ce16f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736f0ce16f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:57 [vpauto.fr] INFO: Scrape type for 36f0ce16f8: 0
2026-03-25 12:01:57 [vpauto.fr] INFO: Found listing with ID: 38eefb04f8
2026-03-25 12:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738eefb04f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:58 [vpauto.fr] INFO: Scrape type for 38eefb04f8: 0
2026-03-25 12:01:58 [vpauto.fr] INFO: Found listing with ID: 26019ac1bf
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2726019ac1bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:58 [vpauto.fr] INFO: Scrape type for 26019ac1bf: 0
2026-03-25 12:01:58 [vpauto.fr] INFO: Requesting listing page 7: https://vpauto.eu/vehicle/list?page=7
2026-03-25 12:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=7> (referer: https://vpauto.eu/vehicle/list?page=6) ['zyte-api']
2026-03-25 12:01:59 [vpauto.fr] INFO: Found 96 ads on page 7
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 1ba9574baa
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ba9574baa%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for 1ba9574baa: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: f4934a87f8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f4934a87f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for f4934a87f8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 961319fdf8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27961319fdf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for 961319fdf8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: c0255890f8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c0255890f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for c0255890f8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 27d64521f8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2727d64521f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for 27d64521f8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 3a5bd53536
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a5bd53536%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for 3a5bd53536: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 7b463c13f8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b463c13f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for 7b463c13f8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 23ca135936
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723ca135936%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for 23ca135936: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: f42d983cf8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f42d983cf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for f42d983cf8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 14e7c610f8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2714e7c610f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for 14e7c610f8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: d7d35623bf
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7d35623bf%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for d7d35623bf: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: bf191a27f8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf191a27f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for bf191a27f8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: e43234a9f8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e43234a9f8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for e43234a9f8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: e67abfacf8
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e67abfacf8%27 HTTP/1.1" 200 None
2026-03-25 12:01:59 [vpauto.fr] INFO: Scrape type for e67abfacf8: 0
2026-03-25 12:01:59 [vpauto.fr] INFO: Found listing with ID: 2d1ab68436
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d1ab68436%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 2d1ab68436: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: a4049b3bf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4049b3bf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for a4049b3bf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 287b4f3f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27287b4f3f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 287b4f3f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: f75ed4dbf
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f75ed4dbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for f75ed4dbf: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 7d0a46e5f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d0a46e5f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 7d0a46e5f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 2931a81cf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272931a81cf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 2931a81cf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 7f7205cef8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f7205cef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 7f7205cef8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 4604aeaaf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274604aeaaf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 4604aeaaf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 53a2b78cf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753a2b78cf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 53a2b78cf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 797bbbd436
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27797bbbd436%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 797bbbd436: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 7cbc431bf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cbc431bf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 7cbc431bf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 56c3b653f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756c3b653f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 56c3b653f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 34e8a0dbf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2734e8a0dbf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 34e8a0dbf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: c2e5646ef8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2e5646ef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for c2e5646ef8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 972d7915f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27972d7915f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 972d7915f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 3aeb148536
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273aeb148536%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 3aeb148536: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 1bc43450f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc43450f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 1bc43450f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 1ffa4a7136
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ffa4a7136%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 1ffa4a7136: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 42727b819e
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2742727b819e%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 42727b819e: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 6d55ae03f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d55ae03f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 6d55ae03f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 1f4428f1f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271f4428f1f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 1f4428f1f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 206b5324f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27206b5324f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 206b5324f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: c73b0e7a36
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c73b0e7a36%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for c73b0e7a36: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 54caa4faf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2754caa4faf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 54caa4faf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 941b4415f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27941b4415f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 941b4415f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 3d8bd716f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d8bd716f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 3d8bd716f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: bf4c9e6af8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf4c9e6af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for bf4c9e6af8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 9a0e88ea36
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279a0e88ea36%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 9a0e88ea36: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 537a2e7d5a
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27537a2e7d5a%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 537a2e7d5a: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: d6a7fa5bf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d6a7fa5bf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for d6a7fa5bf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 91b0e296f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791b0e296f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 91b0e296f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: de9581f2f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27de9581f2f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for de9581f2f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 75aa5e5f8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775aa5e5f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 75aa5e5f8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: b7a1d4aaf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7a1d4aaf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for b7a1d4aaf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 655fdfdcbf
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27655fdfdcbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 655fdfdcbf: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: 13a6b50bf8
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713a6b50bf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:00 [vpauto.fr] INFO: Scrape type for 13a6b50bf8: 0
2026-03-25 12:02:00 [vpauto.fr] INFO: Found listing with ID: cca52d03f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cca52d03f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for cca52d03f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: d3d28134aa
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d3d28134aa%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for d3d28134aa: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 7932353cf8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277932353cf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 7932353cf8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: dbe246405a
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dbe246405a%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for dbe246405a: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 161e39a0f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27161e39a0f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 161e39a0f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 1442e66af8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271442e66af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 1442e66af8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 31e516a4f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731e516a4f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 31e516a4f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: aefd4bd0bf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aefd4bd0bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for aefd4bd0bf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 6cfcea68bf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276cfcea68bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 6cfcea68bf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: a6e80f5f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a6e80f5f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for a6e80f5f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: cc7f476c5a
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc7f476c5a%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for cc7f476c5a: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 97946bd95a
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2797946bd95a%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 97946bd95a: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: efb0cc1df8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27efb0cc1df8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for efb0cc1df8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 433c4cea36
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27433c4cea36%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 433c4cea36: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 8179eb66f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278179eb66f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 8179eb66f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: c20ed70dbf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c20ed70dbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for c20ed70dbf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 2139e832bf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272139e832bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 2139e832bf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 1c6dca3af8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c6dca3af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 1c6dca3af8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 2a034f9bf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a034f9bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 2a034f9bf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 2f99eb06f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272f99eb06f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 2f99eb06f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 40573beaf8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2740573beaf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 40573beaf8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 6d2fd564f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d2fd564f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 6d2fd564f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 2a2e25bdf8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a2e25bdf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 2a2e25bdf8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 9e7c9165f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279e7c9165f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 9e7c9165f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: e4f5ebc436
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4f5ebc436%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for e4f5ebc436: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 36fb906e36
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736fb906e36%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 36fb906e36: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 81454a87bf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2781454a87bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 81454a87bf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 141ad4dbf8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27141ad4dbf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 141ad4dbf8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 19fd17c9bf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719fd17c9bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 19fd17c9bf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: a1d79880f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a1d79880f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for a1d79880f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 8e44b124f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e44b124f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 8e44b124f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: b176305036
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b176305036%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for b176305036: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 1e2ad6c15a
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271e2ad6c15a%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 1e2ad6c15a: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 36e8407ebf
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736e8407ebf%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 36e8407ebf: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: e26c594636
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e26c594636%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for e26c594636: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: 53e13de0f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2753e13de0f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for 53e13de0f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: a66e0969f8
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a66e0969f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:01 [vpauto.fr] INFO: Scrape type for a66e0969f8: 0
2026-03-25 12:02:01 [vpauto.fr] INFO: Found listing with ID: dd88ae19f8
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd88ae19f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for dd88ae19f8: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: 2bfd814d9e
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bfd814d9e%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for 2bfd814d9e: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: d10d5ed4f8
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d10d5ed4f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for d10d5ed4f8: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: edbd9b2ff8
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27edbd9b2ff8%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for edbd9b2ff8: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: 38bc860c36
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738bc860c36%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for 38bc860c36: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: 972f84ffaa
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27972f84ffaa%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for 972f84ffaa: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: d1b47f3a9e
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d1b47f3a9e%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for d1b47f3a9e: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: e6a5497936
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e6a5497936%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for e6a5497936: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Found listing with ID: fd64a290f8
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd64a290f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:02 [vpauto.fr] INFO: Scrape type for fd64a290f8: 0
2026-03-25 12:02:02 [vpauto.fr] INFO: Requesting listing page 8: https://vpauto.eu/vehicle/list?page=8
2026-03-25 12:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=8> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-25 12:02:03 [vpauto.fr] INFO: Found 96 ads on page 8
2026-03-25 12:02:03 [vpauto.fr] INFO: Found listing with ID: f9fcb31336
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9fcb31336%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [vpauto.fr] INFO: Scrape type for f9fcb31336: 0
2026-03-25 12:02:03 [vpauto.fr] INFO: Found listing with ID: 2be88f449e
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272be88f449e%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [vpauto.fr] INFO: Scrape type for 2be88f449e: 0
2026-03-25 12:02:03 [vpauto.fr] INFO: Found listing with ID: 862ee945f8
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27862ee945f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [vpauto.fr] INFO: Scrape type for 862ee945f8: 0
2026-03-25 12:02:03 [vpauto.fr] INFO: Found listing with ID: 865cb901f8
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27865cb901f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [vpauto.fr] INFO: Scrape type for 865cb901f8: 0
2026-03-25 12:02:03 [vpauto.fr] INFO: Found listing with ID: d7af56d9f8
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d7af56d9f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:03 [vpauto.fr] INFO: Scrape type for d7af56d9f8: 0
2026-03-25 12:02:03 [vpauto.fr] INFO: Found listing with ID: 7348c6a7f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277348c6a7f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 7348c6a7f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 50d3773136
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2750d3773136%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 50d3773136: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 5964e0f7f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275964e0f7f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 5964e0f7f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: a5660917aa
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a5660917aa%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for a5660917aa: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: fdef5bbc36
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fdef5bbc36%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for fdef5bbc36: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 1d65c722f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d65c722f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 1d65c722f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 2d94aaf5f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272d94aaf5f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 2d94aaf5f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 6dda60495a
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276dda60495a%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 6dda60495a: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: a7fa174d36
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a7fa174d36%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for a7fa174d36: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 44d873d736
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744d873d736%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 44d873d736: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: ffcd6069bf
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ffcd6069bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for ffcd6069bf: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: ac2d4d8eaa
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac2d4d8eaa%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for ac2d4d8eaa: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: a74c9f46bf
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a74c9f46bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for a74c9f46bf: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 4753525ebf
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274753525ebf%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 4753525ebf: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 87dc9de6f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2787dc9de6f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 87dc9de6f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 9479d662f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279479d662f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 9479d662f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: c77b383236
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c77b383236%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for c77b383236: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: e294ae2036
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e294ae2036%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for e294ae2036: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 88248af4f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788248af4f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 88248af4f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 9920497af8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279920497af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 9920497af8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 7f1b3a89f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f1b3a89f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 7f1b3a89f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 642b1273bf
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27642b1273bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 642b1273bf: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: dcd9fb0af8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dcd9fb0af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for dcd9fb0af8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: c9a63237f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9a63237f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for c9a63237f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 244bd5f136
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27244bd5f136%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 244bd5f136: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 452391e19e
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27452391e19e%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 452391e19e: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: a579cfe69e
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a579cfe69e%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for a579cfe69e: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 5ff5c369f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ff5c369f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 5ff5c369f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 5a358f1cf8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a358f1cf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 5a358f1cf8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 9aa5217c9e
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279aa5217c9e%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 9aa5217c9e: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: b70510a2bf
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b70510a2bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for b70510a2bf: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 13936821f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713936821f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 13936821f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: cdefd589f8
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cdefd589f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for cdefd589f8: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: a6edb743bf
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a6edb743bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for a6edb743bf: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 9f376fa036
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279f376fa036%27 HTTP/1.1" 200 None
2026-03-25 12:02:04 [vpauto.fr] INFO: Scrape type for 9f376fa036: 0
2026-03-25 12:02:04 [vpauto.fr] INFO: Found listing with ID: 17611717bf
2026-03-25 12:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717611717bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 17611717bf: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 8ca251aff8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca251aff8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 8ca251aff8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: e9532c7af8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9532c7af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for e9532c7af8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 5ed99e10f8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ed99e10f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 5ed99e10f8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: d6a26bfebf
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d6a26bfebf%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for d6a26bfebf: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: abf4ad25f8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27abf4ad25f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for abf4ad25f8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 4b39f94836
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274b39f94836%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 4b39f94836: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 9145aaaebf
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279145aaaebf%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 9145aaaebf: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: a0836d83bf
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0836d83bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for a0836d83bf: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 73a782c6f8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2773a782c6f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 73a782c6f8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 7fd38b4f8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277fd38b4f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 7fd38b4f8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: cdd587cef8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cdd587cef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for cdd587cef8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: fde7b307f8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fde7b307f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for fde7b307f8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 93b4605ff8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2793b4605ff8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 93b4605ff8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: 667039a936
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27667039a936%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for 667039a936: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: da69e614f8
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27da69e614f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:05 [vpauto.fr] INFO: Scrape type for da69e614f8: 0
2026-03-25 12:02:05 [vpauto.fr] INFO: Found listing with ID: a562c996f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a562c996f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for a562c996f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 8ca4336af8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ca4336af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 8ca4336af8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 5262e7aef8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275262e7aef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 5262e7aef8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: c5c8d7c1bf
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c8d7c1bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for c5c8d7c1bf: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: da730e7bf
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27da730e7bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for da730e7bf: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: e2e85aaaf8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2e85aaaf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for e2e85aaaf8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 69b87a7f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2769b87a7f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 69b87a7f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 8ad34bf6f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ad34bf6f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 8ad34bf6f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 86c6558b36
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786c6558b36%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 86c6558b36: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: ff43826f36
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff43826f36%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for ff43826f36: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: c7ce35d3f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c7ce35d3f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for c7ce35d3f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 7b181886aa
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b181886aa%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 7b181886aa: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 9bd6e5a9f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279bd6e5a9f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 9bd6e5a9f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: dfdee678f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dfdee678f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for dfdee678f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 7ee4a7bcf8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277ee4a7bcf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 7ee4a7bcf8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 1321a984f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271321a984f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 1321a984f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: eee64891f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eee64891f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for eee64891f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 18609e79f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2718609e79f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 18609e79f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 36b697dfbf
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736b697dfbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 36b697dfbf: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 6a4ae91d36
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276a4ae91d36%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 6a4ae91d36: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 1d405498bf
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d405498bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 1d405498bf: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 932e8099f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27932e8099f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 932e8099f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: bd7b50eef8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd7b50eef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for bd7b50eef8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: d338a914f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d338a914f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for d338a914f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 3ce7ff38f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ce7ff38f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 3ce7ff38f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: be6fd6daf8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be6fd6daf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for be6fd6daf8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: aac29dfef8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aac29dfef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for aac29dfef8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 5c16d185f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275c16d185f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 5c16d185f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 74f3963af8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774f3963af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 74f3963af8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 241faf66aa
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241faf66aa%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 241faf66aa: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: d95371575a
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d95371575a%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for d95371575a: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: afa4171abf
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27afa4171abf%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for afa4171abf: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: ee52a6c7f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ee52a6c7f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for ee52a6c7f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 7c068175f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277c068175f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 7c068175f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 891dc45536
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27891dc45536%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 891dc45536: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: cd926fcdbf
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cd926fcdbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for cd926fcdbf: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 1fa2a13f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271fa2a13f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 1fa2a13f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 2dbf5fdaf8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272dbf5fdaf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 2dbf5fdaf8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: 8d7c9976f8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d7c9976f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for 8d7c9976f8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Found listing with ID: e212982df8
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e212982df8%27 HTTP/1.1" 200 None
2026-03-25 12:02:06 [vpauto.fr] INFO: Scrape type for e212982df8: 0
2026-03-25 12:02:06 [vpauto.fr] INFO: Requesting listing page 9: https://vpauto.eu/vehicle/list?page=9
2026-03-25 12:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:07 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 5 pages/min), scraped 3 items (at 1 items/min)
2026-03-25 12:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-25 12:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=9> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-25 12:02:19 [vpauto.fr] INFO: Found 96 ads on page 9
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: 47c2699cf8
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747c2699cf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for 47c2699cf8: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: 71eee24daa
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771eee24daa%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for 71eee24daa: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: 2079ad0f8
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272079ad0f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for 2079ad0f8: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: 46ab95e85a
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746ab95e85a%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for 46ab95e85a: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: 6e08f77df8
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e08f77df8%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for 6e08f77df8: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: 2e2a361f8
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272e2a361f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for 2e2a361f8: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: be0a9bfcbf
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be0a9bfcbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for be0a9bfcbf: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: fc2a7babf8
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fc2a7babf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for fc2a7babf8: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: e94ee830f8
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e94ee830f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for e94ee830f8: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: dd91f709f8
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd91f709f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:19 [vpauto.fr] INFO: Scrape type for dd91f709f8: 0
2026-03-25 12:02:19 [vpauto.fr] INFO: Found listing with ID: c218ad59bf
2026-03-25 12:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c218ad59bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for c218ad59bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 3feedf52f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273feedf52f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 3feedf52f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 351674c6f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27351674c6f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 351674c6f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 4101968ff8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274101968ff8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 4101968ff8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: eb38560c36
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb38560c36%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for eb38560c36: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 8b94c045bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b94c045bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 8b94c045bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 56e064495a
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756e064495a%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 56e064495a: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: e4194c8faa
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4194c8faa%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for e4194c8faa: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: bb9c1e66f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb9c1e66f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for bb9c1e66f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 8827eb07bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278827eb07bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 8827eb07bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: f9492f8fbf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9492f8fbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for f9492f8fbf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: f07aae4bf8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f07aae4bf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for f07aae4bf8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: f0f00893bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0f00893bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for f0f00893bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: f925d6c336
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f925d6c336%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for f925d6c336: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: f882ba5c5a
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f882ba5c5a%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for f882ba5c5a: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: fd8f013436
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd8f013436%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for fd8f013436: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 2ad52ffd5a
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272ad52ffd5a%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 2ad52ffd5a: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: d50f7d50aa
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d50f7d50aa%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for d50f7d50aa: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 5a24af5dbf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a24af5dbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 5a24af5dbf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 54bfd5c3f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2754bfd5c3f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 54bfd5c3f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: b2ee2918bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2ee2918bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for b2ee2918bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 9d9d253fbf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279d9d253fbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 9d9d253fbf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 29b7ec88bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729b7ec88bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 29b7ec88bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 8d636549bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d636549bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 8d636549bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 7023f569f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277023f569f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 7023f569f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 8ddd1b1ef8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ddd1b1ef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 8ddd1b1ef8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: a8df20c6bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a8df20c6bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for a8df20c6bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 6651184cbf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276651184cbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 6651184cbf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 63f2563bbf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2763f2563bbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 63f2563bbf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: f2b9e485bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2b9e485bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for f2b9e485bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: e72dd0ceaa
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e72dd0ceaa%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for e72dd0ceaa: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 5b974ba5bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b974ba5bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 5b974ba5bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 9f47f8c2f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279f47f8c2f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 9f47f8c2f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 87dbaec3bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2787dbaec3bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 87dbaec3bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: b0397963bf
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b0397963bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for b0397963bf: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 368de69536
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27368de69536%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 368de69536: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 736f4668f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27736f4668f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 736f4668f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 5cfe4ef5f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cfe4ef5f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 5cfe4ef5f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 946cf85ef8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27946cf85ef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 946cf85ef8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: c523ac36f8
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c523ac36f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for c523ac36f8: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: 7980623836
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277980623836%27 HTTP/1.1" 200 None
2026-03-25 12:02:20 [vpauto.fr] INFO: Scrape type for 7980623836: 0
2026-03-25 12:02:20 [vpauto.fr] INFO: Found listing with ID: e5dde570f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e5dde570f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for e5dde570f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: b5d87c7bf8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5d87c7bf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for b5d87c7bf8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 756589e536
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27756589e536%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 756589e536: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 86f7e7c436
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786f7e7c436%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 86f7e7c436: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: e7d32fa9f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e7d32fa9f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for e7d32fa9f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: f67b185af8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f67b185af8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for f67b185af8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: e5a75aac36
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e5a75aac36%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for e5a75aac36: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: bcd5d51436
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bcd5d51436%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for bcd5d51436: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: a15f2ed136
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a15f2ed136%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for a15f2ed136: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 2c0e45bf8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c0e45bf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 2c0e45bf8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 435163e5f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27435163e5f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 435163e5f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: ac4afe7c36
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac4afe7c36%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for ac4afe7c36: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 228f6c71f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27228f6c71f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 228f6c71f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 5688648136
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275688648136%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 5688648136: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 3c4901f6f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273c4901f6f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 3c4901f6f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 4231feef8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274231feef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 4231feef8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: ded8ee0f36
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded8ee0f36%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for ded8ee0f36: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: c3ecdc31f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3ecdc31f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for c3ecdc31f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: ff57444f36
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff57444f36%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for ff57444f36: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 8f17ac7df8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f17ac7df8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 8f17ac7df8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 3991a66ef8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273991a66ef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 3991a66ef8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: d55f3622f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d55f3622f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for d55f3622f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: a9699a59f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a9699a59f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for a9699a59f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: d032b65ff8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d032b65ff8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for d032b65ff8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 94184c4cf8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2794184c4cf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 94184c4cf8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 47d3a131bf
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747d3a131bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 47d3a131bf: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: a509b7c36
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a509b7c36%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for a509b7c36: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: e83385dc36
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e83385dc36%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for e83385dc36: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 8bc8a8b9f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278bc8a8b9f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 8bc8a8b9f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: c456e2ebf8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c456e2ebf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for c456e2ebf8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 4142769f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274142769f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 4142769f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 6c08e4aff8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276c08e4aff8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 6c08e4aff8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: eea8f6b236
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eea8f6b236%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for eea8f6b236: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 33eab7eebf
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733eab7eebf%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 33eab7eebf: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 9ca964ebbf
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279ca964ebbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 9ca964ebbf: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: e99cf752f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e99cf752f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for e99cf752f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: f8e2eff1bf
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8e2eff1bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for f8e2eff1bf: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 2a3d84eabf
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a3d84eabf%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 2a3d84eabf: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: d9b64828bf
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d9b64828bf%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for d9b64828bf: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 857ae433f8
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27857ae433f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:21 [vpauto.fr] INFO: Scrape type for 857ae433f8: 0
2026-03-25 12:02:21 [vpauto.fr] INFO: Found listing with ID: 3081d74dbf
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273081d74dbf%27 HTTP/1.1" 200 None
2026-03-25 12:02:22 [vpauto.fr] INFO: Scrape type for 3081d74dbf: 0
2026-03-25 12:02:22 [vpauto.fr] INFO: Found listing with ID: d48fad2ef8
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d48fad2ef8%27 HTTP/1.1" 200 None
2026-03-25 12:02:22 [vpauto.fr] INFO: Scrape type for d48fad2ef8: 0
2026-03-25 12:02:22 [vpauto.fr] INFO: Found listing with ID: 2480d58cf8
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272480d58cf8%27 HTTP/1.1" 200 None
2026-03-25 12:02:22 [vpauto.fr] INFO: Scrape type for 2480d58cf8: 0
2026-03-25 12:02:22 [vpauto.fr] INFO: Found listing with ID: 66addf76f8
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2766addf76f8%27 HTTP/1.1" 200 None
2026-03-25 12:02:22 [vpauto.fr] INFO: Scrape type for 66addf76f8: 0
2026-03-25 12:02:22 [vpauto.fr] INFO: Found listing with ID: 33dd7710aa
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733dd7710aa%27 HTTP/1.1" 200 None
2026-03-25 12:02:22 [vpauto.fr] INFO: Scrape type for 33dd7710aa: 0
2026-03-25 12:02:22 [vpauto.fr] INFO: Requesting listing page 10: https://vpauto.eu/vehicle/list?page=10
2026-03-25 12:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 12:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=10> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-25 12:02:27 [vpauto.fr] INFO: Found 96 ads on page 10
2026-03-25 12:02:27 [vpauto.fr] INFO: Found listing with ID: 366c7632f8
2026-03-25 12:02:27 [vpauto.fr] ERROR: Error parsing ad_items: 'NoneType' object has no attribute 'strip'
2026-03-25 12:03:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.256(s), this was the 1st time calling it.
2026-03-25 12:03:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.360388517747434 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 12:03:07 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 2 pages/min), scraped 3 items (at 0 items/min)
2026-03-25 12:03:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 181MiB
2026-03-25 12:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 12:03:13 [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=4) ['zyte-api']
2026-03-25 12:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36
2026-03-25 12:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f52bb007-a6b1-5df5-b7db-dbb47444bd80 with scrape type 2
2026-03-25 12:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f52bb007-a6b1-5df5-b7db-dbb47444bd80 with scrape type 2
2026-03-25 12:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f52bb007-a6b1-5df5-b7db-dbb47444bd80, identifier: 8bd5f29c36
2026-03-25 12:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36
2026-03-25 12:03:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:03:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36
2026-03-25 12:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36 to the API
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:03:14 [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-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278bd5f29c36%27 HTTP/1.1" 200 None
2026-03-25 12:03:14 [vpauto.fr] INFO: Saving data for 8bd5f29c36: {'created_time': 1774342827.745604, 'last_price_update_time': 1774440194.447004, 'auction_closing_time': 1775568600.0}
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8bd5f29c36') HTTP/1.1" 204 0
2026-03-25 12:03:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.181(s), this was the 1st time calling it.
2026-03-25 12:03:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.103918379101579 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 12:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 12:03:42 [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=5) ['zyte-api']
2026-03-25 12:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636
2026-03-25 12:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with scrape type 2
2026-03-25 12:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with scrape type 2
2026-03-25 12:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00, identifier: 56cf23e636
2026-03-25 12:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636
2026-03-25 12:03:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:03:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 12:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636
2026-03-25 12:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636 to the API
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 12:03:42 [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-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756cf23e636%27 HTTP/1.1" 200 None
2026-03-25 12:03:42 [vpauto.fr] INFO: Saving data for 56cf23e636: {'auction_closing_time': 1775568600.0, 'created_time': 1774342889.449202, 'last_price_update_time': 1774440222.643638}
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='56cf23e636') HTTP/1.1" 204 0
2026-03-25 12:03:42 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 12:03:42 [vpauto.fr] INFO: vpauto.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20last_price_update_time%20lt%201774008222 HTTP/1.1" 200 None
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='3ca8a03c55') HTTP/1.1" 204 0
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c33d7306ec') HTTP/1.1" 204 0
2026-03-25 12:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='vpauto.fr',RowKey='fa35ec2aec') HTTP/1.1" 204 0
2026-03-25 12:03:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (5 items) in: file:///var/lib/scrapyd/items/sourcing_v2/vpauto.fr/task_20_2026-03-25T12_00_00.jl
2026-03-25 12:03:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 8693,
'downloader/request_count': 25,
'downloader/request_method_count/GET': 25,
'downloader/response_bytes': 5029750,
'downloader/response_count': 25,
'downloader/response_status_count/200': 25,
'elapsed_time_seconds': 215.808925,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 12, 3, 42, 971209, tzinfo=datetime.timezone.utc),
'item_scraped_count': 5,
'log_count/DEBUG': 1934,
'log_count/ERROR': 1,
'log_count/INFO': 1938,
'memusage/max': 190808064,
'memusage/startup': 147783680,
'photo_download_count': 10,
'request_depth_max': 9,
'response_received_count': 15,
'scheduler/dequeued': 25,
'scheduler/dequeued/memory': 25,
'scheduler/enqueued': 25,
'scheduler/enqueued/memory': 25,
'scrape_type/new': 3,
'scrape_type/price_update': 2,
'scrape_type/skipped': 859,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 17,
'scrapy-zyte-api/error_ratio': 0.11764705882352941,
'scrapy-zyte-api/errors': 2,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 2,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 9.36047635326783,
'scrapy-zyte-api/mean_response_seconds': 9.520386048033833,
'scrapy-zyte-api/processed': 15,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 14,
'scrapy-zyte-api/request_args/experimental.requestCookies': 14,
'scrapy-zyte-api/request_args/experimental.responseCookies': 15,
'scrapy-zyte-api/request_args/httpResponseBody': 15,
'scrapy-zyte-api/request_args/httpResponseHeaders': 15,
'scrapy-zyte-api/request_args/sessionContext': 15,
'scrapy-zyte-api/request_args/url': 15,
'scrapy-zyte-api/status_codes/0': 2,
'scrapy-zyte-api/status_codes/200': 15,
'scrapy-zyte-api/success': 15,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 12, 0, 7, 162284, tzinfo=datetime.timezone.utc)}
2026-03-25 12:03:43 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 12:03:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fca06086850>
2026-03-25 12:03:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fca06106c90>