2026-03-29 23:45:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 23:45:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 23:45:05 [ayvens.fr] INFO: Starting spider ayvens.fr
2026-03-29 23:45:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 23:45:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 23:45:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 23:45:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 23:45:05 [scrapy.extensions.telnet] INFO: Telnet Password: 61e6368023f1ad58
2026-03-29 23:45:05 [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-29 23:45:05 [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/ayvens.fr/task_44_2026-03-29T23_45_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-29 23:45:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 23:45:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 23:45:05 [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-29 23:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 23:45: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-29 23:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 23:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 23:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-29 23:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 23:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 23:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-29 23:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-29 23:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 23:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 23:45:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 23:45:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 23:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 23:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 23:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 23:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 23:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 23:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 23:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-29 23:45:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-29 23:45:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 23:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-29 23:45:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-29 23:45:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-29 23:45:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/styles-ETA5EMQJ.css> (resource type: stylesheet, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R5GGQAWE.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-YI6GGZZZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NAGGRITV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BBQ7R2BV.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HPL7GXW6.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ADG3G2OJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7JYRLYWD.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2S63FZXS.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-K7GQAXGO.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PMQRMPGY.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/polyfills-FFHMD2TL.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/main-NKPAFEH2.js> (resource type: script, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-29 23:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-29 23:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-29 23:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-29 23:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-29 23:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QV3UPEBS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AQBI4CYB.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EIXBRKXP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5567JMUS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-R5GGQAWE.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QZ2M64VL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HQZHDCQG.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-4CLCTAJ7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-BBQ7R2BV.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CQOH37XC.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-NAGGRITV.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EVZDJ3YH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2BYH6G4C.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AHM2LY2L.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VGUEXTON.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SUQC6PCL.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7DYAUIPQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6BXXUPPN.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HPL7GXW6.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SALCXTDR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-K7GQAXGO.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OF6JT4KC.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y6LYHJ33.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ELPOVYM7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VBU7AOHF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-SPE4D2IX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-N2FZW7V7.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPLHK2CL.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AVZZH6AV.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-KLKMSQPH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2FANG3NP.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ABBXN5WQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-NPJHDJ36.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-MLMYZRAG.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-5D4JF6DX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7IEPAGTW.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-ZYL3EWWF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WWYAPULQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XXARMH2T.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AYT4KML6.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CX65R3QQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XGLUMAK5.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EHSUL3RU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7UDVUMWJ.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-WRLSZEDX.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XCHSKDZH.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-29 23:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-U3DCL5KE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-7HVTDVUE.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-29 23:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VPZ5PCFV.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-7HVTDVUE.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-R57BLUBZ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-XI7MA6UU.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-253AOQV4.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-Y26P6NOT.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VPZ5PCFV.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-E2QM5VHP.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-QVU7EFJH.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-XI7MA6UU.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-PU5AH4GE.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-6AWK7DQQ.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-JMKQRIJX.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 23:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-OXIZJZO4.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-H7VMIGZK.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/line.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BQLC5RJD.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-Y26P6NOT.js)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-HGLYMGTS.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-PU5AH4GE.js)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VNA57F7Z.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-EXKYPD3J.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-253AOQV4.js)
2026-03-29 23:45:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-29 23:45:22 [ayvens.fr] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'HK+5F8b2cGanV+rmd8DLy5|2026-03-29T23:45:20.592Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1806363920, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': -1, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ai_session', 'value': 'mKXAce/VREPjQektezZMj8|1774827922393|1774827922393', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774829722, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-29 23:45:22 [ayvens.fr] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'HK+5F8b2cGanV+rmd8DLy5|2026-03-29T23:45:20.592Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': 'mKXAce/VREPjQektezZMj8|1774827922393|1774827922393', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-29 23:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-29 23:45:22 [ayvens.fr] INFO: Intercepting token...
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-29 23:45:22 [ayvens.fr] INFO: Scrolling element to trigger lazy load...
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-AZBPSD4I.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-2NCM5KDW.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-HGLYMGTS.js)
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/bell.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:22 [ayvens.fr] INFO: GraphQL headers: {'host': 'api-carmarket.ayvens.com', 'user-agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0', 'accept': 'application/json, text/plain, */*', 'accept-language': 'en-US,en;q=0.5', 'accept-encoding': 'gzip, deflate, br', 'content-type': 'application/json', 'content-length': '839', 'referer': 'https://carmarket.ayvens.com/', 'x-ald-subscription-key': '3b2cc62fd26c4e29a762db3de181266b', 'x-tenant': 'ald', 'x-country': 'gb', 'origin': 'https://carmarket.ayvens.com', 'sec-fetch-dest': 'empty', 'sec-fetch-mode': 'cors', 'sec-fetch-site': 'same-site', 'proxy-authorization': 'Basic Y3VzdG9tZXItaW5maW5pdF9zb3VyY2luZ192Ml9XQjdOUi1jYy1HQjozY35+YWdLUmM2MlZaQUw=', 'connection': 'keep-alive'}
2026-03-29 23:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-VUZVFPNF.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/logo-ayvens.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/loader.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/down.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-FX6676C7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-VUZVFPNF.js)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-BK6NFD4R.js> (resource type: script, referrer: https://carmarket.ayvens.com/main-NKPAFEH2.js)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/be.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-75KGV5DF.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-OXIZJZO4.js)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-it.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-es.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-de.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-fr.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/content/trading/-/media/Project/ALD/shared/flags/Country-Sales/flag-be.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api-carmarket.ayvens.com/graphql/saleevents>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-29 23:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019908df-58e4-7710-aaa7-4d6e79279bd9.json>
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/consent/019908df-58e4-7710-aaa7-4d6e79279bd9/019b4fc7-396b-7b6c-9b76-7b67f1d26cca/en.json>
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-29 23:45:24 [ayvens.fr] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-29 23:45:24 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-29 23:45:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:45:26 [ayvens.fr] INFO: Found listing with ID: 1988198
2026-03-29 23:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988198%27 HTTP/1.1" 200 None
2026-03-29 23:45:26 [ayvens.fr] INFO: Scrape type for 1988198: 2
2026-03-29 23:45:26 [ayvens.fr] INFO: Extracting data for car ID: 1988198
2026-03-29 23:45:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1253ecca-c1c1-581f-932b-449542b88e9a with identifier: 1988198
2026-03-29 23:45:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1253ecca-c1c1-581f-932b-449542b88e9a with scrape type 2
2026-03-29 23:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1253ecca-c1c1-581f-932b-449542b88e9a with scrape type 2
2026-03-29 23:45:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1253ecca-c1c1-581f-932b-449542b88e9a, identifier: 1988198
2026-03-29 23:45:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1253ecca-c1c1-581f-932b-449542b88e9a with identifier: 1988198
2026-03-29 23:45:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1253ecca-c1c1-581f-932b-449542b88e9a with identifier: 1988198
2026-03-29 23:45:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1253ecca-c1c1-581f-932b-449542b88e9a with identifier: 1988198 to the API
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '1253ecca-c1c1-581f-932b-449542b88e9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 69700,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Inscription Business Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Inscription Business Geartronic',
'vin': None,
'year': 2022}
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988198%27 HTTP/1.1" 200 None
2026-03-29 23:45:27 [ayvens.fr] INFO: Saving data for 1988198: {'auction_closing_time': 1774969200.0, 'created_time': 1774629926.684754, 'last_price_update_time': 1774827927.292431}
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988198') HTTP/1.1" 204 0
2026-03-29 23:45:27 [ayvens.fr] INFO: Found listing with ID: 1988199
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988199%27 HTTP/1.1" 200 None
2026-03-29 23:45:27 [ayvens.fr] INFO: Scrape type for 1988199: 2
2026-03-29 23:45:27 [ayvens.fr] INFO: Extracting data for car ID: 1988199
2026-03-29 23:45:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3c38141-79b2-5015-89b9-49e55ab0ea3a with identifier: 1988199
2026-03-29 23:45:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3c38141-79b2-5015-89b9-49e55ab0ea3a with scrape type 2
2026-03-29 23:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3c38141-79b2-5015-89b9-49e55ab0ea3a with scrape type 2
2026-03-29 23:45:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c3c38141-79b2-5015-89b9-49e55ab0ea3a, identifier: 1988199
2026-03-29 23:45:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c3c38141-79b2-5015-89b9-49e55ab0ea3a with identifier: 1988199
2026-03-29 23:45:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c3c38141-79b2-5015-89b9-49e55ab0ea3a with identifier: 1988199
2026-03-29 23:45:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c3c38141-79b2-5015-89b9-49e55ab0ea3a with identifier: 1988199 to the API
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 55,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c3c38141-79b2-5015-89b9-49e55ab0ea3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 100929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 T6 AWD 253 + 87ch Business Executive Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 87ch Business Executive Geartronic',
'vin': None,
'year': 2021}
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988199%27 HTTP/1.1" 200 None
2026-03-29 23:45:27 [ayvens.fr] INFO: Saving data for 1988199: {'auction_closing_time': 1774969200.0, 'created_time': 1774629927.748512, 'last_price_update_time': 1774827927.685338}
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988199') HTTP/1.1" 204 0
2026-03-29 23:45:27 [ayvens.fr] INFO: Found listing with ID: 1988200
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988200%27 HTTP/1.1" 200 None
2026-03-29 23:45:27 [ayvens.fr] INFO: Scrape type for 1988200: 2
2026-03-29 23:45:27 [ayvens.fr] INFO: Extracting data for car ID: 1988200
2026-03-29 23:45:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8c7449d-e0dd-5316-b46f-593d0b459bea with identifier: 1988200
2026-03-29 23:45:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8c7449d-e0dd-5316-b46f-593d0b459bea with scrape type 2
2026-03-29 23:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8c7449d-e0dd-5316-b46f-593d0b459bea with scrape type 2
2026-03-29 23:45:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c8c7449d-e0dd-5316-b46f-593d0b459bea, identifier: 1988200
2026-03-29 23:45:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c8c7449d-e0dd-5316-b46f-593d0b459bea with identifier: 1988200
2026-03-29 23:45:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c8c7449d-e0dd-5316-b46f-593d0b459bea with identifier: 1988200
2026-03-29 23:45:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c8c7449d-e0dd-5316-b46f-593d0b459bea with identifier: 1988200 to the API
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 18,
'color': 'GRIS PEBBLE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c8c7449d-e0dd-5316-b46f-593d0b459bea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'V60',
'odometer': 125651,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO V60 V60 T6 AWD 253+87ch Inscription Business Geartronic 8',
'transmission': 'automatic',
'trim': 'V60 T6 AWD 253+87ch Inscription Business Geartronic 8',
'vin': None,
'year': 2022}
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988200%27 HTTP/1.1" 200 None
2026-03-29 23:45:28 [ayvens.fr] INFO: Saving data for 1988200: {'auction_closing_time': 1774969200.0, 'created_time': 1774629931.340512, 'last_price_update_time': 1774827928.101096}
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988200') HTTP/1.1" 204 0
2026-03-29 23:45:28 [ayvens.fr] INFO: Found listing with ID: 1988201
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988201%27 HTTP/1.1" 200 None
2026-03-29 23:45:28 [ayvens.fr] INFO: Scrape type for 1988201: 2
2026-03-29 23:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1988201
2026-03-29 23:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a6765c5-7b97-5771-9d50-bc1741932bbf with identifier: 1988201
2026-03-29 23:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a6765c5-7b97-5771-9d50-bc1741932bbf with scrape type 2
2026-03-29 23:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a6765c5-7b97-5771-9d50-bc1741932bbf with scrape type 2
2026-03-29 23:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4a6765c5-7b97-5771-9d50-bc1741932bbf, identifier: 1988201
2026-03-29 23:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4a6765c5-7b97-5771-9d50-bc1741932bbf with identifier: 1988201
2026-03-29 23:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4a6765c5-7b97-5771-9d50-bc1741932bbf with identifier: 1988201
2026-03-29 23:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4a6765c5-7b97-5771-9d50-bc1741932bbf with identifier: 1988201 to the API
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45: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-29 23:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4a6765c5-7b97-5771-9d50-bc1741932bbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 72997,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Plus Style Dark Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Plus Style Dark Geartronic',
'vin': None,
'year': 2023}
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988201%27 HTTP/1.1" 200 None
2026-03-29 23:45:28 [ayvens.fr] INFO: Saving data for 1988201: {'auction_closing_time': 1774969200.0, 'created_time': 1774629929.165191, 'last_price_update_time': 1774827928.511951}
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988201') HTTP/1.1" 204 0
2026-03-29 23:45:28 [ayvens.fr] INFO: Found listing with ID: 1988202
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988202%27 HTTP/1.1" 200 None
2026-03-29 23:45:28 [ayvens.fr] INFO: Scrape type for 1988202: 2
2026-03-29 23:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1988202
2026-03-29 23:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ee5ded-787b-5355-8883-f3d9d3768629 with identifier: 1988202
2026-03-29 23:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ee5ded-787b-5355-8883-f3d9d3768629 with scrape type 2
2026-03-29 23:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ee5ded-787b-5355-8883-f3d9d3768629 with scrape type 2
2026-03-29 23:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 47ee5ded-787b-5355-8883-f3d9d3768629, identifier: 1988202
2026-03-29 23:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 47ee5ded-787b-5355-8883-f3d9d3768629 with identifier: 1988202
2026-03-29 23:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 47ee5ded-787b-5355-8883-f3d9d3768629 with identifier: 1988202
2026-03-29 23:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 47ee5ded-787b-5355-8883-f3d9d3768629 with identifier: 1988202 to the API
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45: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-29 23:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '47ee5ded-787b-5355-8883-f3d9d3768629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 93180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T4 Recharge 129 + 82ch Start DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T4 Recharge 129 + 82ch Start DCT 7',
'vin': None,
'year': 2023}
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988202%27 HTTP/1.1" 200 None
2026-03-29 23:45:28 [ayvens.fr] INFO: Saving data for 1988202: {'auction_closing_time': 1774969200.0, 'created_time': 1774629932.307732, 'last_price_update_time': 1774827928.926708}
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988202') HTTP/1.1" 204 0
2026-03-29 23:45:28 [ayvens.fr] INFO: Found listing with ID: 1988203
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988203%27 HTTP/1.1" 200 None
2026-03-29 23:45:28 [ayvens.fr] INFO: Scrape type for 1988203: 2
2026-03-29 23:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1988203
2026-03-29 23:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d78772d-19b4-5c9b-842f-333996e37bb7 with identifier: 1988203
2026-03-29 23:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d78772d-19b4-5c9b-842f-333996e37bb7 with scrape type 2
2026-03-29 23:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d78772d-19b4-5c9b-842f-333996e37bb7 with scrape type 2
2026-03-29 23:45:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8d78772d-19b4-5c9b-842f-333996e37bb7, identifier: 1988203
2026-03-29 23:45:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8d78772d-19b4-5c9b-842f-333996e37bb7 with identifier: 1988203
2026-03-29 23:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8d78772d-19b4-5c9b-842f-333996e37bb7 with identifier: 1988203
2026-03-29 23:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8d78772d-19b4-5c9b-842f-333996e37bb7 with identifier: 1988203 to the API
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '8d78772d-19b4-5c9b-842f-333996e37bb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 92312,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T4 Recharge 129 + 82ch Start DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T4 Recharge 129 + 82ch Start DCT 7',
'vin': None,
'year': 2022}
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988203%27 HTTP/1.1" 200 None
2026-03-29 23:45:29 [ayvens.fr] INFO: Saving data for 1988203: {'auction_closing_time': 1774969200.0, 'created_time': 1774629933.225496, 'last_price_update_time': 1774827929.322765}
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988203') HTTP/1.1" 204 0
2026-03-29 23:45:29 [ayvens.fr] INFO: Found listing with ID: 1988204
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988204%27 HTTP/1.1" 200 None
2026-03-29 23:45:29 [ayvens.fr] INFO: Scrape type for 1988204: 2
2026-03-29 23:45:29 [ayvens.fr] INFO: Extracting data for car ID: 1988204
2026-03-29 23:45:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2eb1496-e5e0-51cb-976e-dada691719a1 with identifier: 1988204
2026-03-29 23:45:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2eb1496-e5e0-51cb-976e-dada691719a1 with scrape type 2
2026-03-29 23:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2eb1496-e5e0-51cb-976e-dada691719a1 with scrape type 2
2026-03-29 23:45:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f2eb1496-e5e0-51cb-976e-dada691719a1, identifier: 1988204
2026-03-29 23:45:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f2eb1496-e5e0-51cb-976e-dada691719a1 with identifier: 1988204
2026-03-29 23:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f2eb1496-e5e0-51cb-976e-dada691719a1 with identifier: 1988204
2026-03-29 23:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f2eb1496-e5e0-51cb-976e-dada691719a1 with identifier: 1988204 to the API
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'f2eb1496-e5e0-51cb-976e-dada691719a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 50811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Start Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Start Geartronic',
'vin': None,
'year': 2022}
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988204%27 HTTP/1.1" 200 None
2026-03-29 23:45:29 [ayvens.fr] INFO: Saving data for 1988204: {'auction_closing_time': 1774969200.0, 'created_time': 1774629934.732424, 'last_price_update_time': 1774827929.745999}
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988204') HTTP/1.1" 204 0
2026-03-29 23:45:29 [ayvens.fr] INFO: Found listing with ID: 1988205
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988205%27 HTTP/1.1" 200 None
2026-03-29 23:45:29 [ayvens.fr] INFO: Scrape type for 1988205: 2
2026-03-29 23:45:29 [ayvens.fr] INFO: Extracting data for car ID: 1988205
2026-03-29 23:45:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4551bb48-dc5b-5db2-87ce-e0e5be22b9ca with identifier: 1988205
2026-03-29 23:45:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4551bb48-dc5b-5db2-87ce-e0e5be22b9ca with scrape type 2
2026-03-29 23:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4551bb48-dc5b-5db2-87ce-e0e5be22b9ca with scrape type 2
2026-03-29 23:45:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4551bb48-dc5b-5db2-87ce-e0e5be22b9ca, identifier: 1988205
2026-03-29 23:45:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4551bb48-dc5b-5db2-87ce-e0e5be22b9ca with identifier: 1988205
2026-03-29 23:45:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4551bb48-dc5b-5db2-87ce-e0e5be22b9ca with identifier: 1988205
2026-03-29 23:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4551bb48-dc5b-5db2-87ce-e0e5be22b9ca with identifier: 1988205 to the API
2026-03-29 23:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 50,
'color': 'ROUGE FUSION',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4551bb48-dc5b-5db2-87ce-e0e5be22b9ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 9163,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T5 Recharge 180 + 82ch Ultimate DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T5 Recharge 180 + 82ch Ultimate DCT 7',
'vin': None,
'year': 2022}
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988205%27 HTTP/1.1" 200 None
2026-03-29 23:45:30 [ayvens.fr] INFO: Saving data for 1988205: {'auction_closing_time': 1774969200.0, 'created_time': 1774629935.985564, 'last_price_update_time': 1774827930.191105}
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988205') HTTP/1.1" 204 0
2026-03-29 23:45:30 [ayvens.fr] INFO: Found listing with ID: 1988206
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988206%27 HTTP/1.1" 200 None
2026-03-29 23:45:30 [ayvens.fr] INFO: Scrape type for 1988206: 2
2026-03-29 23:45:30 [ayvens.fr] INFO: Extracting data for car ID: 1988206
2026-03-29 23:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 798a2d38-e4d0-5e36-b32d-5fcdeb68adee with identifier: 1988206
2026-03-29 23:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 798a2d38-e4d0-5e36-b32d-5fcdeb68adee with scrape type 2
2026-03-29 23:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 798a2d38-e4d0-5e36-b32d-5fcdeb68adee with scrape type 2
2026-03-29 23:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 798a2d38-e4d0-5e36-b32d-5fcdeb68adee, identifier: 1988206
2026-03-29 23:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 798a2d38-e4d0-5e36-b32d-5fcdeb68adee with identifier: 1988206
2026-03-29 23:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 798a2d38-e4d0-5e36-b32d-5fcdeb68adee with identifier: 1988206
2026-03-29 23:45:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 798a2d38-e4d0-5e36-b32d-5fcdeb68adee with identifier: 1988206 to the API
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '798a2d38-e4d0-5e36-b32d-5fcdeb68adee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'MUSTANG MACH-E',
'odometer': 64771,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'FORD MUSTANG MACH-E Mustang Mach-E 269ch Standard Range 72,6kWh '
'Mach-E Propulsion',
'transmission': 'automatic',
'trim': 'Mustang Mach-E 269ch Standard Range 72,6kWh Mach-E Propulsion',
'vin': None,
'year': 2024}
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988206%27 HTTP/1.1" 200 None
2026-03-29 23:45:30 [ayvens.fr] INFO: Saving data for 1988206: {'auction_closing_time': 1774969200.0, 'created_time': 1774629937.835207, 'last_price_update_time': 1774827930.593624}
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988206') HTTP/1.1" 204 0
2026-03-29 23:45:30 [ayvens.fr] INFO: Found listing with ID: 1988207
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988207%27 HTTP/1.1" 200 None
2026-03-29 23:45:30 [ayvens.fr] INFO: Scrape type for 1988207: 2
2026-03-29 23:45:30 [ayvens.fr] INFO: Extracting data for car ID: 1988207
2026-03-29 23:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49ab857b-3548-558a-8c2b-4dccaed5e70b with identifier: 1988207
2026-03-29 23:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49ab857b-3548-558a-8c2b-4dccaed5e70b with scrape type 2
2026-03-29 23:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49ab857b-3548-558a-8c2b-4dccaed5e70b with scrape type 2
2026-03-29 23:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 49ab857b-3548-558a-8c2b-4dccaed5e70b, identifier: 1988207
2026-03-29 23:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 49ab857b-3548-558a-8c2b-4dccaed5e70b with identifier: 1988207
2026-03-29 23:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 49ab857b-3548-558a-8c2b-4dccaed5e70b with identifier: 1988207
2026-03-29 23:45:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 49ab857b-3548-558a-8c2b-4dccaed5e70b with identifier: 1988207 to the API
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '49ab857b-3548-558a-8c2b-4dccaed5e70b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '508',
'odometer': 51005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 508 SW BlueHDi 130ch S&S Allure Business EAT8',
'transmission': 'automatic',
'trim': '508 SW BlueHDi 130ch S&S Allure Business EAT8',
'vin': None,
'year': 2021}
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988207%27 HTTP/1.1" 200 None
2026-03-29 23:45:31 [ayvens.fr] INFO: Saving data for 1988207: {'auction_closing_time': 1774969200.0, 'created_time': 1774629939.363411, 'last_price_update_time': 1774827931.010681}
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988207') HTTP/1.1" 204 0
2026-03-29 23:45:31 [ayvens.fr] INFO: Found listing with ID: 1988208
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988208%27 HTTP/1.1" 200 None
2026-03-29 23:45:31 [ayvens.fr] INFO: Scrape type for 1988208: 2
2026-03-29 23:45:31 [ayvens.fr] INFO: Extracting data for car ID: 1988208
2026-03-29 23:45:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edebd350-6bb5-5db5-abed-b6f798fc471d with identifier: 1988208
2026-03-29 23:45:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edebd350-6bb5-5db5-abed-b6f798fc471d with scrape type 2
2026-03-29 23:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edebd350-6bb5-5db5-abed-b6f798fc471d with scrape type 2
2026-03-29 23:45:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: edebd350-6bb5-5db5-abed-b6f798fc471d, identifier: 1988208
2026-03-29 23:45:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: edebd350-6bb5-5db5-abed-b6f798fc471d with identifier: 1988208
2026-03-29 23:45:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: edebd350-6bb5-5db5-abed-b6f798fc471d with identifier: 1988208
2026-03-29 23:45:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: edebd350-6bb5-5db5-abed-b6f798fc471d with identifier: 1988208 to the API
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'NOIR AGATHE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'edebd350-6bb5-5db5-abed-b6f798fc471d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'PUMA',
'odometer': 35507,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 EcoBoost 125ch S&S mHEV ST-Line X Powershift',
'transmission': 'automatic',
'trim': 'Puma 1.0 EcoBoost 125ch S&S mHEV ST-Line X Powershift',
'vin': None,
'year': 2023}
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988208%27 HTTP/1.1" 200 None
2026-03-29 23:45:31 [ayvens.fr] INFO: Saving data for 1988208: {'auction_closing_time': 1774969200.0, 'created_time': 1774629940.770305, 'last_price_update_time': 1774827931.677659}
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988208') HTTP/1.1" 204 0
2026-03-29 23:45:31 [ayvens.fr] INFO: Found listing with ID: 1988209
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988209%27 HTTP/1.1" 200 None
2026-03-29 23:45:31 [ayvens.fr] INFO: Scrape type for 1988209: 2
2026-03-29 23:45:31 [ayvens.fr] INFO: Extracting data for car ID: 1988209
2026-03-29 23:45:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a27c7015-3e20-5d1e-88ca-295bfd105d35 with identifier: 1988209
2026-03-29 23:45:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a27c7015-3e20-5d1e-88ca-295bfd105d35 with scrape type 2
2026-03-29 23:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a27c7015-3e20-5d1e-88ca-295bfd105d35 with scrape type 2
2026-03-29 23:45:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a27c7015-3e20-5d1e-88ca-295bfd105d35, identifier: 1988209
2026-03-29 23:45:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a27c7015-3e20-5d1e-88ca-295bfd105d35 with identifier: 1988209
2026-03-29 23:45:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a27c7015-3e20-5d1e-88ca-295bfd105d35 with identifier: 1988209
2026-03-29 23:45:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a27c7015-3e20-5d1e-88ca-295bfd105d35 with identifier: 1988209 to the API
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'a27c7015-3e20-5d1e-88ca-295bfd105d35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 57594,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.6 PureTech 180ch S&S GT Line EAT8',
'transmission': 'automatic',
'trim': '3008 1.6 PureTech 180ch S&S GT Line EAT8',
'vin': None,
'year': 2018}
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988209%27 HTTP/1.1" 200 None
2026-03-29 23:45:32 [ayvens.fr] INFO: Saving data for 1988209: {'auction_closing_time': 1774969200.0, 'created_time': 1774629942.732759, 'last_price_update_time': 1774827932.478955}
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988209') HTTP/1.1" 204 0
2026-03-29 23:45:32 [ayvens.fr] INFO: Found listing with ID: 1988210
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988210%27 HTTP/1.1" 200 None
2026-03-29 23:45:32 [ayvens.fr] INFO: Scrape type for 1988210: 2
2026-03-29 23:45:32 [ayvens.fr] INFO: Extracting data for car ID: 1988210
2026-03-29 23:45:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19d518bb-c723-54d8-a318-d1e14085b495 with identifier: 1988210
2026-03-29 23:45:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19d518bb-c723-54d8-a318-d1e14085b495 with scrape type 2
2026-03-29 23:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19d518bb-c723-54d8-a318-d1e14085b495 with scrape type 2
2026-03-29 23:45:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 19d518bb-c723-54d8-a318-d1e14085b495, identifier: 1988210
2026-03-29 23:45:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 19d518bb-c723-54d8-a318-d1e14085b495 with identifier: 1988210
2026-03-29 23:45:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 19d518bb-c723-54d8-a318-d1e14085b495 with identifier: 1988210
2026-03-29 23:45:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 19d518bb-c723-54d8-a318-d1e14085b495 with identifier: 1988210 to the API
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GRIS PERLE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '19d518bb-c723-54d8-a318-d1e14085b495',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'CEED',
'odometer': 15959,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'KIA CEED Ceed 1.5 T-GDi 140ch GT Line DCT',
'transmission': 'automatic',
'trim': 'Ceed 1.5 T-GDi 140ch GT Line DCT',
'vin': None,
'year': 2024}
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988210%27 HTTP/1.1" 200 None
2026-03-29 23:45:32 [ayvens.fr] INFO: Saving data for 1988210: {'auction_closing_time': 1774969200.0, 'created_time': 1774629943.965953, 'last_price_update_time': 1774827932.96923}
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988210') HTTP/1.1" 204 0
2026-03-29 23:45:32 [ayvens.fr] INFO: Found listing with ID: 1988211
2026-03-29 23:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988211%27 HTTP/1.1" 200 None
2026-03-29 23:45:33 [ayvens.fr] INFO: Scrape type for 1988211: 2
2026-03-29 23:45:33 [ayvens.fr] INFO: Extracting data for car ID: 1988211
2026-03-29 23:45:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9154a34-fe20-538c-b509-7ba8a44118a7 with identifier: 1988211
2026-03-29 23:45:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9154a34-fe20-538c-b509-7ba8a44118a7 with scrape type 2
2026-03-29 23:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9154a34-fe20-538c-b509-7ba8a44118a7 with scrape type 2
2026-03-29 23:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a9154a34-fe20-538c-b509-7ba8a44118a7, identifier: 1988211
2026-03-29 23:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a9154a34-fe20-538c-b509-7ba8a44118a7 with identifier: 1988211
2026-03-29 23:45:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a9154a34-fe20-538c-b509-7ba8a44118a7 with identifier: 1988211
2026-03-29 23:45:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a9154a34-fe20-538c-b509-7ba8a44118a7 with identifier: 1988211 to the API
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR ETOIL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'a9154a34-fe20-538c-b509-7ba8a44118a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 95691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV60 130ch Evolution '
'ER optimum charge',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV60 130ch Evolution ER optimum charge',
'vin': None,
'year': 2023}
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988211%27 HTTP/1.1" 200 None
2026-03-29 23:45:33 [ayvens.fr] INFO: Saving data for 1988211: {'auction_closing_time': 1774969200.0, 'created_time': 1774629945.482219, 'last_price_update_time': 1774827933.375285}
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988211') HTTP/1.1" 204 0
2026-03-29 23:45:33 [ayvens.fr] INFO: Found listing with ID: 1988212
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988212%27 HTTP/1.1" 200 None
2026-03-29 23:45:33 [ayvens.fr] INFO: Scrape type for 1988212: 2
2026-03-29 23:45:33 [ayvens.fr] INFO: Extracting data for car ID: 1988212
2026-03-29 23:45:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21033bbe-5b6f-53cc-8b31-fcedd19d7c2d with identifier: 1988212
2026-03-29 23:45:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21033bbe-5b6f-53cc-8b31-fcedd19d7c2d with scrape type 2
2026-03-29 23:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21033bbe-5b6f-53cc-8b31-fcedd19d7c2d with scrape type 2
2026-03-29 23:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 21033bbe-5b6f-53cc-8b31-fcedd19d7c2d, identifier: 1988212
2026-03-29 23:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 21033bbe-5b6f-53cc-8b31-fcedd19d7c2d with identifier: 1988212
2026-03-29 23:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 21033bbe-5b6f-53cc-8b31-fcedd19d7c2d with identifier: 1988212
2026-03-29 23:45:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 21033bbe-5b6f-53cc-8b31-fcedd19d7c2d with identifier: 1988212 to the API
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '21033bbe-5b6f-53cc-8b31-fcedd19d7c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'I20',
'odometer': 24132,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI I20 i20 1.0 T-GDi 100ch Hybrid Intuitive DCT-7',
'transmission': 'automatic',
'trim': 'i20 1.0 T-GDi 100ch Hybrid Intuitive DCT-7',
'vin': None,
'year': 2023}
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988212%27 HTTP/1.1" 200 None
2026-03-29 23:45:33 [ayvens.fr] INFO: Saving data for 1988212: {'auction_closing_time': 1774969200.0, 'created_time': 1774629946.61961, 'last_price_update_time': 1774827933.782706}
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988212') HTTP/1.1" 204 0
2026-03-29 23:45:33 [ayvens.fr] INFO: Found listing with ID: 1988213
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988213%27 HTTP/1.1" 200 None
2026-03-29 23:45:33 [ayvens.fr] INFO: Scrape type for 1988213: 2
2026-03-29 23:45:33 [ayvens.fr] INFO: Extracting data for car ID: 1988213
2026-03-29 23:45:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d5d6aa6-0b83-5ca5-a384-10aa6201648b with identifier: 1988213
2026-03-29 23:45:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d5d6aa6-0b83-5ca5-a384-10aa6201648b with scrape type 2
2026-03-29 23:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d5d6aa6-0b83-5ca5-a384-10aa6201648b with scrape type 2
2026-03-29 23:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7d5d6aa6-0b83-5ca5-a384-10aa6201648b, identifier: 1988213
2026-03-29 23:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7d5d6aa6-0b83-5ca5-a384-10aa6201648b with identifier: 1988213
2026-03-29 23:45:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7d5d6aa6-0b83-5ca5-a384-10aa6201648b with identifier: 1988213
2026-03-29 23:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7d5d6aa6-0b83-5ca5-a384-10aa6201648b with identifier: 1988213 to the API
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLEU COSMOS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7d5d6aa6-0b83-5ca5-a384-10aa6201648b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'SCENIC',
'odometer': 89660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT SCENIC Scenic 1.3 TCe 140ch FAP Business',
'transmission': 'manual',
'trim': 'Scenic 1.3 TCe 140ch FAP Business',
'vin': None,
'year': 2019}
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988213%27 HTTP/1.1" 200 None
2026-03-29 23:45:34 [ayvens.fr] INFO: Saving data for 1988213: {'auction_closing_time': 1774969200.0, 'created_time': 1774629948.102095, 'last_price_update_time': 1774827934.181924}
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988213') HTTP/1.1" 204 0
2026-03-29 23:45:34 [ayvens.fr] INFO: Found listing with ID: 1988214
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988214%27 HTTP/1.1" 200 None
2026-03-29 23:45:34 [ayvens.fr] INFO: Scrape type for 1988214: 2
2026-03-29 23:45:34 [ayvens.fr] INFO: Extracting data for car ID: 1988214
2026-03-29 23:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b04398fa-e6ed-5384-b930-cf997f1495c3 with identifier: 1988214
2026-03-29 23:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b04398fa-e6ed-5384-b930-cf997f1495c3 with scrape type 2
2026-03-29 23:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b04398fa-e6ed-5384-b930-cf997f1495c3 with scrape type 2
2026-03-29 23:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b04398fa-e6ed-5384-b930-cf997f1495c3, identifier: 1988214
2026-03-29 23:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b04398fa-e6ed-5384-b930-cf997f1495c3 with identifier: 1988214
2026-03-29 23:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b04398fa-e6ed-5384-b930-cf997f1495c3 with identifier: 1988214
2026-03-29 23:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b04398fa-e6ed-5384-b930-cf997f1495c3 with identifier: 1988214 to the API
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 30,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'b04398fa-e6ed-5384-b930-cf997f1495c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 114877,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 HYBRID4 300ch GT e-EAT8',
'transmission': 'automatic',
'trim': '3008 HYBRID4 300ch GT e-EAT8',
'vin': None,
'year': 2021}
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988214%27 HTTP/1.1" 200 None
2026-03-29 23:45:34 [ayvens.fr] INFO: Saving data for 1988214: {'auction_closing_time': 1774969200.0, 'created_time': 1774629949.097311, 'last_price_update_time': 1774827934.581058}
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988214') HTTP/1.1" 204 0
2026-03-29 23:45:34 [ayvens.fr] INFO: Found listing with ID: 1988215
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988215%27 HTTP/1.1" 200 None
2026-03-29 23:45:34 [ayvens.fr] INFO: Scrape type for 1988215: 2
2026-03-29 23:45:34 [ayvens.fr] INFO: Extracting data for car ID: 1988215
2026-03-29 23:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49353d46-5dfa-5667-93a8-b52f2fcea1c9 with identifier: 1988215
2026-03-29 23:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49353d46-5dfa-5667-93a8-b52f2fcea1c9 with scrape type 2
2026-03-29 23:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49353d46-5dfa-5667-93a8-b52f2fcea1c9 with scrape type 2
2026-03-29 23:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 49353d46-5dfa-5667-93a8-b52f2fcea1c9, identifier: 1988215
2026-03-29 23:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 49353d46-5dfa-5667-93a8-b52f2fcea1c9 with identifier: 1988215
2026-03-29 23:45:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 49353d46-5dfa-5667-93a8-b52f2fcea1c9 with identifier: 1988215
2026-03-29 23:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 49353d46-5dfa-5667-93a8-b52f2fcea1c9 with identifier: 1988215 to the API
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '49353d46-5dfa-5667-93a8-b52f2fcea1c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 32695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 100ch S&S Allure',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 100ch S&S Allure',
'vin': None,
'year': 2023}
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988215%27 HTTP/1.1" 200 None
2026-03-29 23:45:34 [ayvens.fr] INFO: Saving data for 1988215: {'auction_closing_time': 1774969200.0, 'created_time': 1774629950.512828, 'last_price_update_time': 1774827934.991978}
2026-03-29 23:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988215') HTTP/1.1" 204 0
2026-03-29 23:45:35 [ayvens.fr] INFO: Found listing with ID: 1988216
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988216%27 HTTP/1.1" 200 None
2026-03-29 23:45:35 [ayvens.fr] INFO: Scrape type for 1988216: 2
2026-03-29 23:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1988216
2026-03-29 23:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c6629e-4af7-50de-a431-c0fb94eb149c with identifier: 1988216
2026-03-29 23:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c6629e-4af7-50de-a431-c0fb94eb149c with scrape type 2
2026-03-29 23:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65c6629e-4af7-50de-a431-c0fb94eb149c with scrape type 2
2026-03-29 23:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 65c6629e-4af7-50de-a431-c0fb94eb149c, identifier: 1988216
2026-03-29 23:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 65c6629e-4af7-50de-a431-c0fb94eb149c with identifier: 1988216
2026-03-29 23:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 65c6629e-4af7-50de-a431-c0fb94eb149c with identifier: 1988216
2026-03-29 23:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 65c6629e-4af7-50de-a431-c0fb94eb149c with identifier: 1988216 to the API
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '65c6629e-4af7-50de-a431-c0fb94eb149c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308',
'odometer': 51171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.2 PureTech 130ch S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '308 1.2 PureTech 130ch S&S Active Pack EAT8',
'vin': None,
'year': 2023}
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988216%27 HTTP/1.1" 200 None
2026-03-29 23:45:35 [ayvens.fr] INFO: Saving data for 1988216: {'auction_closing_time': 1774969200.0, 'created_time': 1774629951.873391, 'last_price_update_time': 1774827935.399347}
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988216') HTTP/1.1" 204 0
2026-03-29 23:45:35 [ayvens.fr] INFO: Found listing with ID: 1988217
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988217%27 HTTP/1.1" 200 None
2026-03-29 23:45:35 [ayvens.fr] INFO: Scrape type for 1988217: 2
2026-03-29 23:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1988217
2026-03-29 23:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e72c090-44b9-5227-b1f2-8f45661c81d0 with identifier: 1988217
2026-03-29 23:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e72c090-44b9-5227-b1f2-8f45661c81d0 with scrape type 2
2026-03-29 23:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e72c090-44b9-5227-b1f2-8f45661c81d0 with scrape type 2
2026-03-29 23:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1e72c090-44b9-5227-b1f2-8f45661c81d0, identifier: 1988217
2026-03-29 23:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1e72c090-44b9-5227-b1f2-8f45661c81d0 with identifier: 1988217
2026-03-29 23:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1e72c090-44b9-5227-b1f2-8f45661c81d0 with identifier: 1988217
2026-03-29 23:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1e72c090-44b9-5227-b1f2-8f45661c81d0 with identifier: 1988217 to the API
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '1e72c090-44b9-5227-b1f2-8f45661c81d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 76717,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.3 TCe 130ch FAP Business EDC',
'transmission': 'automatic',
'trim': 'Captur 1.3 TCe 130ch FAP Business EDC',
'vin': None,
'year': 2021}
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988217%27 HTTP/1.1" 200 None
2026-03-29 23:45:35 [ayvens.fr] INFO: Saving data for 1988217: {'auction_closing_time': 1774969200.0, 'created_time': 1774629953.078218, 'last_price_update_time': 1774827935.829903}
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988217') HTTP/1.1" 204 0
2026-03-29 23:45:35 [ayvens.fr] INFO: Found listing with ID: 1988218
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988218%27 HTTP/1.1" 200 None
2026-03-29 23:45:35 [ayvens.fr] INFO: Scrape type for 1988218: 2
2026-03-29 23:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1988218
2026-03-29 23:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b88641-3bfc-526c-bac4-894d539642cd with identifier: 1988218
2026-03-29 23:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b88641-3bfc-526c-bac4-894d539642cd with scrape type 2
2026-03-29 23:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b88641-3bfc-526c-bac4-894d539642cd with scrape type 2
2026-03-29 23:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 27b88641-3bfc-526c-bac4-894d539642cd, identifier: 1988218
2026-03-29 23:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 27b88641-3bfc-526c-bac4-894d539642cd with identifier: 1988218
2026-03-29 23:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 27b88641-3bfc-526c-bac4-894d539642cd with identifier: 1988218
2026-03-29 23:45:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 27b88641-3bfc-526c-bac4-894d539642cd with identifier: 1988218 to the API
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '27b88641-3bfc-526c-bac4-894d539642cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'MAZDA',
'model': 'MAZDA2',
'odometer': 44474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA MAZDA2 Mazda 2 1.5 e-SKYACTIV G M Hybrid 90ch Elégance',
'transmission': 'manual',
'trim': 'Mazda 2 1.5 e-SKYACTIV G M Hybrid 90ch Elégance',
'vin': None,
'year': 2023}
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988218%27 HTTP/1.1" 200 None
2026-03-29 23:45:36 [ayvens.fr] INFO: Saving data for 1988218: {'auction_closing_time': 1774969200.0, 'created_time': 1774629954.507504, 'last_price_update_time': 1774827936.231009}
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988218') HTTP/1.1" 204 0
2026-03-29 23:45:36 [ayvens.fr] INFO: Found listing with ID: 1988219
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988219%27 HTTP/1.1" 200 None
2026-03-29 23:45:36 [ayvens.fr] INFO: Scrape type for 1988219: 2
2026-03-29 23:45:36 [ayvens.fr] INFO: Extracting data for car ID: 1988219
2026-03-29 23:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703fc6e0-c4ef-55ee-ac7a-4f307a55ea68 with identifier: 1988219
2026-03-29 23:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703fc6e0-c4ef-55ee-ac7a-4f307a55ea68 with scrape type 2
2026-03-29 23:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703fc6e0-c4ef-55ee-ac7a-4f307a55ea68 with scrape type 2
2026-03-29 23:45:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 703fc6e0-c4ef-55ee-ac7a-4f307a55ea68, identifier: 1988219
2026-03-29 23:45:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 703fc6e0-c4ef-55ee-ac7a-4f307a55ea68 with identifier: 1988219
2026-03-29 23:45:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 703fc6e0-c4ef-55ee-ac7a-4f307a55ea68 with identifier: 1988219
2026-03-29 23:45:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 703fc6e0-c4ef-55ee-ac7a-4f307a55ea68 with identifier: 1988219 to the API
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 32,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '703fc6e0-c4ef-55ee-ac7a-4f307a55ea68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'DS AUTOMOBILES',
'model': 'DS4',
'odometer': 42010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS4 DS 4 E-TENSE 225ch Rivoli',
'transmission': 'automatic',
'trim': 'DS 4 E-TENSE 225ch Rivoli',
'vin': None,
'year': 2022}
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988219%27 HTTP/1.1" 200 None
2026-03-29 23:45:36 [ayvens.fr] INFO: Saving data for 1988219: {'auction_closing_time': 1774969200.0, 'created_time': 1774629955.967467, 'last_price_update_time': 1774827936.626478}
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988219') HTTP/1.1" 204 0
2026-03-29 23:45:36 [ayvens.fr] INFO: Found listing with ID: 1988220
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988220%27 HTTP/1.1" 200 None
2026-03-29 23:45:36 [ayvens.fr] INFO: Scrape type for 1988220: 2
2026-03-29 23:45:36 [ayvens.fr] INFO: Extracting data for car ID: 1988220
2026-03-29 23:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd6d80b-d81c-5bc4-8996-7773f4f4534f with identifier: 1988220
2026-03-29 23:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd6d80b-d81c-5bc4-8996-7773f4f4534f with scrape type 2
2026-03-29 23:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcd6d80b-d81c-5bc4-8996-7773f4f4534f with scrape type 2
2026-03-29 23:45:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dcd6d80b-d81c-5bc4-8996-7773f4f4534f, identifier: 1988220
2026-03-29 23:45:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dcd6d80b-d81c-5bc4-8996-7773f4f4534f with identifier: 1988220
2026-03-29 23:45:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dcd6d80b-d81c-5bc4-8996-7773f4f4534f with identifier: 1988220
2026-03-29 23:45:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dcd6d80b-d81c-5bc4-8996-7773f4f4534f with identifier: 1988220 to the API
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'dcd6d80b-d81c-5bc4-8996-7773f4f4534f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 104394,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 100ch S&S Allure',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 100ch S&S Allure',
'vin': None,
'year': 2021}
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988220%27 HTTP/1.1" 200 None
2026-03-29 23:45:37 [ayvens.fr] INFO: Saving data for 1988220: {'auction_closing_time': 1774969200.0, 'created_time': 1774629956.565053, 'last_price_update_time': 1774827937.092531}
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988220') HTTP/1.1" 204 0
2026-03-29 23:45:37 [ayvens.fr] INFO: Found listing with ID: 1988221
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988221%27 HTTP/1.1" 200 None
2026-03-29 23:45:37 [ayvens.fr] INFO: Scrape type for 1988221: 2
2026-03-29 23:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1988221
2026-03-29 23:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba65655-c6b0-5466-b517-88d71b776072 with identifier: 1988221
2026-03-29 23:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba65655-c6b0-5466-b517-88d71b776072 with scrape type 2
2026-03-29 23:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fba65655-c6b0-5466-b517-88d71b776072 with scrape type 2
2026-03-29 23:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fba65655-c6b0-5466-b517-88d71b776072, identifier: 1988221
2026-03-29 23:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fba65655-c6b0-5466-b517-88d71b776072 with identifier: 1988221
2026-03-29 23:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fba65655-c6b0-5466-b517-88d71b776072 with identifier: 1988221
2026-03-29 23:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fba65655-c6b0-5466-b517-88d71b776072 with identifier: 1988221 to the API
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GRIS MAGNETIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'fba65655-c6b0-5466-b517-88d71b776072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FOCUS',
'odometer': 128115,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FOCUS Focus Active 1.0 EcoBoost 125ch Active V BVA',
'transmission': 'automatic',
'trim': 'Focus Active 1.0 EcoBoost 125ch Active V BVA',
'vin': None,
'year': 2020}
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988221%27 HTTP/1.1" 200 None
2026-03-29 23:45:37 [ayvens.fr] INFO: Saving data for 1988221: {'auction_closing_time': 1774969200.0, 'created_time': 1774629957.558787, 'last_price_update_time': 1774827937.490803}
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988221') HTTP/1.1" 204 0
2026-03-29 23:45:37 [ayvens.fr] INFO: Found listing with ID: 1988222
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988222%27 HTTP/1.1" 200 None
2026-03-29 23:45:37 [ayvens.fr] INFO: Scrape type for 1988222: 2
2026-03-29 23:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1988222
2026-03-29 23:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 400a8e3b-90c9-5335-bf57-651756d093f2 with identifier: 1988222
2026-03-29 23:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 400a8e3b-90c9-5335-bf57-651756d093f2 with scrape type 2
2026-03-29 23:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 400a8e3b-90c9-5335-bf57-651756d093f2 with scrape type 2
2026-03-29 23:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 400a8e3b-90c9-5335-bf57-651756d093f2, identifier: 1988222
2026-03-29 23:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 400a8e3b-90c9-5335-bf57-651756d093f2 with identifier: 1988222
2026-03-29 23:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 400a8e3b-90c9-5335-bf57-651756d093f2 with identifier: 1988222
2026-03-29 23:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 400a8e3b-90c9-5335-bf57-651756d093f2 with identifier: 1988222 to the API
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '400a8e3b-90c9-5335-bf57-651756d093f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'PUMA',
'odometer': 135786,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Business',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Business',
'vin': None,
'year': 2023}
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988222%27 HTTP/1.1" 200 None
2026-03-29 23:45:37 [ayvens.fr] INFO: Saving data for 1988222: {'auction_closing_time': 1774969200.0, 'created_time': 1774629959.181033, 'last_price_update_time': 1774827937.921757}
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988222') HTTP/1.1" 204 0
2026-03-29 23:45:37 [ayvens.fr] INFO: Found listing with ID: 1988223
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988223%27 HTTP/1.1" 200 None
2026-03-29 23:45:37 [ayvens.fr] INFO: Scrape type for 1988223: 2
2026-03-29 23:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1988223
2026-03-29 23:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af1a400-aa29-5718-8f8d-b1f27b4a34c0 with identifier: 1988223
2026-03-29 23:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af1a400-aa29-5718-8f8d-b1f27b4a34c0 with scrape type 2
2026-03-29 23:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8af1a400-aa29-5718-8f8d-b1f27b4a34c0 with scrape type 2
2026-03-29 23:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8af1a400-aa29-5718-8f8d-b1f27b4a34c0, identifier: 1988223
2026-03-29 23:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8af1a400-aa29-5718-8f8d-b1f27b4a34c0 with identifier: 1988223
2026-03-29 23:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8af1a400-aa29-5718-8f8d-b1f27b4a34c0 with identifier: 1988223
2026-03-29 23:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8af1a400-aa29-5718-8f8d-b1f27b4a34c0 with identifier: 1988223 to the API
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '8af1a400-aa29-5718-8f8d-b1f27b4a34c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 63109,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch E6.c Active Business S&S',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch E6.c Active Business S&S',
'vin': None,
'year': 2019}
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988223%27 HTTP/1.1" 200 None
2026-03-29 23:45:38 [ayvens.fr] INFO: Saving data for 1988223: {'auction_closing_time': 1774969200.0, 'created_time': 1774629960.444601, 'last_price_update_time': 1774827938.32349}
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988223') HTTP/1.1" 204 0
2026-03-29 23:45:38 [ayvens.fr] INFO: Found listing with ID: 1988224
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988224%27 HTTP/1.1" 200 None
2026-03-29 23:45:38 [ayvens.fr] INFO: Scrape type for 1988224: 2
2026-03-29 23:45:38 [ayvens.fr] INFO: Extracting data for car ID: 1988224
2026-03-29 23:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 998dcbf4-eb7e-50f1-b12a-3d0d56514a79 with identifier: 1988224
2026-03-29 23:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 998dcbf4-eb7e-50f1-b12a-3d0d56514a79 with scrape type 2
2026-03-29 23:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 998dcbf4-eb7e-50f1-b12a-3d0d56514a79 with scrape type 2
2026-03-29 23:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 998dcbf4-eb7e-50f1-b12a-3d0d56514a79, identifier: 1988224
2026-03-29 23:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 998dcbf4-eb7e-50f1-b12a-3d0d56514a79 with identifier: 1988224
2026-03-29 23:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 998dcbf4-eb7e-50f1-b12a-3d0d56514a79 with identifier: 1988224
2026-03-29 23:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 998dcbf4-eb7e-50f1-b12a-3d0d56514a79 with identifier: 1988224 to the API
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '998dcbf4-eb7e-50f1-b12a-3d0d56514a79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 101457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 83ch S&S Feel Business',
'transmission': 'manual',
'trim': 'C3 1.2 PureTech 83ch S&S Feel Business',
'vin': None,
'year': 2020}
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988224%27 HTTP/1.1" 200 None
2026-03-29 23:45:38 [ayvens.fr] INFO: Saving data for 1988224: {'auction_closing_time': 1774969200.0, 'created_time': 1774629961.563211, 'last_price_update_time': 1774827938.734702}
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988224') HTTP/1.1" 204 0
2026-03-29 23:45:38 [ayvens.fr] INFO: Found listing with ID: 1988225
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988225%27 HTTP/1.1" 200 None
2026-03-29 23:45:38 [ayvens.fr] INFO: Scrape type for 1988225: 2
2026-03-29 23:45:38 [ayvens.fr] INFO: Extracting data for car ID: 1988225
2026-03-29 23:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 074694d0-efa7-5fe7-aa40-4aa07bbc3e22 with identifier: 1988225
2026-03-29 23:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 074694d0-efa7-5fe7-aa40-4aa07bbc3e22 with scrape type 2
2026-03-29 23:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 074694d0-efa7-5fe7-aa40-4aa07bbc3e22 with scrape type 2
2026-03-29 23:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 074694d0-efa7-5fe7-aa40-4aa07bbc3e22, identifier: 1988225
2026-03-29 23:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 074694d0-efa7-5fe7-aa40-4aa07bbc3e22 with identifier: 1988225
2026-03-29 23:45:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 074694d0-efa7-5fe7-aa40-4aa07bbc3e22 with identifier: 1988225
2026-03-29 23:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 074694d0-efa7-5fe7-aa40-4aa07bbc3e22 with identifier: 1988225 to the API
2026-03-29 23:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'gas',
'id': '074694d0-efa7-5fe7-aa40-4aa07bbc3e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 60959,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.0 TCe 100ch Intens GPL -21',
'transmission': 'manual',
'trim': 'Clio 1.0 TCe 100ch Intens GPL -21',
'vin': None,
'year': 2021}
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988225%27 HTTP/1.1" 200 None
2026-03-29 23:45:39 [ayvens.fr] INFO: Saving data for 1988225: {'auction_closing_time': 1774969200.0, 'created_time': 1774629962.972715, 'last_price_update_time': 1774827939.144481}
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988225') HTTP/1.1" 204 0
2026-03-29 23:45:39 [ayvens.fr] INFO: Found listing with ID: 1988226
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988226%27 HTTP/1.1" 200 None
2026-03-29 23:45:39 [ayvens.fr] INFO: Scrape type for 1988226: 2
2026-03-29 23:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1988226
2026-03-29 23:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e with identifier: 1988226
2026-03-29 23:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e with scrape type 2
2026-03-29 23:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e with scrape type 2
2026-03-29 23:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e, identifier: 1988226
2026-03-29 23:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e with identifier: 1988226
2026-03-29 23:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e with identifier: 1988226
2026-03-29 23:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e with identifier: 1988226 to the API
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7b18edb0-4f8b-555a-9166-6d6d2b1e7a5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 140220,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S Allure Business EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S Allure Business EAT8',
'vin': None,
'year': 2021}
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988226%27 HTTP/1.1" 200 None
2026-03-29 23:45:39 [ayvens.fr] INFO: Saving data for 1988226: {'auction_closing_time': 1774969200.0, 'created_time': 1774629964.241586, 'last_price_update_time': 1774827939.529375}
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988226') HTTP/1.1" 204 0
2026-03-29 23:45:39 [ayvens.fr] INFO: Found listing with ID: 1988227
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988227%27 HTTP/1.1" 200 None
2026-03-29 23:45:39 [ayvens.fr] INFO: Scrape type for 1988227: 2
2026-03-29 23:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1988227
2026-03-29 23:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84fcb59b-18fe-534f-bd0c-f9025f94a3d9 with identifier: 1988227
2026-03-29 23:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84fcb59b-18fe-534f-bd0c-f9025f94a3d9 with scrape type 2
2026-03-29 23:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84fcb59b-18fe-534f-bd0c-f9025f94a3d9 with scrape type 2
2026-03-29 23:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 84fcb59b-18fe-534f-bd0c-f9025f94a3d9, identifier: 1988227
2026-03-29 23:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 84fcb59b-18fe-534f-bd0c-f9025f94a3d9 with identifier: 1988227
2026-03-29 23:45:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 84fcb59b-18fe-534f-bd0c-f9025f94a3d9 with identifier: 1988227
2026-03-29 23:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 84fcb59b-18fe-534f-bd0c-f9025f94a3d9 with identifier: 1988227 to the API
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BOSSA NOVA WHITE',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '84fcb59b-18fe-534f-bd0c-f9025f94a3d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 21439,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 500 1.0 70ch BSG S&S Cult',
'transmission': 'manual',
'trim': '500 1.0 70ch BSG S&S Cult',
'vin': None,
'year': 2022}
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988227%27 HTTP/1.1" 200 None
2026-03-29 23:45:39 [ayvens.fr] INFO: Saving data for 1988227: {'auction_closing_time': 1774969200.0, 'created_time': 1774629965.597719, 'last_price_update_time': 1774827939.9281}
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988227') HTTP/1.1" 204 0
2026-03-29 23:45:39 [ayvens.fr] INFO: Found listing with ID: 1988228
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988228%27 HTTP/1.1" 200 None
2026-03-29 23:45:39 [ayvens.fr] INFO: Scrape type for 1988228: 2
2026-03-29 23:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1988228
2026-03-29 23:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fd1df72-9ae3-57cf-b08f-8453f523c7ce with identifier: 1988228
2026-03-29 23:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fd1df72-9ae3-57cf-b08f-8453f523c7ce with scrape type 2
2026-03-29 23:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fd1df72-9ae3-57cf-b08f-8453f523c7ce with scrape type 2
2026-03-29 23:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0fd1df72-9ae3-57cf-b08f-8453f523c7ce, identifier: 1988228
2026-03-29 23:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0fd1df72-9ae3-57cf-b08f-8453f523c7ce with identifier: 1988228
2026-03-29 23:45:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0fd1df72-9ae3-57cf-b08f-8453f523c7ce with identifier: 1988228
2026-03-29 23:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0fd1df72-9ae3-57cf-b08f-8453f523c7ce with identifier: 1988228 to the API
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'GRIS VULKAN',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '0fd1df72-9ae3-57cf-b08f-8453f523c7ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'ASTRA',
'odometer': 23533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-02',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL ASTRA Astra 1.2 Turbo 130ch GS',
'transmission': 'manual',
'trim': 'Astra 1.2 Turbo 130ch GS',
'vin': None,
'year': 2023}
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988228%27 HTTP/1.1" 200 None
2026-03-29 23:45:40 [ayvens.fr] INFO: Saving data for 1988228: {'auction_closing_time': 1774969200.0, 'created_time': 1774629966.914077, 'last_price_update_time': 1774827940.342021}
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988228') HTTP/1.1" 204 0
2026-03-29 23:45:40 [ayvens.fr] INFO: Found listing with ID: 1988229
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988229%27 HTTP/1.1" 200 None
2026-03-29 23:45:40 [ayvens.fr] INFO: Scrape type for 1988229: 2
2026-03-29 23:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1988229
2026-03-29 23:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0fa24f0-da2c-572e-8d29-5312d4afe6f7 with identifier: 1988229
2026-03-29 23:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0fa24f0-da2c-572e-8d29-5312d4afe6f7 with scrape type 2
2026-03-29 23:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0fa24f0-da2c-572e-8d29-5312d4afe6f7 with scrape type 2
2026-03-29 23:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c0fa24f0-da2c-572e-8d29-5312d4afe6f7, identifier: 1988229
2026-03-29 23:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c0fa24f0-da2c-572e-8d29-5312d4afe6f7 with identifier: 1988229
2026-03-29 23:45:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c0fa24f0-da2c-572e-8d29-5312d4afe6f7 with identifier: 1988229
2026-03-29 23:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c0fa24f0-da2c-572e-8d29-5312d4afe6f7 with identifier: 1988229 to the API
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 24,
'color': 'GRIS MONTAGNE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c0fa24f0-da2c-572e-8d29-5312d4afe6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE CLA',
'odometer': 63016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE CLA CLA Shooting Brake 250 e 160+102ch '
'Business Line 8G-DCT',
'transmission': 'automatic',
'trim': 'CLA Shooting Brake 250 e 160+102ch Business Line 8G-DCT',
'vin': None,
'year': 2022}
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988229%27 HTTP/1.1" 200 None
2026-03-29 23:45:40 [ayvens.fr] INFO: Saving data for 1988229: {'auction_closing_time': 1774969200.0, 'created_time': 1774629968.598194, 'last_price_update_time': 1774827940.762413}
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988229') HTTP/1.1" 204 0
2026-03-29 23:45:40 [ayvens.fr] INFO: Found listing with ID: 1988230
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988230%27 HTTP/1.1" 200 None
2026-03-29 23:45:40 [ayvens.fr] INFO: Scrape type for 1988230: 2
2026-03-29 23:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1988230
2026-03-29 23:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3a3269-3b8d-5c44-b626-bd543678ee34 with identifier: 1988230
2026-03-29 23:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3a3269-3b8d-5c44-b626-bd543678ee34 with scrape type 2
2026-03-29 23:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3a3269-3b8d-5c44-b626-bd543678ee34 with scrape type 2
2026-03-29 23:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fc3a3269-3b8d-5c44-b626-bd543678ee34, identifier: 1988230
2026-03-29 23:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fc3a3269-3b8d-5c44-b626-bd543678ee34 with identifier: 1988230
2026-03-29 23:45:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fc3a3269-3b8d-5c44-b626-bd543678ee34 with identifier: 1988230
2026-03-29 23:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fc3a3269-3b8d-5c44-b626-bd543678ee34 with identifier: 1988230 to the API
2026-03-29 23:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'NOIR PERLANERA METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'fc3a3269-3b8d-5c44-b626-bd543678ee34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308',
'odometer': 122508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.2 PureTech 130ch S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '308 1.2 PureTech 130ch S&S Active Pack EAT8',
'vin': None,
'year': 2023}
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988230%27 HTTP/1.1" 200 None
2026-03-29 23:45:41 [ayvens.fr] INFO: Saving data for 1988230: {'auction_closing_time': 1774969200.0, 'created_time': 1774629969.856314, 'last_price_update_time': 1774827941.17184}
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988230') HTTP/1.1" 204 0
2026-03-29 23:45:41 [ayvens.fr] INFO: Found listing with ID: 1988231
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988231%27 HTTP/1.1" 200 None
2026-03-29 23:45:41 [ayvens.fr] INFO: Scrape type for 1988231: 2
2026-03-29 23:45:41 [ayvens.fr] INFO: Extracting data for car ID: 1988231
2026-03-29 23:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa96c947-ec23-58a3-8617-682c9c497d93 with identifier: 1988231
2026-03-29 23:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa96c947-ec23-58a3-8617-682c9c497d93 with scrape type 2
2026-03-29 23:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa96c947-ec23-58a3-8617-682c9c497d93 with scrape type 2
2026-03-29 23:45:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: aa96c947-ec23-58a3-8617-682c9c497d93, identifier: 1988231
2026-03-29 23:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: aa96c947-ec23-58a3-8617-682c9c497d93 with identifier: 1988231
2026-03-29 23:45:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: aa96c947-ec23-58a3-8617-682c9c497d93 with identifier: 1988231
2026-03-29 23:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: aa96c947-ec23-58a3-8617-682c9c497d93 with identifier: 1988231 to the API
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'aa96c947-ec23-58a3-8617-682c9c497d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 19268,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-22',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 500 1.0 70ch BSG S&S Dolcevita',
'transmission': 'manual',
'trim': '500 1.0 70ch BSG S&S Dolcevita',
'vin': None,
'year': 2022}
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988231%27 HTTP/1.1" 200 None
2026-03-29 23:45:41 [ayvens.fr] INFO: Saving data for 1988231: {'auction_closing_time': 1774969200.0, 'created_time': 1774629971.332446, 'last_price_update_time': 1774827941.667078}
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988231') HTTP/1.1" 204 0
2026-03-29 23:45:41 [ayvens.fr] INFO: Found listing with ID: 1988232
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988232%27 HTTP/1.1" 200 None
2026-03-29 23:45:41 [ayvens.fr] INFO: Scrape type for 1988232: 2
2026-03-29 23:45:41 [ayvens.fr] INFO: Extracting data for car ID: 1988232
2026-03-29 23:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ce595aa-9f39-538a-8031-0c670dfac83e with identifier: 1988232
2026-03-29 23:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ce595aa-9f39-538a-8031-0c670dfac83e with scrape type 2
2026-03-29 23:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ce595aa-9f39-538a-8031-0c670dfac83e with scrape type 2
2026-03-29 23:45:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7ce595aa-9f39-538a-8031-0c670dfac83e, identifier: 1988232
2026-03-29 23:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7ce595aa-9f39-538a-8031-0c670dfac83e with identifier: 1988232
2026-03-29 23:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7ce595aa-9f39-538a-8031-0c670dfac83e with identifier: 1988232
2026-03-29 23:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7ce595aa-9f39-538a-8031-0c670dfac83e with identifier: 1988232 to the API
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR ETOIL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '7ce595aa-9f39-538a-8031-0c670dfac83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 96532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV60 130ch Evolution '
'ER optimum charge -C',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV60 130ch Evolution ER optimum charge -C',
'vin': None,
'year': 2023}
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988232%27 HTTP/1.1" 200 None
2026-03-29 23:45:42 [ayvens.fr] INFO: Saving data for 1988232: {'auction_closing_time': 1774969200.0, 'created_time': 1774629972.500193, 'last_price_update_time': 1774827942.077159}
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988232') HTTP/1.1" 204 0
2026-03-29 23:45:42 [ayvens.fr] INFO: Found listing with ID: 1988233
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988233%27 HTTP/1.1" 200 None
2026-03-29 23:45:42 [ayvens.fr] INFO: Scrape type for 1988233: 2
2026-03-29 23:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1988233
2026-03-29 23:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 296ab206-6fbd-53a9-be82-c8aaba639661 with identifier: 1988233
2026-03-29 23:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 296ab206-6fbd-53a9-be82-c8aaba639661 with scrape type 2
2026-03-29 23:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 296ab206-6fbd-53a9-be82-c8aaba639661 with scrape type 2
2026-03-29 23:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 296ab206-6fbd-53a9-be82-c8aaba639661, identifier: 1988233
2026-03-29 23:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 296ab206-6fbd-53a9-be82-c8aaba639661 with identifier: 1988233
2026-03-29 23:45:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 296ab206-6fbd-53a9-be82-c8aaba639661 with identifier: 1988233
2026-03-29 23:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 296ab206-6fbd-53a9-be82-c8aaba639661 with identifier: 1988233 to the API
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45: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-29 23:45:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 32,
'color': 'GRIS HIGHLAND',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '296ab206-6fbd-53a9-be82-c8aaba639661',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 75102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.6 E-Tech hybride rechargeable 160ch Intens',
'transmission': 'automatic',
'trim': 'Captur 1.6 E-Tech hybride rechargeable 160ch Intens',
'vin': None,
'year': 2021}
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988233%27 HTTP/1.1" 200 None
2026-03-29 23:45:42 [ayvens.fr] INFO: Saving data for 1988233: {'auction_closing_time': 1774969200.0, 'created_time': 1774629973.857618, 'last_price_update_time': 1774827942.47038}
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988233') HTTP/1.1" 204 0
2026-03-29 23:45:42 [ayvens.fr] INFO: Found listing with ID: 1988234
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988234%27 HTTP/1.1" 200 None
2026-03-29 23:45:42 [ayvens.fr] INFO: Scrape type for 1988234: 2
2026-03-29 23:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1988234
2026-03-29 23:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e9e739d-d118-5c5c-898e-af5c7324a92a with identifier: 1988234
2026-03-29 23:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e9e739d-d118-5c5c-898e-af5c7324a92a with scrape type 2
2026-03-29 23:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e9e739d-d118-5c5c-898e-af5c7324a92a with scrape type 2
2026-03-29 23:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1e9e739d-d118-5c5c-898e-af5c7324a92a, identifier: 1988234
2026-03-29 23:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1e9e739d-d118-5c5c-898e-af5c7324a92a with identifier: 1988234
2026-03-29 23:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1e9e739d-d118-5c5c-898e-af5c7324a92a with identifier: 1988234
2026-03-29 23:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1e9e739d-d118-5c5c-898e-af5c7324a92a with identifier: 1988234 to the API
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45: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-29 23:45:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 161,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '1e9e739d-d118-5c5c-898e-af5c7324a92a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 28860,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive20iA 178ch Lounge',
'transmission': 'automatic',
'trim': 'X1 xDrive20iA 178ch Lounge',
'vin': None,
'year': 2021}
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988234%27 HTTP/1.1" 200 None
2026-03-29 23:45:42 [ayvens.fr] INFO: Saving data for 1988234: {'auction_closing_time': 1774969200.0, 'created_time': 1774629976.100969, 'last_price_update_time': 1774827942.854069}
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988234') HTTP/1.1" 204 0
2026-03-29 23:45:42 [ayvens.fr] INFO: Found listing with ID: 1988235
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988235%27 HTTP/1.1" 200 None
2026-03-29 23:45:42 [ayvens.fr] INFO: Scrape type for 1988235: 2
2026-03-29 23:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1988235
2026-03-29 23:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cac9db4-602f-5d26-a13c-cd286729c75c with identifier: 1988235
2026-03-29 23:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cac9db4-602f-5d26-a13c-cd286729c75c with scrape type 2
2026-03-29 23:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cac9db4-602f-5d26-a13c-cd286729c75c with scrape type 2
2026-03-29 23:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1cac9db4-602f-5d26-a13c-cd286729c75c, identifier: 1988235
2026-03-29 23:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1cac9db4-602f-5d26-a13c-cd286729c75c with identifier: 1988235
2026-03-29 23:45:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1cac9db4-602f-5d26-a13c-cd286729c75c with identifier: 1988235
2026-03-29 23:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1cac9db4-602f-5d26-a13c-cd286729c75c with identifier: 1988235 to the API
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLANC ARCTIQUE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '1cac9db4-602f-5d26-a13c-cd286729c75c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'LEXUS',
'model': 'IS',
'odometer': 114411,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS IS IS 300h Pack Business',
'transmission': 'automatic',
'trim': 'IS 300h Pack Business',
'vin': None,
'year': 2020}
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988235%27 HTTP/1.1" 200 None
2026-03-29 23:45:43 [ayvens.fr] INFO: Saving data for 1988235: {'auction_closing_time': 1774969200.0, 'created_time': 1774629976.724482, 'last_price_update_time': 1774827943.244518}
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988235') HTTP/1.1" 204 0
2026-03-29 23:45:43 [ayvens.fr] INFO: Found listing with ID: 1988236
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988236%27 HTTP/1.1" 200 None
2026-03-29 23:45:43 [ayvens.fr] INFO: Scrape type for 1988236: 2
2026-03-29 23:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1988236
2026-03-29 23:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7fe8631-46ce-5485-b7fe-5a479990b52e with identifier: 1988236
2026-03-29 23:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7fe8631-46ce-5485-b7fe-5a479990b52e with scrape type 2
2026-03-29 23:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7fe8631-46ce-5485-b7fe-5a479990b52e with scrape type 2
2026-03-29 23:45:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a7fe8631-46ce-5485-b7fe-5a479990b52e, identifier: 1988236
2026-03-29 23:45:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a7fe8631-46ce-5485-b7fe-5a479990b52e with identifier: 1988236
2026-03-29 23:45:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a7fe8631-46ce-5485-b7fe-5a479990b52e with identifier: 1988236
2026-03-29 23:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a7fe8631-46ce-5485-b7fe-5a479990b52e with identifier: 1988236 to the API
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'NOIR MYTHIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'a7fe8631-46ce-5485-b7fe-5a479990b52e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A3',
'odometer': 54681,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-05',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 A3 Sportback 35 TFSI 150ch CoD Business line S tronic 7',
'transmission': 'automatic',
'trim': 'A3 Sportback 35 TFSI 150ch CoD Business line S tronic 7',
'vin': None,
'year': 2019}
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988236%27 HTTP/1.1" 200 None
2026-03-29 23:45:43 [ayvens.fr] INFO: Saving data for 1988236: {'auction_closing_time': 1774969200.0, 'created_time': 1774629978.347862, 'last_price_update_time': 1774827943.642551}
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988236') HTTP/1.1" 204 0
2026-03-29 23:45:43 [ayvens.fr] INFO: Found listing with ID: 1988237
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988237%27 HTTP/1.1" 200 None
2026-03-29 23:45:43 [ayvens.fr] INFO: Scrape type for 1988237: 2
2026-03-29 23:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1988237
2026-03-29 23:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 235bdeab-12e1-5100-b98d-d3c3ca59ee00 with identifier: 1988237
2026-03-29 23:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 235bdeab-12e1-5100-b98d-d3c3ca59ee00 with scrape type 2
2026-03-29 23:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 235bdeab-12e1-5100-b98d-d3c3ca59ee00 with scrape type 2
2026-03-29 23:45:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 235bdeab-12e1-5100-b98d-d3c3ca59ee00, identifier: 1988237
2026-03-29 23:45:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 235bdeab-12e1-5100-b98d-d3c3ca59ee00 with identifier: 1988237
2026-03-29 23:45:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 235bdeab-12e1-5100-b98d-d3c3ca59ee00 with identifier: 1988237
2026-03-29 23:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 235bdeab-12e1-5100-b98d-d3c3ca59ee00 with identifier: 1988237 to the API
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '235bdeab-12e1-5100-b98d-d3c3ca59ee00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 67070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 100ch S&S Allure Business',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 100ch S&S Allure Business',
'vin': None,
'year': 2021}
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988237%27 HTTP/1.1" 200 None
2026-03-29 23:45:44 [ayvens.fr] INFO: Saving data for 1988237: {'auction_closing_time': 1774969200.0, 'created_time': 1774629980.467206, 'last_price_update_time': 1774827944.057157}
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988237') HTTP/1.1" 204 0
2026-03-29 23:45:44 [ayvens.fr] INFO: Found listing with ID: 1988238
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988238%27 HTTP/1.1" 200 None
2026-03-29 23:45:44 [ayvens.fr] INFO: Scrape type for 1988238: 2
2026-03-29 23:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1988238
2026-03-29 23:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c85c75-d0c5-5b0a-84ca-c368f9e3835e with identifier: 1988238
2026-03-29 23:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c85c75-d0c5-5b0a-84ca-c368f9e3835e with scrape type 2
2026-03-29 23:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c85c75-d0c5-5b0a-84ca-c368f9e3835e with scrape type 2
2026-03-29 23:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 51c85c75-d0c5-5b0a-84ca-c368f9e3835e, identifier: 1988238
2026-03-29 23:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 51c85c75-d0c5-5b0a-84ca-c368f9e3835e with identifier: 1988238
2026-03-29 23:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 51c85c75-d0c5-5b0a-84ca-c368f9e3835e with identifier: 1988238
2026-03-29 23:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 51c85c75-d0c5-5b0a-84ca-c368f9e3835e with identifier: 1988238 to the API
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '51c85c75-d0c5-5b0a-84ca-c368f9e3835e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CORSA',
'odometer': 56492,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CORSA Corsa 1.4 90ch Enjoy Start/Stop 5p',
'transmission': 'manual',
'trim': 'Corsa 1.4 90ch Enjoy Start/Stop 5p',
'vin': None,
'year': 2019}
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988238%27 HTTP/1.1" 200 None
2026-03-29 23:45:44 [ayvens.fr] INFO: Saving data for 1988238: {'auction_closing_time': 1774969200.0, 'created_time': 1774629981.619124, 'last_price_update_time': 1774827944.45422}
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988238') HTTP/1.1" 204 0
2026-03-29 23:45:44 [ayvens.fr] INFO: Found listing with ID: 1988239
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988239%27 HTTP/1.1" 200 None
2026-03-29 23:45:44 [ayvens.fr] INFO: Scrape type for 1988239: 2
2026-03-29 23:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1988239
2026-03-29 23:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33a62510-8161-5c39-84c4-ae3a57680830 with identifier: 1988239
2026-03-29 23:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33a62510-8161-5c39-84c4-ae3a57680830 with scrape type 2
2026-03-29 23:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33a62510-8161-5c39-84c4-ae3a57680830 with scrape type 2
2026-03-29 23:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 33a62510-8161-5c39-84c4-ae3a57680830, identifier: 1988239
2026-03-29 23:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 33a62510-8161-5c39-84c4-ae3a57680830 with identifier: 1988239
2026-03-29 23:45:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 33a62510-8161-5c39-84c4-ae3a57680830 with identifier: 1988239
2026-03-29 23:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 33a62510-8161-5c39-84c4-ae3a57680830 with identifier: 1988239 to the API
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'NOIR ETOILE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '33a62510-8161-5c39-84c4-ae3a57680830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 87289,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.3 TCe mild hybrid 140ch Techno',
'transmission': 'manual',
'trim': 'Captur 1.3 TCe mild hybrid 140ch Techno',
'vin': None,
'year': 2023}
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988239%27 HTTP/1.1" 200 None
2026-03-29 23:45:44 [ayvens.fr] INFO: Saving data for 1988239: {'auction_closing_time': 1774969200.0, 'created_time': 1774629983.757166, 'last_price_update_time': 1774827944.927024}
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988239') HTTP/1.1" 204 0
2026-03-29 23:45:44 [ayvens.fr] INFO: Found listing with ID: 1988240
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988240%27 HTTP/1.1" 200 None
2026-03-29 23:45:44 [ayvens.fr] INFO: Scrape type for 1988240: 2
2026-03-29 23:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1988240
2026-03-29 23:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efb34cfb-3642-5272-9992-9d4830b958ca with identifier: 1988240
2026-03-29 23:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efb34cfb-3642-5272-9992-9d4830b958ca with scrape type 2
2026-03-29 23:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efb34cfb-3642-5272-9992-9d4830b958ca with scrape type 2
2026-03-29 23:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: efb34cfb-3642-5272-9992-9d4830b958ca, identifier: 1988240
2026-03-29 23:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: efb34cfb-3642-5272-9992-9d4830b958ca with identifier: 1988240
2026-03-29 23:45:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: efb34cfb-3642-5272-9992-9d4830b958ca with identifier: 1988240
2026-03-29 23:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: efb34cfb-3642-5272-9992-9d4830b958ca with identifier: 1988240 to the API
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'GRIS SCHISTE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'efb34cfb-3642-5272-9992-9d4830b958ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 109037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.0 TCe 90ch Evolution',
'transmission': 'manual',
'trim': 'Clio 1.0 TCe 90ch Evolution',
'vin': None,
'year': 2023}
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988240%27 HTTP/1.1" 200 None
2026-03-29 23:45:45 [ayvens.fr] INFO: Saving data for 1988240: {'auction_closing_time': 1774969200.0, 'created_time': 1774629984.9861, 'last_price_update_time': 1774827945.327889}
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988240') HTTP/1.1" 204 0
2026-03-29 23:45:45 [ayvens.fr] INFO: Found listing with ID: 1988241
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988241%27 HTTP/1.1" 200 None
2026-03-29 23:45:45 [ayvens.fr] INFO: Scrape type for 1988241: 2
2026-03-29 23:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1988241
2026-03-29 23:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1199cc-8562-5e2f-b728-70b86981d732 with identifier: 1988241
2026-03-29 23:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1199cc-8562-5e2f-b728-70b86981d732 with scrape type 2
2026-03-29 23:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da1199cc-8562-5e2f-b728-70b86981d732 with scrape type 2
2026-03-29 23:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: da1199cc-8562-5e2f-b728-70b86981d732, identifier: 1988241
2026-03-29 23:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: da1199cc-8562-5e2f-b728-70b86981d732 with identifier: 1988241
2026-03-29 23:45:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: da1199cc-8562-5e2f-b728-70b86981d732 with identifier: 1988241
2026-03-29 23:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: da1199cc-8562-5e2f-b728-70b86981d732 with identifier: 1988241 to the API
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'QUANTUM BLUE M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'da1199cc-8562-5e2f-b728-70b86981d732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'SMART',
'model': '1',
'odometer': 10702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'SMART 1 #1 272ch 66kWh Pro+',
'transmission': 'automatic',
'trim': '#1 272ch 66kWh Pro+',
'vin': None,
'year': 2023}
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988241%27 HTTP/1.1" 200 None
2026-03-29 23:45:45 [ayvens.fr] INFO: Saving data for 1988241: {'auction_closing_time': 1774969200.0, 'created_time': 1774629986.63143, 'last_price_update_time': 1774827945.757278}
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988241') HTTP/1.1" 204 0
2026-03-29 23:45:45 [ayvens.fr] INFO: Found listing with ID: 1988242
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988242%27 HTTP/1.1" 200 None
2026-03-29 23:45:45 [ayvens.fr] INFO: Scrape type for 1988242: 2
2026-03-29 23:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1988242
2026-03-29 23:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe25d21a-5a78-52af-be4c-00ab100b0f46 with identifier: 1988242
2026-03-29 23:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe25d21a-5a78-52af-be4c-00ab100b0f46 with scrape type 2
2026-03-29 23:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe25d21a-5a78-52af-be4c-00ab100b0f46 with scrape type 2
2026-03-29 23:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fe25d21a-5a78-52af-be4c-00ab100b0f46, identifier: 1988242
2026-03-29 23:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fe25d21a-5a78-52af-be4c-00ab100b0f46 with identifier: 1988242
2026-03-29 23:45:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fe25d21a-5a78-52af-be4c-00ab100b0f46 with identifier: 1988242
2026-03-29 23:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fe25d21a-5a78-52af-be4c-00ab100b0f46 with identifier: 1988242 to the API
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'fe25d21a-5a78-52af-be4c-00ab100b0f46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 130106,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane Estate 1.5 Blue dCi 115ch Business',
'transmission': 'manual',
'trim': 'Megane Estate 1.5 Blue dCi 115ch Business',
'vin': None,
'year': 2021}
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988242%27 HTTP/1.1" 200 None
2026-03-29 23:45:46 [ayvens.fr] INFO: Saving data for 1988242: {'auction_closing_time': 1774969200.0, 'created_time': 1774629987.996409, 'last_price_update_time': 1774827946.28529}
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988242') HTTP/1.1" 204 0
2026-03-29 23:45:46 [ayvens.fr] INFO: Found listing with ID: 1988243
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988243%27 HTTP/1.1" 200 None
2026-03-29 23:45:46 [ayvens.fr] INFO: Scrape type for 1988243: 2
2026-03-29 23:45:46 [ayvens.fr] INFO: Extracting data for car ID: 1988243
2026-03-29 23:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f85a3d51-0555-5850-b206-0759c849f32f with identifier: 1988243
2026-03-29 23:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f85a3d51-0555-5850-b206-0759c849f32f with scrape type 2
2026-03-29 23:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f85a3d51-0555-5850-b206-0759c849f32f with scrape type 2
2026-03-29 23:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f85a3d51-0555-5850-b206-0759c849f32f, identifier: 1988243
2026-03-29 23:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f85a3d51-0555-5850-b206-0759c849f32f with identifier: 1988243
2026-03-29 23:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f85a3d51-0555-5850-b206-0759c849f32f with identifier: 1988243
2026-03-29 23:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f85a3d51-0555-5850-b206-0759c849f32f with identifier: 1988243 to the API
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f85a3d51-0555-5850-b206-0759c849f32f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 53703,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-04',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 500 1.0 70ch BSG S&S Lounge',
'transmission': 'manual',
'trim': '500 1.0 70ch BSG S&S Lounge',
'vin': None,
'year': 2020}
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988243%27 HTTP/1.1" 200 None
2026-03-29 23:45:46 [ayvens.fr] INFO: Saving data for 1988243: {'auction_closing_time': 1774969200.0, 'created_time': 1774629989.786255, 'last_price_update_time': 1774827946.679501}
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988243') HTTP/1.1" 204 0
2026-03-29 23:45:46 [ayvens.fr] INFO: Found listing with ID: 1988244
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988244%27 HTTP/1.1" 200 None
2026-03-29 23:45:46 [ayvens.fr] INFO: Scrape type for 1988244: 2
2026-03-29 23:45:46 [ayvens.fr] INFO: Extracting data for car ID: 1988244
2026-03-29 23:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78caa060-b3d7-5dad-b410-f5eaaa8a859c with identifier: 1988244
2026-03-29 23:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78caa060-b3d7-5dad-b410-f5eaaa8a859c with scrape type 2
2026-03-29 23:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78caa060-b3d7-5dad-b410-f5eaaa8a859c with scrape type 2
2026-03-29 23:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 78caa060-b3d7-5dad-b410-f5eaaa8a859c, identifier: 1988244
2026-03-29 23:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 78caa060-b3d7-5dad-b410-f5eaaa8a859c with identifier: 1988244
2026-03-29 23:45:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 78caa060-b3d7-5dad-b410-f5eaaa8a859c with identifier: 1988244
2026-03-29 23:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 78caa060-b3d7-5dad-b410-f5eaaa8a859c with identifier: 1988244 to the API
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GRIS SOLAR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '78caa060-b3d7-5dad-b410-f5eaaa8a859c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'KUGA',
'odometer': 35341,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'FORD KUGA Kuga 2.5 Duratec 190ch FHEV E85 ST-Line BVA',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190ch FHEV E85 ST-Line BVA',
'vin': None,
'year': 2024}
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988244%27 HTTP/1.1" 200 None
2026-03-29 23:45:47 [ayvens.fr] INFO: Saving data for 1988244: {'auction_closing_time': 1774969200.0, 'created_time': 1774629990.836713, 'last_price_update_time': 1774827947.090295}
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988244') HTTP/1.1" 204 0
2026-03-29 23:45:47 [ayvens.fr] INFO: Found listing with ID: 1988245
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988245%27 HTTP/1.1" 200 None
2026-03-29 23:45:47 [ayvens.fr] INFO: Scrape type for 1988245: 2
2026-03-29 23:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1988245
2026-03-29 23:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fe931bb-fbd7-5f8d-86b7-47433e1b89be with identifier: 1988245
2026-03-29 23:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fe931bb-fbd7-5f8d-86b7-47433e1b89be with scrape type 2
2026-03-29 23:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fe931bb-fbd7-5f8d-86b7-47433e1b89be with scrape type 2
2026-03-29 23:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7fe931bb-fbd7-5f8d-86b7-47433e1b89be, identifier: 1988245
2026-03-29 23:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7fe931bb-fbd7-5f8d-86b7-47433e1b89be with identifier: 1988245
2026-03-29 23:45:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7fe931bb-fbd7-5f8d-86b7-47433e1b89be with identifier: 1988245
2026-03-29 23:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7fe931bb-fbd7-5f8d-86b7-47433e1b89be with identifier: 1988245 to the API
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': 'BLEU DENIM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '7fe931bb-fbd7-5f8d-86b7-47433e1b89be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE A',
'odometer': 61180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE A Classe A 250 e 160+102ch Business Line '
'8G-DCT 8cv',
'transmission': 'automatic',
'trim': 'Classe A 250 e 160+102ch Business Line 8G-DCT 8cv',
'vin': None,
'year': 2021}
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988245%27 HTTP/1.1" 200 None
2026-03-29 23:45:47 [ayvens.fr] INFO: Saving data for 1988245: {'auction_closing_time': 1774969200.0, 'created_time': 1774629991.799773, 'last_price_update_time': 1774827947.501576}
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988245') HTTP/1.1" 204 0
2026-03-29 23:45:47 [ayvens.fr] INFO: Found listing with ID: 1988246
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988246%27 HTTP/1.1" 200 None
2026-03-29 23:45:47 [ayvens.fr] INFO: Scrape type for 1988246: 2
2026-03-29 23:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1988246
2026-03-29 23:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 169643d8-17d4-519b-9068-0a50e861cd2b with identifier: 1988246
2026-03-29 23:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 169643d8-17d4-519b-9068-0a50e861cd2b with scrape type 2
2026-03-29 23:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 169643d8-17d4-519b-9068-0a50e861cd2b with scrape type 2
2026-03-29 23:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 169643d8-17d4-519b-9068-0a50e861cd2b, identifier: 1988246
2026-03-29 23:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 169643d8-17d4-519b-9068-0a50e861cd2b with identifier: 1988246
2026-03-29 23:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 169643d8-17d4-519b-9068-0a50e861cd2b with identifier: 1988246
2026-03-29 23:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 169643d8-17d4-519b-9068-0a50e861cd2b with identifier: 1988246 to the API
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '169643d8-17d4-519b-9068-0a50e861cd2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 3',
'odometer': 122577,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 Serie 3 318dA MH 150ch Business Design',
'transmission': 'automatic',
'trim': 'Serie 3 318dA MH 150ch Business Design',
'vin': None,
'year': 2022}
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988246%27 HTTP/1.1" 200 None
2026-03-29 23:45:47 [ayvens.fr] INFO: Saving data for 1988246: {'auction_closing_time': 1774969200.0, 'created_time': 1774629993.427712, 'last_price_update_time': 1774827947.887883}
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988246') HTTP/1.1" 204 0
2026-03-29 23:45:47 [ayvens.fr] INFO: Found listing with ID: 1988247
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988247%27 HTTP/1.1" 200 None
2026-03-29 23:45:47 [ayvens.fr] INFO: Scrape type for 1988247: 2
2026-03-29 23:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1988247
2026-03-29 23:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e80be3c-8640-54f2-9ad7-267cc7eec608 with identifier: 1988247
2026-03-29 23:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e80be3c-8640-54f2-9ad7-267cc7eec608 with scrape type 2
2026-03-29 23:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e80be3c-8640-54f2-9ad7-267cc7eec608 with scrape type 2
2026-03-29 23:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7e80be3c-8640-54f2-9ad7-267cc7eec608, identifier: 1988247
2026-03-29 23:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7e80be3c-8640-54f2-9ad7-267cc7eec608 with identifier: 1988247
2026-03-29 23:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7e80be3c-8640-54f2-9ad7-267cc7eec608 with identifier: 1988247
2026-03-29 23:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7e80be3c-8640-54f2-9ad7-267cc7eec608 with identifier: 1988247 to the API
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7e80be3c-8640-54f2-9ad7-267cc7eec608',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 115981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 110ch Shine S&S EAT6',
'transmission': 'automatic',
'trim': 'C3 PureTech 110ch Shine S&S EAT6',
'vin': None,
'year': 2020}
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988247%27 HTTP/1.1" 200 None
2026-03-29 23:45:48 [ayvens.fr] INFO: Saving data for 1988247: {'auction_closing_time': 1774969200.0, 'created_time': 1774629994.406104, 'last_price_update_time': 1774827948.28618}
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988247') HTTP/1.1" 204 0
2026-03-29 23:45:48 [ayvens.fr] INFO: Found listing with ID: 1988248
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988248%27 HTTP/1.1" 200 None
2026-03-29 23:45:48 [ayvens.fr] INFO: Scrape type for 1988248: 2
2026-03-29 23:45:48 [ayvens.fr] INFO: Extracting data for car ID: 1988248
2026-03-29 23:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30a5f7cc-3c64-5086-afd1-2ea38b41540c with identifier: 1988248
2026-03-29 23:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30a5f7cc-3c64-5086-afd1-2ea38b41540c with scrape type 2
2026-03-29 23:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30a5f7cc-3c64-5086-afd1-2ea38b41540c with scrape type 2
2026-03-29 23:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 30a5f7cc-3c64-5086-afd1-2ea38b41540c, identifier: 1988248
2026-03-29 23:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 30a5f7cc-3c64-5086-afd1-2ea38b41540c with identifier: 1988248
2026-03-29 23:45:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 30a5f7cc-3c64-5086-afd1-2ea38b41540c with identifier: 1988248
2026-03-29 23:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 30a5f7cc-3c64-5086-afd1-2ea38b41540c with identifier: 1988248 to the API
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLEU ABYSSE UNI',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '30a5f7cc-3c64-5086-afd1-2ea38b41540c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'PUMA',
'odometer': 109547,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Business',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Business',
'vin': None,
'year': 2023}
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988248%27 HTTP/1.1" 200 None
2026-03-29 23:45:48 [ayvens.fr] INFO: Saving data for 1988248: {'auction_closing_time': 1774969200.0, 'created_time': 1774629995.519889, 'last_price_update_time': 1774827948.674122}
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988248') HTTP/1.1" 204 0
2026-03-29 23:45:48 [ayvens.fr] INFO: Found listing with ID: 1988249
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988249%27 HTTP/1.1" 200 None
2026-03-29 23:45:48 [ayvens.fr] INFO: Scrape type for 1988249: 2
2026-03-29 23:45:48 [ayvens.fr] INFO: Extracting data for car ID: 1988249
2026-03-29 23:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f66f89cd-f175-56f9-bc50-e6cb453f2c49 with identifier: 1988249
2026-03-29 23:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f66f89cd-f175-56f9-bc50-e6cb453f2c49 with scrape type 2
2026-03-29 23:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f66f89cd-f175-56f9-bc50-e6cb453f2c49 with scrape type 2
2026-03-29 23:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f66f89cd-f175-56f9-bc50-e6cb453f2c49, identifier: 1988249
2026-03-29 23:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f66f89cd-f175-56f9-bc50-e6cb453f2c49 with identifier: 1988249
2026-03-29 23:45:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f66f89cd-f175-56f9-bc50-e6cb453f2c49 with identifier: 1988249
2026-03-29 23:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f66f89cd-f175-56f9-bc50-e6cb453f2c49 with identifier: 1988249 to the API
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'SKYCRAPERGRAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f66f89cd-f175-56f9-bc50-e6cb453f2c49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 59710,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch M Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch M Sport DKG7',
'vin': None,
'year': 2023}
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988249%27 HTTP/1.1" 200 None
2026-03-29 23:45:49 [ayvens.fr] INFO: Saving data for 1988249: {'auction_closing_time': 1774969200.0, 'created_time': 1774629996.74233, 'last_price_update_time': 1774827949.110892}
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988249') HTTP/1.1" 204 0
2026-03-29 23:45:49 [ayvens.fr] INFO: Found listing with ID: 1988250
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988250%27 HTTP/1.1" 200 None
2026-03-29 23:45:49 [ayvens.fr] INFO: Scrape type for 1988250: 2
2026-03-29 23:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1988250
2026-03-29 23:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5dd5a9c-e220-51b5-a8a6-c897fdc4d730 with identifier: 1988250
2026-03-29 23:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5dd5a9c-e220-51b5-a8a6-c897fdc4d730 with scrape type 2
2026-03-29 23:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5dd5a9c-e220-51b5-a8a6-c897fdc4d730 with scrape type 2
2026-03-29 23:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f5dd5a9c-e220-51b5-a8a6-c897fdc4d730, identifier: 1988250
2026-03-29 23:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f5dd5a9c-e220-51b5-a8a6-c897fdc4d730 with identifier: 1988250
2026-03-29 23:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f5dd5a9c-e220-51b5-a8a6-c897fdc4d730 with identifier: 1988250
2026-03-29 23:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f5dd5a9c-e220-51b5-a8a6-c897fdc4d730 with identifier: 1988250 to the API
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 53,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'f5dd5a9c-e220-51b5-a8a6-c897fdc4d730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 127196,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 X3 xDrive30eA 292ch xLine',
'transmission': 'automatic',
'trim': 'X3 xDrive30eA 292ch xLine',
'vin': None,
'year': 2020}
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988250%27 HTTP/1.1" 200 None
2026-03-29 23:45:49 [ayvens.fr] INFO: Saving data for 1988250: {'auction_closing_time': 1774969200.0, 'created_time': 1774629998.081621, 'last_price_update_time': 1774827949.51263}
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988250') HTTP/1.1" 204 0
2026-03-29 23:45:49 [ayvens.fr] INFO: Found listing with ID: 1988251
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988251%27 HTTP/1.1" 200 None
2026-03-29 23:45:49 [ayvens.fr] INFO: Scrape type for 1988251: 2
2026-03-29 23:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1988251
2026-03-29 23:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29 with identifier: 1988251
2026-03-29 23:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29 with scrape type 2
2026-03-29 23:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29 with scrape type 2
2026-03-29 23:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29, identifier: 1988251
2026-03-29 23:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29 with identifier: 1988251
2026-03-29 23:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29 with identifier: 1988251
2026-03-29 23:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29 with identifier: 1988251 to the API
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS SCHISTE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'e910ec73-1aaf-5edd-94d0-d8d7c9e7ce29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 85663,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV60 130ch Evolution '
'ER optimum charge -C',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV60 130ch Evolution ER optimum charge -C',
'vin': None,
'year': 2023}
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988251%27 HTTP/1.1" 200 None
2026-03-29 23:45:49 [ayvens.fr] INFO: Saving data for 1988251: {'auction_closing_time': 1774969200.0, 'created_time': 1774629999.411298, 'last_price_update_time': 1774827949.898326}
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988251') HTTP/1.1" 204 0
2026-03-29 23:45:49 [ayvens.fr] INFO: Found listing with ID: 1988252
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988252%27 HTTP/1.1" 200 None
2026-03-29 23:45:49 [ayvens.fr] INFO: Scrape type for 1988252: 2
2026-03-29 23:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1988252
2026-03-29 23:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13cc69d3-971f-531c-9e85-f9b9801988c0 with identifier: 1988252
2026-03-29 23:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13cc69d3-971f-531c-9e85-f9b9801988c0 with scrape type 2
2026-03-29 23:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13cc69d3-971f-531c-9e85-f9b9801988c0 with scrape type 2
2026-03-29 23:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 13cc69d3-971f-531c-9e85-f9b9801988c0, identifier: 1988252
2026-03-29 23:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 13cc69d3-971f-531c-9e85-f9b9801988c0 with identifier: 1988252
2026-03-29 23:45:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 13cc69d3-971f-531c-9e85-f9b9801988c0 with identifier: 1988252
2026-03-29 23:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 13cc69d3-971f-531c-9e85-f9b9801988c0 with identifier: 1988252 to the API
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'GRIS CASSIOP',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '13cc69d3-971f-531c-9e85-f9b9801988c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 95261,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.3 TCe 130ch FAP Intens',
'transmission': 'manual',
'trim': 'Captur 1.3 TCe 130ch FAP Intens',
'vin': None,
'year': 2019}
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988252%27 HTTP/1.1" 200 None
2026-03-29 23:45:50 [ayvens.fr] INFO: Saving data for 1988252: {'auction_closing_time': 1774969200.0, 'created_time': 1774630000.483965, 'last_price_update_time': 1774827950.301863}
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988252') HTTP/1.1" 204 0
2026-03-29 23:45:50 [ayvens.fr] INFO: Found listing with ID: 1988253
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988253%27 HTTP/1.1" 200 None
2026-03-29 23:45:50 [ayvens.fr] INFO: Scrape type for 1988253: 2
2026-03-29 23:45:50 [ayvens.fr] INFO: Extracting data for car ID: 1988253
2026-03-29 23:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daebfa27-e3d9-5f92-b902-03a1545f6427 with identifier: 1988253
2026-03-29 23:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daebfa27-e3d9-5f92-b902-03a1545f6427 with scrape type 2
2026-03-29 23:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daebfa27-e3d9-5f92-b902-03a1545f6427 with scrape type 2
2026-03-29 23:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: daebfa27-e3d9-5f92-b902-03a1545f6427, identifier: 1988253
2026-03-29 23:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: daebfa27-e3d9-5f92-b902-03a1545f6427 with identifier: 1988253
2026-03-29 23:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: daebfa27-e3d9-5f92-b902-03a1545f6427 with identifier: 1988253
2026-03-29 23:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: daebfa27-e3d9-5f92-b902-03a1545f6427 with identifier: 1988253 to the API
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'daebfa27-e3d9-5f92-b902-03a1545f6427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'C-HR',
'odometer': 88608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR C-HR 1.2 Turbo 116ch Dynamic Business 2WD',
'transmission': 'manual',
'trim': 'C-HR 1.2 Turbo 116ch Dynamic Business 2WD',
'vin': None,
'year': 2018}
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988253%27 HTTP/1.1" 200 None
2026-03-29 23:45:50 [ayvens.fr] INFO: Saving data for 1988253: {'auction_closing_time': 1774969200.0, 'created_time': 1774630001.737644, 'last_price_update_time': 1774827950.90932}
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988253') HTTP/1.1" 204 0
2026-03-29 23:45:50 [ayvens.fr] INFO: Found listing with ID: 1988254
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988254%27 HTTP/1.1" 200 None
2026-03-29 23:45:50 [ayvens.fr] INFO: Scrape type for 1988254: 2
2026-03-29 23:45:50 [ayvens.fr] INFO: Extracting data for car ID: 1988254
2026-03-29 23:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ded8fecf-160b-5cc6-8cad-1b2fae88a8c9 with identifier: 1988254
2026-03-29 23:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ded8fecf-160b-5cc6-8cad-1b2fae88a8c9 with scrape type 2
2026-03-29 23:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ded8fecf-160b-5cc6-8cad-1b2fae88a8c9 with scrape type 2
2026-03-29 23:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ded8fecf-160b-5cc6-8cad-1b2fae88a8c9, identifier: 1988254
2026-03-29 23:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ded8fecf-160b-5cc6-8cad-1b2fae88a8c9 with identifier: 1988254
2026-03-29 23:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ded8fecf-160b-5cc6-8cad-1b2fae88a8c9 with identifier: 1988254
2026-03-29 23:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ded8fecf-160b-5cc6-8cad-1b2fae88a8c9 with identifier: 1988254 to the API
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'GRIS SOLAR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'ded8fecf-160b-5cc6-8cad-1b2fae88a8c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'KUGA',
'odometer': 91558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'FORD KUGA Kuga 2.5 Duratec 190ch FHEV Titanium BVA i-AWD',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 190ch FHEV Titanium BVA i-AWD',
'vin': None,
'year': 2022}
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988254%27 HTTP/1.1" 200 None
2026-03-29 23:45:51 [ayvens.fr] INFO: Saving data for 1988254: {'auction_closing_time': 1774969200.0, 'created_time': 1774630003.031342, 'last_price_update_time': 1774827951.298157}
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988254') HTTP/1.1" 204 0
2026-03-29 23:45:51 [ayvens.fr] INFO: Found listing with ID: 1988255
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988255%27 HTTP/1.1" 200 None
2026-03-29 23:45:51 [ayvens.fr] INFO: Scrape type for 1988255: 2
2026-03-29 23:45:51 [ayvens.fr] INFO: Extracting data for car ID: 1988255
2026-03-29 23:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc07c2d8-a356-51c8-a110-096382c5aa21 with identifier: 1988255
2026-03-29 23:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc07c2d8-a356-51c8-a110-096382c5aa21 with scrape type 2
2026-03-29 23:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc07c2d8-a356-51c8-a110-096382c5aa21 with scrape type 2
2026-03-29 23:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dc07c2d8-a356-51c8-a110-096382c5aa21, identifier: 1988255
2026-03-29 23:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dc07c2d8-a356-51c8-a110-096382c5aa21 with identifier: 1988255
2026-03-29 23:45:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dc07c2d8-a356-51c8-a110-096382c5aa21 with identifier: 1988255
2026-03-29 23:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dc07c2d8-a356-51c8-a110-096382c5aa21 with identifier: 1988255 to the API
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS NUIT',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'dc07c2d8-a356-51c8-a110-096382c5aa21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 54278,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Standard RWD Plus',
'transmission': 'automatic',
'trim': 'Model 3 Standard RWD Plus',
'vin': None,
'year': 2021}
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988255%27 HTTP/1.1" 200 None
2026-03-29 23:45:51 [ayvens.fr] INFO: Saving data for 1988255: {'auction_closing_time': 1774969200.0, 'created_time': 1774630004.65626, 'last_price_update_time': 1774827951.687061}
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988255') HTTP/1.1" 204 0
2026-03-29 23:45:51 [ayvens.fr] INFO: Found listing with ID: 1988256
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988256%27 HTTP/1.1" 200 None
2026-03-29 23:45:51 [ayvens.fr] INFO: Scrape type for 1988256: 2
2026-03-29 23:45:51 [ayvens.fr] INFO: Extracting data for car ID: 1988256
2026-03-29 23:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24834c0c-02b7-5386-876f-68a9cf9d8cf7 with identifier: 1988256
2026-03-29 23:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24834c0c-02b7-5386-876f-68a9cf9d8cf7 with scrape type 2
2026-03-29 23:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24834c0c-02b7-5386-876f-68a9cf9d8cf7 with scrape type 2
2026-03-29 23:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 24834c0c-02b7-5386-876f-68a9cf9d8cf7, identifier: 1988256
2026-03-29 23:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 24834c0c-02b7-5386-876f-68a9cf9d8cf7 with identifier: 1988256
2026-03-29 23:45:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 24834c0c-02b7-5386-876f-68a9cf9d8cf7 with identifier: 1988256
2026-03-29 23:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 24834c0c-02b7-5386-876f-68a9cf9d8cf7 with identifier: 1988256 to the API
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 49,
'color': 'GRIS S',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '24834c0c-02b7-5386-876f-68a9cf9d8cf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'GLC',
'odometer': 65946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC GLC 300 e 211+122ch Avantgarde Line 4Matic '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 300 e 211+122ch Avantgarde Line 4Matic 9G-Tronic',
'vin': None,
'year': 2020}
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988256%27 HTTP/1.1" 200 None
2026-03-29 23:45:52 [ayvens.fr] INFO: Saving data for 1988256: {'auction_closing_time': 1774969200.0, 'created_time': 1774630005.556745, 'last_price_update_time': 1774827952.105753}
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988256') HTTP/1.1" 204 0
2026-03-29 23:45:52 [ayvens.fr] INFO: Found listing with ID: 1988257
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988257%27 HTTP/1.1" 200 None
2026-03-29 23:45:52 [ayvens.fr] INFO: Scrape type for 1988257: 2
2026-03-29 23:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1988257
2026-03-29 23:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95370895-83bd-5e66-995c-3e015a0f89a1 with identifier: 1988257
2026-03-29 23:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95370895-83bd-5e66-995c-3e015a0f89a1 with scrape type 2
2026-03-29 23:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95370895-83bd-5e66-995c-3e015a0f89a1 with scrape type 2
2026-03-29 23:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 95370895-83bd-5e66-995c-3e015a0f89a1, identifier: 1988257
2026-03-29 23:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 95370895-83bd-5e66-995c-3e015a0f89a1 with identifier: 1988257
2026-03-29 23:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 95370895-83bd-5e66-995c-3e015a0f89a1 with identifier: 1988257
2026-03-29 23:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 95370895-83bd-5e66-995c-3e015a0f89a1 with identifier: 1988257 to the API
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '95370895-83bd-5e66-995c-3e015a0f89a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208',
'odometer': 67843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT E-208 208 e-208 136ch Active Pack',
'transmission': 'automatic',
'trim': '208 e-208 136ch Active Pack',
'vin': None,
'year': 2023}
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988257%27 HTTP/1.1" 200 None
2026-03-29 23:45:52 [ayvens.fr] INFO: Saving data for 1988257: {'auction_closing_time': 1774969200.0, 'created_time': 1774630006.965734, 'last_price_update_time': 1774827952.489016}
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988257') HTTP/1.1" 204 0
2026-03-29 23:45:52 [ayvens.fr] INFO: Found listing with ID: 1988258
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988258%27 HTTP/1.1" 200 None
2026-03-29 23:45:52 [ayvens.fr] INFO: Scrape type for 1988258: 2
2026-03-29 23:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1988258
2026-03-29 23:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20bfb532-2576-548a-be44-92dbb3ec9070 with identifier: 1988258
2026-03-29 23:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20bfb532-2576-548a-be44-92dbb3ec9070 with scrape type 2
2026-03-29 23:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20bfb532-2576-548a-be44-92dbb3ec9070 with scrape type 2
2026-03-29 23:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 20bfb532-2576-548a-be44-92dbb3ec9070, identifier: 1988258
2026-03-29 23:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 20bfb532-2576-548a-be44-92dbb3ec9070 with identifier: 1988258
2026-03-29 23:45:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 20bfb532-2576-548a-be44-92dbb3ec9070 with identifier: 1988258
2026-03-29 23:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 20bfb532-2576-548a-be44-92dbb3ec9070 with identifier: 1988258 to the API
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'BLEU CAVANSITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '20bfb532-2576-548a-be44-92dbb3ec9070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE A',
'odometer': 74198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE A Classe A 180 136ch Business Line 7G-DCT',
'transmission': 'automatic',
'trim': 'Classe A 180 136ch Business Line 7G-DCT',
'vin': None,
'year': 2018}
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988258%27 HTTP/1.1" 200 None
2026-03-29 23:45:52 [ayvens.fr] INFO: Saving data for 1988258: {'auction_closing_time': 1774969200.0, 'created_time': 1774630008.552598, 'last_price_update_time': 1774827952.892776}
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988258') HTTP/1.1" 204 0
2026-03-29 23:45:52 [ayvens.fr] INFO: Found listing with ID: 1988259
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988259%27 HTTP/1.1" 200 None
2026-03-29 23:45:52 [ayvens.fr] INFO: Scrape type for 1988259: 2
2026-03-29 23:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1988259
2026-03-29 23:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9606dbb-795d-5250-9965-824f9a58b058 with identifier: 1988259
2026-03-29 23:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9606dbb-795d-5250-9965-824f9a58b058 with scrape type 2
2026-03-29 23:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9606dbb-795d-5250-9965-824f9a58b058 with scrape type 2
2026-03-29 23:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e9606dbb-795d-5250-9965-824f9a58b058, identifier: 1988259
2026-03-29 23:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e9606dbb-795d-5250-9965-824f9a58b058 with identifier: 1988259
2026-03-29 23:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e9606dbb-795d-5250-9965-824f9a58b058 with identifier: 1988259
2026-03-29 23:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e9606dbb-795d-5250-9965-824f9a58b058 with identifier: 1988259 to the API
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e9606dbb-795d-5250-9965-824f9a58b058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 15987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 75ch S&S Style',
'transmission': 'manual',
'trim': '208 1.2 PureTech 75ch S&S Style',
'vin': None,
'year': 2023}
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988259%27 HTTP/1.1" 200 None
2026-03-29 23:45:53 [ayvens.fr] INFO: Saving data for 1988259: {'auction_closing_time': 1774969200.0, 'created_time': 1774630009.872657, 'last_price_update_time': 1774827953.298645}
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988259') HTTP/1.1" 204 0
2026-03-29 23:45:53 [ayvens.fr] INFO: Found listing with ID: 1988260
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988260%27 HTTP/1.1" 200 None
2026-03-29 23:45:53 [ayvens.fr] INFO: Scrape type for 1988260: 2
2026-03-29 23:45:53 [ayvens.fr] INFO: Extracting data for car ID: 1988260
2026-03-29 23:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2 with identifier: 1988260
2026-03-29 23:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2 with scrape type 2
2026-03-29 23:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2 with scrape type 2
2026-03-29 23:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2, identifier: 1988260
2026-03-29 23:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2 with identifier: 1988260
2026-03-29 23:45:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2 with identifier: 1988260
2026-03-29 23:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2 with identifier: 1988260 to the API
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'BLEU DE PRUSSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '5e9dfc64-04c4-53aa-b9cc-ae5b012d36e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'COROLLA',
'odometer': 56221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA Corolla 122h Dynamic Business + Stage Hybrid Academy',
'transmission': 'automatic',
'trim': 'Corolla 122h Dynamic Business + Stage Hybrid Academy',
'vin': None,
'year': 2021}
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988260%27 HTTP/1.1" 200 None
2026-03-29 23:45:53 [ayvens.fr] INFO: Saving data for 1988260: {'auction_closing_time': 1774969200.0, 'created_time': 1774630011.295073, 'last_price_update_time': 1774827953.738102}
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988260') HTTP/1.1" 204 0
2026-03-29 23:45:53 [ayvens.fr] INFO: Found listing with ID: 1988261
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988261%27 HTTP/1.1" 200 None
2026-03-29 23:45:53 [ayvens.fr] INFO: Scrape type for 1988261: 2
2026-03-29 23:45:53 [ayvens.fr] INFO: Extracting data for car ID: 1988261
2026-03-29 23:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0435a57a-07ff-5421-bc68-95fe214ea7b0 with identifier: 1988261
2026-03-29 23:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0435a57a-07ff-5421-bc68-95fe214ea7b0 with scrape type 2
2026-03-29 23:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0435a57a-07ff-5421-bc68-95fe214ea7b0 with scrape type 2
2026-03-29 23:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0435a57a-07ff-5421-bc68-95fe214ea7b0, identifier: 1988261
2026-03-29 23:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0435a57a-07ff-5421-bc68-95fe214ea7b0 with identifier: 1988261
2026-03-29 23:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0435a57a-07ff-5421-bc68-95fe214ea7b0 with identifier: 1988261
2026-03-29 23:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0435a57a-07ff-5421-bc68-95fe214ea7b0 with identifier: 1988261 to the API
2026-03-29 23:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '0435a57a-07ff-5421-bc68-95fe214ea7b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 118628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.5 BlueHDi 110ch S&S Allure Pack',
'transmission': 'manual',
'trim': '2008 1.5 BlueHDi 110ch S&S Allure Pack',
'vin': None,
'year': 2022}
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988261%27 HTTP/1.1" 200 None
2026-03-29 23:45:54 [ayvens.fr] INFO: Saving data for 1988261: {'auction_closing_time': 1774969200.0, 'created_time': 1774630012.585917, 'last_price_update_time': 1774827954.140645}
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988261') HTTP/1.1" 204 0
2026-03-29 23:45:54 [ayvens.fr] INFO: Found listing with ID: 1988262
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988262%27 HTTP/1.1" 200 None
2026-03-29 23:45:54 [ayvens.fr] INFO: Scrape type for 1988262: 2
2026-03-29 23:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1988262
2026-03-29 23:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4123731c-295a-55f6-8362-4d19522a5b0d with identifier: 1988262
2026-03-29 23:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4123731c-295a-55f6-8362-4d19522a5b0d with scrape type 2
2026-03-29 23:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4123731c-295a-55f6-8362-4d19522a5b0d with scrape type 2
2026-03-29 23:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4123731c-295a-55f6-8362-4d19522a5b0d, identifier: 1988262
2026-03-29 23:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4123731c-295a-55f6-8362-4d19522a5b0d with identifier: 1988262
2026-03-29 23:45:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4123731c-295a-55f6-8362-4d19522a5b0d with identifier: 1988262
2026-03-29 23:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4123731c-295a-55f6-8362-4d19522a5b0d with identifier: 1988262 to the API
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': 'NOIRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4123731c-295a-55f6-8362-4d19522a5b0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 36485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 X3 xDrive30e 292ch Business Design',
'transmission': 'automatic',
'trim': 'X3 xDrive30e 292ch Business Design',
'vin': None,
'year': 2023}
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988262%27 HTTP/1.1" 200 None
2026-03-29 23:45:54 [ayvens.fr] INFO: Saving data for 1988262: {'auction_closing_time': 1774969200.0, 'created_time': 1774630014.750035, 'last_price_update_time': 1774827954.544461}
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988262') HTTP/1.1" 204 0
2026-03-29 23:45:54 [ayvens.fr] INFO: Found listing with ID: 1988263
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988263%27 HTTP/1.1" 200 None
2026-03-29 23:45:54 [ayvens.fr] INFO: Scrape type for 1988263: 2
2026-03-29 23:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1988263
2026-03-29 23:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2944de3f-5371-5bcc-9428-b4db7906ec31 with identifier: 1988263
2026-03-29 23:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2944de3f-5371-5bcc-9428-b4db7906ec31 with scrape type 2
2026-03-29 23:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2944de3f-5371-5bcc-9428-b4db7906ec31 with scrape type 2
2026-03-29 23:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2944de3f-5371-5bcc-9428-b4db7906ec31, identifier: 1988263
2026-03-29 23:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2944de3f-5371-5bcc-9428-b4db7906ec31 with identifier: 1988263
2026-03-29 23:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2944de3f-5371-5bcc-9428-b4db7906ec31 with identifier: 1988263
2026-03-29 23:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2944de3f-5371-5bcc-9428-b4db7906ec31 with identifier: 1988263 to the API
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2944de3f-5371-5bcc-9428-b4db7906ec31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 44598,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-20',
'seats_number': 8,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Combi L2 2.0 dCi 120ch S&S Zen 8 places',
'transmission': 'manual',
'trim': 'Trafic Combi L2 2.0 dCi 120ch S&S Zen 8 places',
'vin': None,
'year': 2020}
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988263%27 HTTP/1.1" 200 None
2026-03-29 23:45:54 [ayvens.fr] INFO: Saving data for 1988263: {'auction_closing_time': 1774969200.0, 'created_time': 1774630015.530223, 'last_price_update_time': 1774827954.949715}
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988263') HTTP/1.1" 204 0
2026-03-29 23:45:55 [ayvens.fr] INFO: Found listing with ID: 1988264
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988264%27 HTTP/1.1" 200 None
2026-03-29 23:45:55 [ayvens.fr] INFO: Scrape type for 1988264: 2
2026-03-29 23:45:55 [ayvens.fr] INFO: Extracting data for car ID: 1988264
2026-03-29 23:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be4638a-7fd9-509c-8bce-b2648127f268 with identifier: 1988264
2026-03-29 23:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be4638a-7fd9-509c-8bce-b2648127f268 with scrape type 2
2026-03-29 23:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7be4638a-7fd9-509c-8bce-b2648127f268 with scrape type 2
2026-03-29 23:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7be4638a-7fd9-509c-8bce-b2648127f268, identifier: 1988264
2026-03-29 23:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7be4638a-7fd9-509c-8bce-b2648127f268 with identifier: 1988264
2026-03-29 23:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7be4638a-7fd9-509c-8bce-b2648127f268 with identifier: 1988264
2026-03-29 23:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7be4638a-7fd9-509c-8bce-b2648127f268 with identifier: 1988264 to the API
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7be4638a-7fd9-509c-8bce-b2648127f268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 55392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2022}
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988264%27 HTTP/1.1" 200 None
2026-03-29 23:45:55 [ayvens.fr] INFO: Saving data for 1988264: {'auction_closing_time': 1774969200.0, 'created_time': 1774630016.747186, 'last_price_update_time': 1774827955.435149}
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988264') HTTP/1.1" 204 0
2026-03-29 23:45:55 [ayvens.fr] INFO: Found listing with ID: 1988265
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988265%27 HTTP/1.1" 200 None
2026-03-29 23:45:55 [ayvens.fr] INFO: Scrape type for 1988265: 2
2026-03-29 23:45:55 [ayvens.fr] INFO: Extracting data for car ID: 1988265
2026-03-29 23:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b32d88ed-43e5-5582-923e-523c13f165df with identifier: 1988265
2026-03-29 23:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32d88ed-43e5-5582-923e-523c13f165df with scrape type 2
2026-03-29 23:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b32d88ed-43e5-5582-923e-523c13f165df with scrape type 2
2026-03-29 23:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b32d88ed-43e5-5582-923e-523c13f165df, identifier: 1988265
2026-03-29 23:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b32d88ed-43e5-5582-923e-523c13f165df with identifier: 1988265
2026-03-29 23:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b32d88ed-43e5-5582-923e-523c13f165df with identifier: 1988265
2026-03-29 23:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b32d88ed-43e5-5582-923e-523c13f165df with identifier: 1988265 to the API
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b32d88ed-43e5-5582-923e-523c13f165df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 77434,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Style EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch S&S Style EAT8',
'vin': None,
'year': 2022}
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988265%27 HTTP/1.1" 200 None
2026-03-29 23:45:55 [ayvens.fr] INFO: Saving data for 1988265: {'auction_closing_time': 1774969200.0, 'created_time': 1774630019.867308, 'last_price_update_time': 1774827955.821607}
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988265') HTTP/1.1" 204 0
2026-03-29 23:45:55 [ayvens.fr] INFO: Found listing with ID: 1988266
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988266%27 HTTP/1.1" 200 None
2026-03-29 23:45:55 [ayvens.fr] INFO: Scrape type for 1988266: 2
2026-03-29 23:45:55 [ayvens.fr] INFO: Extracting data for car ID: 1988266
2026-03-29 23:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47485c9c-1bad-50ad-852f-b34d84901639 with identifier: 1988266
2026-03-29 23:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47485c9c-1bad-50ad-852f-b34d84901639 with scrape type 2
2026-03-29 23:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47485c9c-1bad-50ad-852f-b34d84901639 with scrape type 2
2026-03-29 23:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 47485c9c-1bad-50ad-852f-b34d84901639, identifier: 1988266
2026-03-29 23:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 47485c9c-1bad-50ad-852f-b34d84901639 with identifier: 1988266
2026-03-29 23:45:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 47485c9c-1bad-50ad-852f-b34d84901639 with identifier: 1988266
2026-03-29 23:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 47485c9c-1bad-50ad-852f-b34d84901639 with identifier: 1988266 to the API
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'NOIR PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '47485c9c-1bad-50ad-852f-b34d84901639',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 63907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '3008 1.5 BlueHDi 130ch S&S Active Business EAT8',
'vin': None,
'year': 2020}
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988266%27 HTTP/1.1" 200 None
2026-03-29 23:45:56 [ayvens.fr] INFO: Saving data for 1988266: {'auction_closing_time': 1774969200.0, 'created_time': 1774630020.592081, 'last_price_update_time': 1774827956.242777}
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988266') HTTP/1.1" 204 0
2026-03-29 23:45:56 [ayvens.fr] INFO: Found listing with ID: 1988267
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988267%27 HTTP/1.1" 200 None
2026-03-29 23:45:56 [ayvens.fr] INFO: Scrape type for 1988267: 2
2026-03-29 23:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1988267
2026-03-29 23:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52c3c9d6-ba4c-5c08-96b2-ab539ee26686 with identifier: 1988267
2026-03-29 23:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52c3c9d6-ba4c-5c08-96b2-ab539ee26686 with scrape type 2
2026-03-29 23:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52c3c9d6-ba4c-5c08-96b2-ab539ee26686 with scrape type 2
2026-03-29 23:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 52c3c9d6-ba4c-5c08-96b2-ab539ee26686, identifier: 1988267
2026-03-29 23:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 52c3c9d6-ba4c-5c08-96b2-ab539ee26686 with identifier: 1988267
2026-03-29 23:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 52c3c9d6-ba4c-5c08-96b2-ab539ee26686 with identifier: 1988267
2026-03-29 23:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 52c3c9d6-ba4c-5c08-96b2-ab539ee26686 with identifier: 1988267 to the API
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '52c3c9d6-ba4c-5c08-96b2-ab539ee26686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 28937,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2022}
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988267%27 HTTP/1.1" 200 None
2026-03-29 23:45:56 [ayvens.fr] INFO: Saving data for 1988267: {'auction_closing_time': 1774969200.0, 'created_time': 1774630021.630111, 'last_price_update_time': 1774827956.624023}
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988267') HTTP/1.1" 204 0
2026-03-29 23:45:56 [ayvens.fr] INFO: Found listing with ID: 1988268
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988268%27 HTTP/1.1" 200 None
2026-03-29 23:45:56 [ayvens.fr] INFO: Scrape type for 1988268: 2
2026-03-29 23:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1988268
2026-03-29 23:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a592184f-18b5-5aa0-aa7d-6509d900aa22 with identifier: 1988268
2026-03-29 23:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a592184f-18b5-5aa0-aa7d-6509d900aa22 with scrape type 2
2026-03-29 23:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a592184f-18b5-5aa0-aa7d-6509d900aa22 with scrape type 2
2026-03-29 23:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a592184f-18b5-5aa0-aa7d-6509d900aa22, identifier: 1988268
2026-03-29 23:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a592184f-18b5-5aa0-aa7d-6509d900aa22 with identifier: 1988268
2026-03-29 23:45:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a592184f-18b5-5aa0-aa7d-6509d900aa22 with identifier: 1988268
2026-03-29 23:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a592184f-18b5-5aa0-aa7d-6509d900aa22 with identifier: 1988268 to the API
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'GRIS INDIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'a592184f-18b5-5aa0-aa7d-6509d900aa22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 103645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF Golf 1.0 TSI 115ch Confortline Business DSG7',
'transmission': 'automatic',
'trim': 'Golf 1.0 TSI 115ch Confortline Business DSG7',
'vin': None,
'year': 2019}
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988268%27 HTTP/1.1" 200 None
2026-03-29 23:45:57 [ayvens.fr] INFO: Saving data for 1988268: {'auction_closing_time': 1774969200.0, 'created_time': 1774630022.821047, 'last_price_update_time': 1774827957.033356}
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988268') HTTP/1.1" 204 0
2026-03-29 23:45:57 [ayvens.fr] INFO: Found listing with ID: 1988269
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988269%27 HTTP/1.1" 200 None
2026-03-29 23:45:57 [ayvens.fr] INFO: Scrape type for 1988269: 2
2026-03-29 23:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1988269
2026-03-29 23:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21ea5af5-85bf-523d-ade1-1120380b9d35 with identifier: 1988269
2026-03-29 23:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21ea5af5-85bf-523d-ade1-1120380b9d35 with scrape type 2
2026-03-29 23:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21ea5af5-85bf-523d-ade1-1120380b9d35 with scrape type 2
2026-03-29 23:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 21ea5af5-85bf-523d-ade1-1120380b9d35, identifier: 1988269
2026-03-29 23:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 21ea5af5-85bf-523d-ade1-1120380b9d35 with identifier: 1988269
2026-03-29 23:45:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 21ea5af5-85bf-523d-ade1-1120380b9d35 with identifier: 1988269
2026-03-29 23:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 21ea5af5-85bf-523d-ade1-1120380b9d35 with identifier: 1988269 to the API
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'OCEAN GREEN',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '21ea5af5-85bf-523d-ade1-1120380b9d35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 28681,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-24',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 500 e 118ch Icone',
'transmission': 'automatic',
'trim': '500 e 118ch Icone',
'vin': None,
'year': 2022}
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988269%27 HTTP/1.1" 200 None
2026-03-29 23:45:57 [ayvens.fr] INFO: Saving data for 1988269: {'auction_closing_time': 1774969200.0, 'created_time': 1774630024.965088, 'last_price_update_time': 1774827957.428809}
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988269') HTTP/1.1" 204 0
2026-03-29 23:45:57 [ayvens.fr] INFO: Found listing with ID: 1988270
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988270%27 HTTP/1.1" 200 None
2026-03-29 23:45:57 [ayvens.fr] INFO: Scrape type for 1988270: 2
2026-03-29 23:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1988270
2026-03-29 23:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71ee2234-111d-54df-ba03-ac9ab6804561 with identifier: 1988270
2026-03-29 23:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71ee2234-111d-54df-ba03-ac9ab6804561 with scrape type 2
2026-03-29 23:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71ee2234-111d-54df-ba03-ac9ab6804561 with scrape type 2
2026-03-29 23:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 71ee2234-111d-54df-ba03-ac9ab6804561, identifier: 1988270
2026-03-29 23:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 71ee2234-111d-54df-ba03-ac9ab6804561 with identifier: 1988270
2026-03-29 23:45:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 71ee2234-111d-54df-ba03-ac9ab6804561 with identifier: 1988270
2026-03-29 23:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 71ee2234-111d-54df-ba03-ac9ab6804561 with identifier: 1988270 to the API
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-29 23:45:57 [crawlers.pipelines.post_to_api] ERROR: ayvens.fr, item_id 71ee2234-111d-54df-ba03-ac9ab6804561: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"Color","ErrorMessage":"color value can only be expressed in letters","ErrorCode":0}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 23:45:56 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 23:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '71ee2234-111d-54df-ba03-ac9ab6804561',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 140123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.5 BlueHDi 130ch S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '308 SW 1.5 BlueHDi 130ch S&S Active Pack EAT8',
'vin': None,
'year': 2022}
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988270%27 HTTP/1.1" 200 None
2026-03-29 23:45:57 [ayvens.fr] INFO: Saving data for 1988270: {'auction_closing_time': 1774969200.0, 'created_time': 1774630026.159279, 'last_price_update_time': 1774827957.832313}
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988270') HTTP/1.1" 204 0
2026-03-29 23:45:57 [ayvens.fr] INFO: Found listing with ID: 1988271
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988271%27 HTTP/1.1" 200 None
2026-03-29 23:45:57 [ayvens.fr] INFO: Scrape type for 1988271: 2
2026-03-29 23:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1988271
2026-03-29 23:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a323c3-6d84-5c47-b3bb-ce24f5302d48 with identifier: 1988271
2026-03-29 23:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a323c3-6d84-5c47-b3bb-ce24f5302d48 with scrape type 2
2026-03-29 23:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3a323c3-6d84-5c47-b3bb-ce24f5302d48 with scrape type 2
2026-03-29 23:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b3a323c3-6d84-5c47-b3bb-ce24f5302d48, identifier: 1988271
2026-03-29 23:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b3a323c3-6d84-5c47-b3bb-ce24f5302d48 with identifier: 1988271
2026-03-29 23:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b3a323c3-6d84-5c47-b3bb-ce24f5302d48 with identifier: 1988271
2026-03-29 23:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b3a323c3-6d84-5c47-b3bb-ce24f5302d48 with identifier: 1988271 to the API
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'b3a323c3-6d84-5c47-b3bb-ce24f5302d48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 134763,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 T-GDi 230ch Hybrid Business BVA6',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDi 230ch Hybrid Business BVA6',
'vin': None,
'year': 2023}
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988271%27 HTTP/1.1" 200 None
2026-03-29 23:45:58 [ayvens.fr] INFO: Saving data for 1988271: {'auction_closing_time': 1774969200.0, 'created_time': 1774630027.320027, 'last_price_update_time': 1774827958.23933}
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988271') HTTP/1.1" 204 0
2026-03-29 23:45:58 [ayvens.fr] INFO: Found listing with ID: 1988272
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988272%27 HTTP/1.1" 200 None
2026-03-29 23:45:58 [ayvens.fr] INFO: Scrape type for 1988272: 2
2026-03-29 23:45:58 [ayvens.fr] INFO: Extracting data for car ID: 1988272
2026-03-29 23:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6565e6b4-dccd-5101-b94f-c73b5a460b2c with identifier: 1988272
2026-03-29 23:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6565e6b4-dccd-5101-b94f-c73b5a460b2c with scrape type 2
2026-03-29 23:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6565e6b4-dccd-5101-b94f-c73b5a460b2c with scrape type 2
2026-03-29 23:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6565e6b4-dccd-5101-b94f-c73b5a460b2c, identifier: 1988272
2026-03-29 23:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6565e6b4-dccd-5101-b94f-c73b5a460b2c with identifier: 1988272
2026-03-29 23:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6565e6b4-dccd-5101-b94f-c73b5a460b2c with identifier: 1988272
2026-03-29 23:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6565e6b4-dccd-5101-b94f-c73b5a460b2c with identifier: 1988272 to the API
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'NOIR MYTHIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6565e6b4-dccd-5101-b94f-c73b5a460b2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 99537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK A3 Sportback 35 TDI 150ch S tronic 7',
'transmission': 'automatic',
'trim': 'A3 Sportback 35 TDI 150ch S tronic 7',
'vin': None,
'year': 2022}
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988272%27 HTTP/1.1" 200 None
2026-03-29 23:45:58 [ayvens.fr] INFO: Saving data for 1988272: {'auction_closing_time': 1774969200.0, 'created_time': 1774630028.574142, 'last_price_update_time': 1774827958.650453}
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988272') HTTP/1.1" 204 0
2026-03-29 23:45:58 [ayvens.fr] INFO: Found listing with ID: 1988273
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988273%27 HTTP/1.1" 200 None
2026-03-29 23:45:58 [ayvens.fr] INFO: Scrape type for 1988273: 2
2026-03-29 23:45:58 [ayvens.fr] INFO: Extracting data for car ID: 1988273
2026-03-29 23:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 804edd8e-e020-52f7-9f10-a8995214a571 with identifier: 1988273
2026-03-29 23:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 804edd8e-e020-52f7-9f10-a8995214a571 with scrape type 2
2026-03-29 23:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 804edd8e-e020-52f7-9f10-a8995214a571 with scrape type 2
2026-03-29 23:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 804edd8e-e020-52f7-9f10-a8995214a571, identifier: 1988273
2026-03-29 23:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 804edd8e-e020-52f7-9f10-a8995214a571 with identifier: 1988273
2026-03-29 23:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 804edd8e-e020-52f7-9f10-a8995214a571 with identifier: 1988273
2026-03-29 23:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 804edd8e-e020-52f7-9f10-a8995214a571 with identifier: 1988273 to the API
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '804edd8e-e020-52f7-9f10-a8995214a571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'NIRO EV',
'odometer': 30368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA NIRO EV Niro EV 204ch Active Business',
'transmission': 'automatic',
'trim': 'Niro EV 204ch Active Business',
'vin': None,
'year': 2024}
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988273%27 HTTP/1.1" 200 None
2026-03-29 23:45:59 [ayvens.fr] INFO: Saving data for 1988273: {'auction_closing_time': 1774969200.0, 'created_time': 1774630030.076157, 'last_price_update_time': 1774827959.047255}
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988273') HTTP/1.1" 204 0
2026-03-29 23:45:59 [ayvens.fr] INFO: Found listing with ID: 1988274
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988274%27 HTTP/1.1" 200 None
2026-03-29 23:45:59 [ayvens.fr] INFO: Scrape type for 1988274: 2
2026-03-29 23:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1988274
2026-03-29 23:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa55ac30-c81e-563f-a4f8-0f643b907c9d with identifier: 1988274
2026-03-29 23:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa55ac30-c81e-563f-a4f8-0f643b907c9d with scrape type 2
2026-03-29 23:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa55ac30-c81e-563f-a4f8-0f643b907c9d with scrape type 2
2026-03-29 23:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: aa55ac30-c81e-563f-a4f8-0f643b907c9d, identifier: 1988274
2026-03-29 23:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: aa55ac30-c81e-563f-a4f8-0f643b907c9d with identifier: 1988274
2026-03-29 23:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: aa55ac30-c81e-563f-a4f8-0f643b907c9d with identifier: 1988274
2026-03-29 23:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: aa55ac30-c81e-563f-a4f8-0f643b907c9d with identifier: 1988274 to the API
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'aa55ac30-c81e-563f-a4f8-0f643b907c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 68971,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.0 TCe 90ch Business',
'transmission': 'manual',
'trim': 'Captur 1.0 TCe 90ch Business',
'vin': None,
'year': 2021}
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988274%27 HTTP/1.1" 200 None
2026-03-29 23:45:59 [ayvens.fr] INFO: Saving data for 1988274: {'auction_closing_time': 1774969200.0, 'created_time': 1774630031.621953, 'last_price_update_time': 1774827959.449218}
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988274') HTTP/1.1" 204 0
2026-03-29 23:45:59 [ayvens.fr] INFO: Found listing with ID: 1988275
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988275%27 HTTP/1.1" 200 None
2026-03-29 23:45:59 [ayvens.fr] INFO: Scrape type for 1988275: 2
2026-03-29 23:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1988275
2026-03-29 23:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c002d000-bdba-5c51-bcb1-1c7444607bfa with identifier: 1988275
2026-03-29 23:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c002d000-bdba-5c51-bcb1-1c7444607bfa with scrape type 2
2026-03-29 23:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c002d000-bdba-5c51-bcb1-1c7444607bfa with scrape type 2
2026-03-29 23:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c002d000-bdba-5c51-bcb1-1c7444607bfa, identifier: 1988275
2026-03-29 23:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c002d000-bdba-5c51-bcb1-1c7444607bfa with identifier: 1988275
2026-03-29 23:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c002d000-bdba-5c51-bcb1-1c7444607bfa with identifier: 1988275
2026-03-29 23:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c002d000-bdba-5c51-bcb1-1c7444607bfa with identifier: 1988275 to the API
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c002d000-bdba-5c51-bcb1-1c7444607bfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 54467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane 1.0 TCe 115ch Business',
'transmission': 'manual',
'trim': 'Megane 1.0 TCe 115ch Business',
'vin': None,
'year': 2021}
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988275%27 HTTP/1.1" 200 None
2026-03-29 23:45:59 [ayvens.fr] INFO: Saving data for 1988275: {'auction_closing_time': 1774969200.0, 'created_time': 1774630034.555427, 'last_price_update_time': 1774827959.940299}
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988275') HTTP/1.1" 204 0
2026-03-29 23:45:59 [ayvens.fr] INFO: Found listing with ID: 1988276
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988276%27 HTTP/1.1" 200 None
2026-03-29 23:45:59 [ayvens.fr] INFO: Scrape type for 1988276: 2
2026-03-29 23:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1988276
2026-03-29 23:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afb94705-c3fc-5537-a8dc-e44afc506bdc with identifier: 1988276
2026-03-29 23:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afb94705-c3fc-5537-a8dc-e44afc506bdc with scrape type 2
2026-03-29 23:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afb94705-c3fc-5537-a8dc-e44afc506bdc with scrape type 2
2026-03-29 23:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: afb94705-c3fc-5537-a8dc-e44afc506bdc, identifier: 1988276
2026-03-29 23:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: afb94705-c3fc-5537-a8dc-e44afc506bdc with identifier: 1988276
2026-03-29 23:46:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: afb94705-c3fc-5537-a8dc-e44afc506bdc with identifier: 1988276
2026-03-29 23:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: afb94705-c3fc-5537-a8dc-e44afc506bdc with identifier: 1988276 to the API
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 45,
'color': 'PHYTONICBLAU METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'afb94705-c3fc-5537-a8dc-e44afc506bdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 47749,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 X3 xDrive30e 292ch Business Design',
'transmission': 'automatic',
'trim': 'X3 xDrive30e 292ch Business Design',
'vin': None,
'year': 2022}
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988276%27 HTTP/1.1" 200 None
2026-03-29 23:46:00 [ayvens.fr] INFO: Saving data for 1988276: {'auction_closing_time': 1774969200.0, 'created_time': 1774630035.39396, 'last_price_update_time': 1774827960.41275}
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988276') HTTP/1.1" 204 0
2026-03-29 23:46:00 [ayvens.fr] INFO: Found listing with ID: 1988277
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988277%27 HTTP/1.1" 200 None
2026-03-29 23:46:00 [ayvens.fr] INFO: Scrape type for 1988277: 2
2026-03-29 23:46:00 [ayvens.fr] INFO: Extracting data for car ID: 1988277
2026-03-29 23:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c911483e-62ae-5688-9306-e446da933f16 with identifier: 1988277
2026-03-29 23:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c911483e-62ae-5688-9306-e446da933f16 with scrape type 2
2026-03-29 23:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c911483e-62ae-5688-9306-e446da933f16 with scrape type 2
2026-03-29 23:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c911483e-62ae-5688-9306-e446da933f16, identifier: 1988277
2026-03-29 23:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c911483e-62ae-5688-9306-e446da933f16 with identifier: 1988277
2026-03-29 23:46:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c911483e-62ae-5688-9306-e446da933f16 with identifier: 1988277
2026-03-29 23:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c911483e-62ae-5688-9306-e446da933f16 with identifier: 1988277 to the API
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c911483e-62ae-5688-9306-e446da933f16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 103803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross PureTech 130ch S&S Live',
'transmission': 'manual',
'trim': 'C5 Aircross PureTech 130ch S&S Live',
'vin': None,
'year': 2022}
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988277%27 HTTP/1.1" 200 None
2026-03-29 23:46:00 [ayvens.fr] INFO: Saving data for 1988277: {'auction_closing_time': 1774969200.0, 'created_time': 1774630036.706593, 'last_price_update_time': 1774827960.809194}
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988277') HTTP/1.1" 204 0
2026-03-29 23:46:00 [ayvens.fr] INFO: Found listing with ID: 1988278
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988278%27 HTTP/1.1" 200 None
2026-03-29 23:46:00 [ayvens.fr] INFO: Scrape type for 1988278: 2
2026-03-29 23:46:00 [ayvens.fr] INFO: Extracting data for car ID: 1988278
2026-03-29 23:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6e5c6c-5648-56cf-a332-8304814c18c7 with identifier: 1988278
2026-03-29 23:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6e5c6c-5648-56cf-a332-8304814c18c7 with scrape type 2
2026-03-29 23:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6e5c6c-5648-56cf-a332-8304814c18c7 with scrape type 2
2026-03-29 23:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: be6e5c6c-5648-56cf-a332-8304814c18c7, identifier: 1988278
2026-03-29 23:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: be6e5c6c-5648-56cf-a332-8304814c18c7 with identifier: 1988278
2026-03-29 23:46:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: be6e5c6c-5648-56cf-a332-8304814c18c7 with identifier: 1988278
2026-03-29 23:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: be6e5c6c-5648-56cf-a332-8304814c18c7 with identifier: 1988278 to the API
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLANC OK',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'be6e5c6c-5648-56cf-a332-8304814c18c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 105740,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S Allure EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S Allure EAT8',
'vin': None,
'year': 2023}
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988278%27 HTTP/1.1" 200 None
2026-03-29 23:46:01 [ayvens.fr] INFO: Saving data for 1988278: {'auction_closing_time': 1774969200.0, 'created_time': 1774630038.026059, 'last_price_update_time': 1774827961.244674}
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988278') HTTP/1.1" 204 0
2026-03-29 23:46:01 [ayvens.fr] INFO: Found listing with ID: 1988279
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988279%27 HTTP/1.1" 200 None
2026-03-29 23:46:01 [ayvens.fr] INFO: Scrape type for 1988279: 2
2026-03-29 23:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1988279
2026-03-29 23:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f49fcea6-5e3a-525c-bff8-6edd35120706 with identifier: 1988279
2026-03-29 23:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f49fcea6-5e3a-525c-bff8-6edd35120706 with scrape type 2
2026-03-29 23:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f49fcea6-5e3a-525c-bff8-6edd35120706 with scrape type 2
2026-03-29 23:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f49fcea6-5e3a-525c-bff8-6edd35120706, identifier: 1988279
2026-03-29 23:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f49fcea6-5e3a-525c-bff8-6edd35120706 with identifier: 1988279
2026-03-29 23:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f49fcea6-5e3a-525c-bff8-6edd35120706 with identifier: 1988279
2026-03-29 23:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f49fcea6-5e3a-525c-bff8-6edd35120706 with identifier: 1988279 to the API
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f49fcea6-5e3a-525c-bff8-6edd35120706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 95715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane 1.5 Blue dCi 115ch Evolution EDC',
'transmission': 'automatic',
'trim': 'Megane 1.5 Blue dCi 115ch Evolution EDC',
'vin': None,
'year': 2022}
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988279%27 HTTP/1.1" 200 None
2026-03-29 23:46:01 [ayvens.fr] INFO: Saving data for 1988279: {'auction_closing_time': 1774969200.0, 'created_time': 1774630039.004112, 'last_price_update_time': 1774827961.646097}
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988279') HTTP/1.1" 204 0
2026-03-29 23:46:01 [ayvens.fr] INFO: Found listing with ID: 1988280
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988280%27 HTTP/1.1" 200 None
2026-03-29 23:46:01 [ayvens.fr] INFO: Scrape type for 1988280: 2
2026-03-29 23:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1988280
2026-03-29 23:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74913362-4d58-5cdb-9822-16640fa2ddae with identifier: 1988280
2026-03-29 23:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74913362-4d58-5cdb-9822-16640fa2ddae with scrape type 2
2026-03-29 23:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74913362-4d58-5cdb-9822-16640fa2ddae with scrape type 2
2026-03-29 23:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 74913362-4d58-5cdb-9822-16640fa2ddae, identifier: 1988280
2026-03-29 23:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 74913362-4d58-5cdb-9822-16640fa2ddae with identifier: 1988280
2026-03-29 23:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 74913362-4d58-5cdb-9822-16640fa2ddae with identifier: 1988280
2026-03-29 23:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 74913362-4d58-5cdb-9822-16640fa2ddae with identifier: 1988280 to the API
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 48,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '74913362-4d58-5cdb-9822-16640fa2ddae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 85563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 X3 xDrive30e 292ch M Sport',
'transmission': 'automatic',
'trim': 'X3 xDrive30e 292ch M Sport',
'vin': None,
'year': 2022}
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988280%27 HTTP/1.1" 200 None
2026-03-29 23:46:02 [ayvens.fr] INFO: Saving data for 1988280: {'auction_closing_time': 1774969200.0, 'created_time': 1774630041.104495, 'last_price_update_time': 1774827962.04082}
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988280') HTTP/1.1" 204 0
2026-03-29 23:46:02 [ayvens.fr] INFO: Found listing with ID: 1988281
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988281%27 HTTP/1.1" 200 None
2026-03-29 23:46:02 [ayvens.fr] INFO: Scrape type for 1988281: 2
2026-03-29 23:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1988281
2026-03-29 23:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d24ceb14-a2c1-54e0-aab3-349fd8bb2c7b with identifier: 1988281
2026-03-29 23:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d24ceb14-a2c1-54e0-aab3-349fd8bb2c7b with scrape type 2
2026-03-29 23:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d24ceb14-a2c1-54e0-aab3-349fd8bb2c7b with scrape type 2
2026-03-29 23:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d24ceb14-a2c1-54e0-aab3-349fd8bb2c7b, identifier: 1988281
2026-03-29 23:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d24ceb14-a2c1-54e0-aab3-349fd8bb2c7b with identifier: 1988281
2026-03-29 23:46:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d24ceb14-a2c1-54e0-aab3-349fd8bb2c7b with identifier: 1988281
2026-03-29 23:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d24ceb14-a2c1-54e0-aab3-349fd8bb2c7b with identifier: 1988281 to the API
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd24ceb14-a2c1-54e0-aab3-349fd8bb2c7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 56385,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18i 136ch xLine First Edition',
'transmission': 'automatic',
'trim': 'X1 sDrive18i 136ch xLine First Edition',
'vin': None,
'year': 2023}
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988281%27 HTTP/1.1" 200 None
2026-03-29 23:46:02 [ayvens.fr] INFO: Saving data for 1988281: {'auction_closing_time': 1774969200.0, 'created_time': 1774630042.611043, 'last_price_update_time': 1774827962.441266}
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988281') HTTP/1.1" 204 0
2026-03-29 23:46:02 [ayvens.fr] INFO: Found listing with ID: 1988282
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988282%27 HTTP/1.1" 200 None
2026-03-29 23:46:02 [ayvens.fr] INFO: Scrape type for 1988282: 2
2026-03-29 23:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1988282
2026-03-29 23:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d457b7d-b5eb-5001-8098-154178934e48 with identifier: 1988282
2026-03-29 23:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d457b7d-b5eb-5001-8098-154178934e48 with scrape type 2
2026-03-29 23:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d457b7d-b5eb-5001-8098-154178934e48 with scrape type 2
2026-03-29 23:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1d457b7d-b5eb-5001-8098-154178934e48, identifier: 1988282
2026-03-29 23:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1d457b7d-b5eb-5001-8098-154178934e48 with identifier: 1988282
2026-03-29 23:46:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1d457b7d-b5eb-5001-8098-154178934e48 with identifier: 1988282
2026-03-29 23:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1d457b7d-b5eb-5001-8098-154178934e48 with identifier: 1988282 to the API
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'MINERALWEISS M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '1d457b7d-b5eb-5001-8098-154178934e48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 47979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Série 1 116i 109ch Business Design',
'transmission': 'manual',
'trim': 'Série 1 116i 109ch Business Design',
'vin': None,
'year': 2024}
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988282%27 HTTP/1.1" 200 None
2026-03-29 23:46:02 [ayvens.fr] INFO: Saving data for 1988282: {'auction_closing_time': 1774969200.0, 'created_time': 1774630043.464134, 'last_price_update_time': 1774827962.862392}
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988282') HTTP/1.1" 204 0
2026-03-29 23:46:02 [ayvens.fr] INFO: Found listing with ID: 1988283
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988283%27 HTTP/1.1" 200 None
2026-03-29 23:46:02 [ayvens.fr] INFO: Scrape type for 1988283: 2
2026-03-29 23:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1988283
2026-03-29 23:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42abf82d-52d8-5f81-9d79-8af87d8b697c with identifier: 1988283
2026-03-29 23:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42abf82d-52d8-5f81-9d79-8af87d8b697c with scrape type 2
2026-03-29 23:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42abf82d-52d8-5f81-9d79-8af87d8b697c with scrape type 2
2026-03-29 23:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 42abf82d-52d8-5f81-9d79-8af87d8b697c, identifier: 1988283
2026-03-29 23:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 42abf82d-52d8-5f81-9d79-8af87d8b697c with identifier: 1988283
2026-03-29 23:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 42abf82d-52d8-5f81-9d79-8af87d8b697c with identifier: 1988283
2026-03-29 23:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 42abf82d-52d8-5f81-9d79-8af87d8b697c with identifier: 1988283 to the API
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '42abf82d-52d8-5f81-9d79-8af87d8b697c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 47396,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 100ch S&S Active Pack',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 100ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988283%27 HTTP/1.1" 200 None
2026-03-29 23:46:03 [ayvens.fr] INFO: Saving data for 1988283: {'auction_closing_time': 1774969200.0, 'created_time': 1774630045.680808, 'last_price_update_time': 1774827963.24293}
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988283') HTTP/1.1" 204 0
2026-03-29 23:46:03 [ayvens.fr] INFO: Found listing with ID: 1988284
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988284%27 HTTP/1.1" 200 None
2026-03-29 23:46:03 [ayvens.fr] INFO: Scrape type for 1988284: 2
2026-03-29 23:46:03 [ayvens.fr] INFO: Extracting data for car ID: 1988284
2026-03-29 23:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a357cc-46a4-5eb2-9a63-75a02bced56c with identifier: 1988284
2026-03-29 23:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a357cc-46a4-5eb2-9a63-75a02bced56c with scrape type 2
2026-03-29 23:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a357cc-46a4-5eb2-9a63-75a02bced56c with scrape type 2
2026-03-29 23:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 87a357cc-46a4-5eb2-9a63-75a02bced56c, identifier: 1988284
2026-03-29 23:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 87a357cc-46a4-5eb2-9a63-75a02bced56c with identifier: 1988284
2026-03-29 23:46:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 87a357cc-46a4-5eb2-9a63-75a02bced56c with identifier: 1988284
2026-03-29 23:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 87a357cc-46a4-5eb2-9a63-75a02bced56c with identifier: 1988284 to the API
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'VERT BORNEO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '87a357cc-46a4-5eb2-9a63-75a02bced56c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 48224,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 265ch PHEV Active Business BVA6 4x4',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 265ch PHEV Active Business BVA6 4x4',
'vin': None,
'year': 2024}
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988284%27 HTTP/1.1" 200 None
2026-03-29 23:46:03 [ayvens.fr] INFO: Saving data for 1988284: {'auction_closing_time': 1774969200.0, 'created_time': 1774630046.559746, 'last_price_update_time': 1774827963.684376}
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988284') HTTP/1.1" 204 0
2026-03-29 23:46:03 [ayvens.fr] INFO: Found listing with ID: 1988285
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988285%27 HTTP/1.1" 200 None
2026-03-29 23:46:03 [ayvens.fr] INFO: Scrape type for 1988285: 2
2026-03-29 23:46:03 [ayvens.fr] INFO: Extracting data for car ID: 1988285
2026-03-29 23:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ebab11a-2395-51c0-9074-da8a5b3303ad with identifier: 1988285
2026-03-29 23:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ebab11a-2395-51c0-9074-da8a5b3303ad with scrape type 2
2026-03-29 23:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ebab11a-2395-51c0-9074-da8a5b3303ad with scrape type 2
2026-03-29 23:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3ebab11a-2395-51c0-9074-da8a5b3303ad, identifier: 1988285
2026-03-29 23:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3ebab11a-2395-51c0-9074-da8a5b3303ad with identifier: 1988285
2026-03-29 23:46:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3ebab11a-2395-51c0-9074-da8a5b3303ad with identifier: 1988285
2026-03-29 23:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3ebab11a-2395-51c0-9074-da8a5b3303ad with identifier: 1988285 to the API
2026-03-29 23:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'GRIS ECLIPSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '3ebab11a-2395-51c0-9074-da8a5b3303ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 48436,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 230ch HEV Active Business BVA6 4x2',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 230ch HEV Active Business BVA6 4x2',
'vin': None,
'year': 2022}
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988285%27 HTTP/1.1" 200 None
2026-03-29 23:46:04 [ayvens.fr] INFO: Saving data for 1988285: {'auction_closing_time': 1774969200.0, 'created_time': 1774630048.049267, 'last_price_update_time': 1774827964.114809}
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988285') HTTP/1.1" 204 0
2026-03-29 23:46:04 [ayvens.fr] INFO: Found listing with ID: 1988286
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988286%27 HTTP/1.1" 200 None
2026-03-29 23:46:04 [ayvens.fr] INFO: Scrape type for 1988286: 2
2026-03-29 23:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1988286
2026-03-29 23:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0b3b197-72d5-5823-b384-a0ac816cd05d with identifier: 1988286
2026-03-29 23:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0b3b197-72d5-5823-b384-a0ac816cd05d with scrape type 2
2026-03-29 23:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0b3b197-72d5-5823-b384-a0ac816cd05d with scrape type 2
2026-03-29 23:46:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e0b3b197-72d5-5823-b384-a0ac816cd05d, identifier: 1988286
2026-03-29 23:46:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e0b3b197-72d5-5823-b384-a0ac816cd05d with identifier: 1988286
2026-03-29 23:46:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e0b3b197-72d5-5823-b384-a0ac816cd05d with identifier: 1988286
2026-03-29 23:46:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e0b3b197-72d5-5823-b384-a0ac816cd05d with identifier: 1988286 to the API
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e0b3b197-72d5-5823-b384-a0ac816cd05d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 116249,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-21',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S Active Pack EAT8',
'vin': None,
'year': 2023}
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988286%27 HTTP/1.1" 200 None
2026-03-29 23:46:04 [ayvens.fr] INFO: Saving data for 1988286: {'auction_closing_time': 1774969200.0, 'created_time': 1774630049.760492, 'last_price_update_time': 1774827964.605081}
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988286') HTTP/1.1" 204 0
2026-03-29 23:46:04 [ayvens.fr] INFO: Found listing with ID: 1988287
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988287%27 HTTP/1.1" 200 None
2026-03-29 23:46:04 [ayvens.fr] INFO: Scrape type for 1988287: 2
2026-03-29 23:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1988287
2026-03-29 23:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a2631a-880c-54c8-b3f6-93e0dbfebd6a with identifier: 1988287
2026-03-29 23:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a2631a-880c-54c8-b3f6-93e0dbfebd6a with scrape type 2
2026-03-29 23:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a2631a-880c-54c8-b3f6-93e0dbfebd6a with scrape type 2
2026-03-29 23:46:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e3a2631a-880c-54c8-b3f6-93e0dbfebd6a, identifier: 1988287
2026-03-29 23:46:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e3a2631a-880c-54c8-b3f6-93e0dbfebd6a with identifier: 1988287
2026-03-29 23:46:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e3a2631a-880c-54c8-b3f6-93e0dbfebd6a with identifier: 1988287
2026-03-29 23:46:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e3a2631a-880c-54c8-b3f6-93e0dbfebd6a with identifier: 1988287 to the API
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e3a2631a-880c-54c8-b3f6-93e0dbfebd6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 17918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 82ch Feel',
'transmission': 'manual',
'trim': 'C3 PureTech 82ch Feel',
'vin': None,
'year': 2018}
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988287%27 HTTP/1.1" 200 None
2026-03-29 23:46:05 [ayvens.fr] INFO: Saving data for 1988287: {'auction_closing_time': 1774969200.0, 'created_time': 1774630051.632571, 'last_price_update_time': 1774827965.028679}
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988287') HTTP/1.1" 204 0
2026-03-29 23:46:05 [ayvens.fr] INFO: Found listing with ID: 1988288
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988288%27 HTTP/1.1" 200 None
2026-03-29 23:46:05 [ayvens.fr] INFO: Scrape type for 1988288: 2
2026-03-29 23:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1988288
2026-03-29 23:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19478576-873d-5078-b0e9-483278803a4d with identifier: 1988288
2026-03-29 23:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19478576-873d-5078-b0e9-483278803a4d with scrape type 2
2026-03-29 23:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19478576-873d-5078-b0e9-483278803a4d with scrape type 2
2026-03-29 23:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 19478576-873d-5078-b0e9-483278803a4d, identifier: 1988288
2026-03-29 23:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 19478576-873d-5078-b0e9-483278803a4d with identifier: 1988288
2026-03-29 23:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 19478576-873d-5078-b0e9-483278803a4d with identifier: 1988288
2026-03-29 23:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 19478576-873d-5078-b0e9-483278803a4d with identifier: 1988288 to the API
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '19478576-873d-5078-b0e9-483278803a4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'PASSAT SW',
'odometer': 128777,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN PASSAT SW Passat SW 2.0 TDI EVO 150ch Business DSG7',
'transmission': 'automatic',
'trim': 'Passat SW 2.0 TDI EVO 150ch Business DSG7',
'vin': None,
'year': 2021}
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988288%27 HTTP/1.1" 200 None
2026-03-29 23:46:05 [ayvens.fr] INFO: Saving data for 1988288: {'auction_closing_time': 1774969200.0, 'created_time': 1774630052.678953, 'last_price_update_time': 1774827965.423278}
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988288') HTTP/1.1" 204 0
2026-03-29 23:46:05 [ayvens.fr] INFO: Found listing with ID: 1988289
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988289%27 HTTP/1.1" 200 None
2026-03-29 23:46:05 [ayvens.fr] INFO: Scrape type for 1988289: 2
2026-03-29 23:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1988289
2026-03-29 23:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c322516-08fb-5136-b126-4718c0da6b1e with identifier: 1988289
2026-03-29 23:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c322516-08fb-5136-b126-4718c0da6b1e with scrape type 2
2026-03-29 23:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c322516-08fb-5136-b126-4718c0da6b1e with scrape type 2
2026-03-29 23:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8c322516-08fb-5136-b126-4718c0da6b1e, identifier: 1988289
2026-03-29 23:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8c322516-08fb-5136-b126-4718c0da6b1e with identifier: 1988289
2026-03-29 23:46:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8c322516-08fb-5136-b126-4718c0da6b1e with identifier: 1988289
2026-03-29 23:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8c322516-08fb-5136-b126-4718c0da6b1e with identifier: 1988289 to the API
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'JAUNE FARO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '8c322516-08fb-5136-b126-4718c0da6b1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208',
'odometer': 64880,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT E-208 208 e-208 136ch GT Line',
'transmission': 'automatic',
'trim': '208 e-208 136ch GT Line',
'vin': None,
'year': 2019}
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988289%27 HTTP/1.1" 200 None
2026-03-29 23:46:05 [ayvens.fr] INFO: Saving data for 1988289: {'auction_closing_time': 1774969200.0, 'created_time': 1774630053.910471, 'last_price_update_time': 1774827965.813272}
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988289') HTTP/1.1" 204 0
2026-03-29 23:46:05 [ayvens.fr] INFO: Found listing with ID: 1988290
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988290%27 HTTP/1.1" 200 None
2026-03-29 23:46:05 [ayvens.fr] INFO: Scrape type for 1988290: 2
2026-03-29 23:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1988290
2026-03-29 23:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa77b4e-d331-5aa1-977a-96ee72f0436f with identifier: 1988290
2026-03-29 23:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa77b4e-d331-5aa1-977a-96ee72f0436f with scrape type 2
2026-03-29 23:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa77b4e-d331-5aa1-977a-96ee72f0436f with scrape type 2
2026-03-29 23:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6aa77b4e-d331-5aa1-977a-96ee72f0436f, identifier: 1988290
2026-03-29 23:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6aa77b4e-d331-5aa1-977a-96ee72f0436f with identifier: 1988290
2026-03-29 23:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6aa77b4e-d331-5aa1-977a-96ee72f0436f with identifier: 1988290
2026-03-29 23:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6aa77b4e-d331-5aa1-977a-96ee72f0436f with identifier: 1988290 to the API
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6aa77b4e-d331-5aa1-977a-96ee72f0436f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 121198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane Estate 1.5 Blue dCi 115ch Evolution EDC',
'transmission': 'automatic',
'trim': 'Megane Estate 1.5 Blue dCi 115ch Evolution EDC',
'vin': None,
'year': 2023}
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988290%27 HTTP/1.1" 200 None
2026-03-29 23:46:06 [ayvens.fr] INFO: Saving data for 1988290: {'auction_closing_time': 1774969200.0, 'created_time': 1774630054.984847, 'last_price_update_time': 1774827966.234364}
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988290') HTTP/1.1" 204 0
2026-03-29 23:46:06 [ayvens.fr] INFO: Found listing with ID: 1988291
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988291%27 HTTP/1.1" 200 None
2026-03-29 23:46:06 [ayvens.fr] INFO: Scrape type for 1988291: 2
2026-03-29 23:46:06 [ayvens.fr] INFO: Extracting data for car ID: 1988291
2026-03-29 23:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a72c7933-71b7-5d14-a331-e8e32fd55042 with identifier: 1988291
2026-03-29 23:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a72c7933-71b7-5d14-a331-e8e32fd55042 with scrape type 2
2026-03-29 23:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a72c7933-71b7-5d14-a331-e8e32fd55042 with scrape type 2
2026-03-29 23:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a72c7933-71b7-5d14-a331-e8e32fd55042, identifier: 1988291
2026-03-29 23:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a72c7933-71b7-5d14-a331-e8e32fd55042 with identifier: 1988291
2026-03-29 23:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a72c7933-71b7-5d14-a331-e8e32fd55042 with identifier: 1988291
2026-03-29 23:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a72c7933-71b7-5d14-a331-e8e32fd55042 with identifier: 1988291 to the API
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 24,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'a72c7933-71b7-5d14-a331-e8e32fd55042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'LYNK & CO',
'model': 'LC01',
'odometer': 17688,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'LYNK & CO LC01 01 1.5 PHEV 261ch DCTH 7',
'transmission': 'automatic',
'trim': '01 1.5 PHEV 261ch DCTH 7',
'vin': None,
'year': 2024}
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988291%27 HTTP/1.1" 200 None
2026-03-29 23:46:06 [ayvens.fr] INFO: Saving data for 1988291: {'auction_closing_time': 1774969200.0, 'created_time': 1774630056.278435, 'last_price_update_time': 1774827966.63735}
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988291') HTTP/1.1" 204 0
2026-03-29 23:46:06 [ayvens.fr] INFO: Found listing with ID: 1988292
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988292%27 HTTP/1.1" 200 None
2026-03-29 23:46:06 [ayvens.fr] INFO: Scrape type for 1988292: 2
2026-03-29 23:46:06 [ayvens.fr] INFO: Extracting data for car ID: 1988292
2026-03-29 23:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db50fb40-ddf7-5ec2-b78f-cda094687587 with identifier: 1988292
2026-03-29 23:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db50fb40-ddf7-5ec2-b78f-cda094687587 with scrape type 2
2026-03-29 23:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db50fb40-ddf7-5ec2-b78f-cda094687587 with scrape type 2
2026-03-29 23:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: db50fb40-ddf7-5ec2-b78f-cda094687587, identifier: 1988292
2026-03-29 23:46:06 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 94 items (at 94 items/min)
2026-03-29 23:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-29 23:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: db50fb40-ddf7-5ec2-b78f-cda094687587 with identifier: 1988292
2026-03-29 23:46:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: db50fb40-ddf7-5ec2-b78f-cda094687587 with identifier: 1988292
2026-03-29 23:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: db50fb40-ddf7-5ec2-b78f-cda094687587 with identifier: 1988292 to the API
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'db50fb40-ddf7-5ec2-b78f-cda094687587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 89812,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch Active Business S&S EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch Active Business S&S EAT8',
'vin': None,
'year': 2020}
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988292%27 HTTP/1.1" 200 None
2026-03-29 23:46:07 [ayvens.fr] INFO: Saving data for 1988292: {'auction_closing_time': 1774969200.0, 'created_time': 1774630058.338801, 'last_price_update_time': 1774827967.038048}
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988292') HTTP/1.1" 204 0
2026-03-29 23:46:07 [ayvens.fr] INFO: Found listing with ID: 1988293
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988293%27 HTTP/1.1" 200 None
2026-03-29 23:46:07 [ayvens.fr] INFO: Scrape type for 1988293: 2
2026-03-29 23:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1988293
2026-03-29 23:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bf185ca-6afb-530d-8392-346fb3dcdb11 with identifier: 1988293
2026-03-29 23:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf185ca-6afb-530d-8392-346fb3dcdb11 with scrape type 2
2026-03-29 23:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bf185ca-6afb-530d-8392-346fb3dcdb11 with scrape type 2
2026-03-29 23:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8bf185ca-6afb-530d-8392-346fb3dcdb11, identifier: 1988293
2026-03-29 23:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8bf185ca-6afb-530d-8392-346fb3dcdb11 with identifier: 1988293
2026-03-29 23:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8bf185ca-6afb-530d-8392-346fb3dcdb11 with identifier: 1988293
2026-03-29 23:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8bf185ca-6afb-530d-8392-346fb3dcdb11 with identifier: 1988293 to the API
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '8bf185ca-6afb-530d-8392-346fb3dcdb11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 66413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-15',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2023}
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988293%27 HTTP/1.1" 200 None
2026-03-29 23:46:07 [ayvens.fr] INFO: Saving data for 1988293: {'auction_closing_time': 1774969200.0, 'created_time': 1774630059.896157, 'last_price_update_time': 1774827967.410974}
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988293') HTTP/1.1" 204 0
2026-03-29 23:46:07 [ayvens.fr] INFO: Found listing with ID: 1988294
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988294%27 HTTP/1.1" 200 None
2026-03-29 23:46:07 [ayvens.fr] INFO: Scrape type for 1988294: 2
2026-03-29 23:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1988294
2026-03-29 23:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a52b12-3730-5ed6-8044-dc2e5b63e85c with identifier: 1988294
2026-03-29 23:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a52b12-3730-5ed6-8044-dc2e5b63e85c with scrape type 2
2026-03-29 23:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a52b12-3730-5ed6-8044-dc2e5b63e85c with scrape type 2
2026-03-29 23:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 77a52b12-3730-5ed6-8044-dc2e5b63e85c, identifier: 1988294
2026-03-29 23:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 77a52b12-3730-5ed6-8044-dc2e5b63e85c with identifier: 1988294
2026-03-29 23:46:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 77a52b12-3730-5ed6-8044-dc2e5b63e85c with identifier: 1988294
2026-03-29 23:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 77a52b12-3730-5ed6-8044-dc2e5b63e85c with identifier: 1988294 to the API
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'MONOTON GRIS CASSIOPEE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '77a52b12-3730-5ed6-8044-dc2e5b63e85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 35241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.6 E-Tech hybride 145ch Business',
'transmission': 'automatic',
'trim': 'Captur 1.6 E-Tech hybride 145ch Business',
'vin': None,
'year': 2022}
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988294%27 HTTP/1.1" 200 None
2026-03-29 23:46:07 [ayvens.fr] INFO: Saving data for 1988294: {'auction_closing_time': 1774969200.0, 'created_time': 1774630061.34365, 'last_price_update_time': 1774827967.815372}
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988294') HTTP/1.1" 204 0
2026-03-29 23:46:07 [ayvens.fr] INFO: Found listing with ID: 1988295
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988295%27 HTTP/1.1" 200 None
2026-03-29 23:46:07 [ayvens.fr] INFO: Scrape type for 1988295: 2
2026-03-29 23:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1988295
2026-03-29 23:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c309a83f-d6e3-5372-881b-556091397f7c with identifier: 1988295
2026-03-29 23:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c309a83f-d6e3-5372-881b-556091397f7c with scrape type 2
2026-03-29 23:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c309a83f-d6e3-5372-881b-556091397f7c with scrape type 2
2026-03-29 23:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c309a83f-d6e3-5372-881b-556091397f7c, identifier: 1988295
2026-03-29 23:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c309a83f-d6e3-5372-881b-556091397f7c with identifier: 1988295
2026-03-29 23:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c309a83f-d6e3-5372-881b-556091397f7c with identifier: 1988295
2026-03-29 23:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c309a83f-d6e3-5372-881b-556091397f7c with identifier: 1988295 to the API
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 82,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'c309a83f-d6e3-5372-881b-556091397f7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 86371,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.5 dCi 90ch energy Business 5p',
'transmission': 'manual',
'trim': 'Clio 1.5 dCi 90ch energy Business 5p',
'vin': None,
'year': 2018}
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988295%27 HTTP/1.1" 200 None
2026-03-29 23:46:08 [ayvens.fr] INFO: Saving data for 1988295: {'auction_closing_time': 1774969200.0, 'created_time': 1774630062.600977, 'last_price_update_time': 1774827968.243224}
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988295') HTTP/1.1" 204 0
2026-03-29 23:46:08 [ayvens.fr] INFO: Found listing with ID: 1988296
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988296%27 HTTP/1.1" 200 None
2026-03-29 23:46:08 [ayvens.fr] INFO: Scrape type for 1988296: 2
2026-03-29 23:46:08 [ayvens.fr] INFO: Extracting data for car ID: 1988296
2026-03-29 23:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e830c415-f672-50c5-b291-d7a696555743 with identifier: 1988296
2026-03-29 23:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e830c415-f672-50c5-b291-d7a696555743 with scrape type 2
2026-03-29 23:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e830c415-f672-50c5-b291-d7a696555743 with scrape type 2
2026-03-29 23:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e830c415-f672-50c5-b291-d7a696555743, identifier: 1988296
2026-03-29 23:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e830c415-f672-50c5-b291-d7a696555743 with identifier: 1988296
2026-03-29 23:46:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e830c415-f672-50c5-b291-d7a696555743 with identifier: 1988296
2026-03-29 23:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e830c415-f672-50c5-b291-d7a696555743 with identifier: 1988296 to the API
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'NOIR ETOILE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e830c415-f672-50c5-b291-d7a696555743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 103565,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane 1.3 TCe 140ch FAP Business EDC',
'transmission': 'automatic',
'trim': 'Megane 1.3 TCe 140ch FAP Business EDC',
'vin': None,
'year': 2020}
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988296%27 HTTP/1.1" 200 None
2026-03-29 23:46:08 [ayvens.fr] INFO: Saving data for 1988296: {'auction_closing_time': 1774969200.0, 'created_time': 1774630064.682209, 'last_price_update_time': 1774827968.662276}
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988296') HTTP/1.1" 204 0
2026-03-29 23:46:08 [ayvens.fr] INFO: Found listing with ID: 1988297
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988297%27 HTTP/1.1" 200 None
2026-03-29 23:46:08 [ayvens.fr] INFO: Scrape type for 1988297: 2
2026-03-29 23:46:08 [ayvens.fr] INFO: Extracting data for car ID: 1988297
2026-03-29 23:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cbda0af-1f9c-5385-b645-6dd7af909859 with identifier: 1988297
2026-03-29 23:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cbda0af-1f9c-5385-b645-6dd7af909859 with scrape type 2
2026-03-29 23:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cbda0af-1f9c-5385-b645-6dd7af909859 with scrape type 2
2026-03-29 23:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3cbda0af-1f9c-5385-b645-6dd7af909859, identifier: 1988297
2026-03-29 23:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3cbda0af-1f9c-5385-b645-6dd7af909859 with identifier: 1988297
2026-03-29 23:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3cbda0af-1f9c-5385-b645-6dd7af909859 with identifier: 1988297
2026-03-29 23:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3cbda0af-1f9c-5385-b645-6dd7af909859 with identifier: 1988297 to the API
2026-03-29 23:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '3cbda0af-1f9c-5385-b645-6dd7af909859',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 24105,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV40 130ch Equilibre '
'standard charge',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV40 130ch Equilibre standard charge',
'vin': None,
'year': 2022}
2026-03-29 23:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988297%27 HTTP/1.1" 200 None
2026-03-29 23:46:09 [ayvens.fr] INFO: Saving data for 1988297: {'auction_closing_time': 1774969200.0, 'created_time': 1774630065.537488, 'last_price_update_time': 1774827969.118233}
2026-03-29 23:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988297') HTTP/1.1" 204 0
2026-03-29 23:46:09 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-29 23:46:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:46:11 [ayvens.fr] INFO: Found listing with ID: 1988298
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988298%27 HTTP/1.1" 200 None
2026-03-29 23:46:11 [ayvens.fr] INFO: Scrape type for 1988298: 2
2026-03-29 23:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1988298
2026-03-29 23:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95181c9c-3ccb-5469-8fc4-6c4f8be32954 with identifier: 1988298
2026-03-29 23:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95181c9c-3ccb-5469-8fc4-6c4f8be32954 with scrape type 2
2026-03-29 23:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95181c9c-3ccb-5469-8fc4-6c4f8be32954 with scrape type 2
2026-03-29 23:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 95181c9c-3ccb-5469-8fc4-6c4f8be32954, identifier: 1988298
2026-03-29 23:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 95181c9c-3ccb-5469-8fc4-6c4f8be32954 with identifier: 1988298
2026-03-29 23:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 95181c9c-3ccb-5469-8fc4-6c4f8be32954 with identifier: 1988298
2026-03-29 23:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 95181c9c-3ccb-5469-8fc4-6c4f8be32954 with identifier: 1988298 to the API
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '95181c9c-3ccb-5469-8fc4-6c4f8be32954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 36141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV40 130ch Equilibre '
'standard charge',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV40 130ch Equilibre standard charge',
'vin': None,
'year': 2022}
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988298%27 HTTP/1.1" 200 None
2026-03-29 23:46:11 [ayvens.fr] INFO: Saving data for 1988298: {'auction_closing_time': 1774969200.0, 'created_time': 1774630076.749885, 'last_price_update_time': 1774827971.613029}
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988298') HTTP/1.1" 204 0
2026-03-29 23:46:11 [ayvens.fr] INFO: Found listing with ID: 1988299
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988299%27 HTTP/1.1" 200 None
2026-03-29 23:46:11 [ayvens.fr] INFO: Scrape type for 1988299: 2
2026-03-29 23:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1988299
2026-03-29 23:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68c9d8b9-af30-50c6-b94a-c06485cae669 with identifier: 1988299
2026-03-29 23:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68c9d8b9-af30-50c6-b94a-c06485cae669 with scrape type 2
2026-03-29 23:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68c9d8b9-af30-50c6-b94a-c06485cae669 with scrape type 2
2026-03-29 23:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 68c9d8b9-af30-50c6-b94a-c06485cae669, identifier: 1988299
2026-03-29 23:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 68c9d8b9-af30-50c6-b94a-c06485cae669 with identifier: 1988299
2026-03-29 23:46:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 68c9d8b9-af30-50c6-b94a-c06485cae669 with identifier: 1988299
2026-03-29 23:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 68c9d8b9-af30-50c6-b94a-c06485cae669 with identifier: 1988299 to the API
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'NOIR INTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '68c9d8b9-af30-50c6-b94a-c06485cae669',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TOURAN',
'odometer': 83481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-28',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN TOURAN Touran 2.0 TDI 115ch FAP Lounge Business DSG7 7 '
'places',
'transmission': 'automatic',
'trim': 'Touran 2.0 TDI 115ch FAP Lounge Business DSG7 7 places',
'vin': None,
'year': 2020}
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988299%27 HTTP/1.1" 200 None
2026-03-29 23:46:12 [ayvens.fr] INFO: Saving data for 1988299: {'auction_closing_time': 1774969200.0, 'created_time': 1774630078.243536, 'last_price_update_time': 1774827972.014825}
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988299') HTTP/1.1" 204 0
2026-03-29 23:46:12 [ayvens.fr] INFO: Found listing with ID: 1988300
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988300%27 HTTP/1.1" 200 None
2026-03-29 23:46:12 [ayvens.fr] INFO: Scrape type for 1988300: 2
2026-03-29 23:46:12 [ayvens.fr] INFO: Extracting data for car ID: 1988300
2026-03-29 23:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 257d2dcd-de99-5627-af11-3d7410822efb with identifier: 1988300
2026-03-29 23:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 257d2dcd-de99-5627-af11-3d7410822efb with scrape type 2
2026-03-29 23:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 257d2dcd-de99-5627-af11-3d7410822efb with scrape type 2
2026-03-29 23:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 257d2dcd-de99-5627-af11-3d7410822efb, identifier: 1988300
2026-03-29 23:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 257d2dcd-de99-5627-af11-3d7410822efb with identifier: 1988300
2026-03-29 23:46:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 257d2dcd-de99-5627-af11-3d7410822efb with identifier: 1988300
2026-03-29 23:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 257d2dcd-de99-5627-af11-3d7410822efb with identifier: 1988300 to the API
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'BLEU AVATAR METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '257d2dcd-de99-5627-af11-3d7410822efb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 77825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '308 SW 1.2 PureTech 130ch S&S Active Pack',
'vin': None,
'year': 2024}
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988300%27 HTTP/1.1" 200 None
2026-03-29 23:46:12 [ayvens.fr] INFO: Saving data for 1988300: {'auction_closing_time': 1774969200.0, 'created_time': 1774630079.560588, 'last_price_update_time': 1774827972.405967}
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988300') HTTP/1.1" 204 0
2026-03-29 23:46:12 [ayvens.fr] INFO: Found listing with ID: 1988301
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988301%27 HTTP/1.1" 200 None
2026-03-29 23:46:12 [ayvens.fr] INFO: Scrape type for 1988301: 2
2026-03-29 23:46:12 [ayvens.fr] INFO: Extracting data for car ID: 1988301
2026-03-29 23:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f79f079-b50f-5198-a019-71ec8443c200 with identifier: 1988301
2026-03-29 23:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f79f079-b50f-5198-a019-71ec8443c200 with scrape type 2
2026-03-29 23:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f79f079-b50f-5198-a019-71ec8443c200 with scrape type 2
2026-03-29 23:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f79f079-b50f-5198-a019-71ec8443c200, identifier: 1988301
2026-03-29 23:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f79f079-b50f-5198-a019-71ec8443c200 with identifier: 1988301
2026-03-29 23:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f79f079-b50f-5198-a019-71ec8443c200 with identifier: 1988301
2026-03-29 23:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f79f079-b50f-5198-a019-71ec8443c200 with identifier: 1988301 to the API
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '4f79f079-b50f-5198-a019-71ec8443c200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SORENTO',
'odometer': 76356,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SORENTO Sorento 1.6 T-GDi 230ch HEV Premium BVA6 4x2',
'transmission': 'automatic',
'trim': 'Sorento 1.6 T-GDi 230ch HEV Premium BVA6 4x2',
'vin': None,
'year': 2022}
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988301%27 HTTP/1.1" 200 None
2026-03-29 23:46:12 [ayvens.fr] INFO: Saving data for 1988301: {'auction_closing_time': 1774969200.0, 'created_time': 1774630081.035428, 'last_price_update_time': 1774827972.797039}
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988301') HTTP/1.1" 204 0
2026-03-29 23:46:12 [ayvens.fr] INFO: Found listing with ID: 1988302
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988302%27 HTTP/1.1" 200 None
2026-03-29 23:46:12 [ayvens.fr] INFO: Scrape type for 1988302: 2
2026-03-29 23:46:12 [ayvens.fr] INFO: Extracting data for car ID: 1988302
2026-03-29 23:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37610c70-0ed3-5770-b6b1-600b02dde4d5 with identifier: 1988302
2026-03-29 23:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37610c70-0ed3-5770-b6b1-600b02dde4d5 with scrape type 2
2026-03-29 23:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37610c70-0ed3-5770-b6b1-600b02dde4d5 with scrape type 2
2026-03-29 23:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 37610c70-0ed3-5770-b6b1-600b02dde4d5, identifier: 1988302
2026-03-29 23:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 37610c70-0ed3-5770-b6b1-600b02dde4d5 with identifier: 1988302
2026-03-29 23:46:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 37610c70-0ed3-5770-b6b1-600b02dde4d5 with identifier: 1988302
2026-03-29 23:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 37610c70-0ed3-5770-b6b1-600b02dde4d5 with identifier: 1988302 to the API
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BLANC NACRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '37610c70-0ed3-5770-b6b1-600b02dde4d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'NIRO',
'odometer': 83855,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'KIA NIRO Niro 1.6 GDi 105ch ISG + electrique 43.5ch Design DCT6',
'transmission': 'automatic',
'trim': 'Niro 1.6 GDi 105ch ISG + electrique 43.5ch Design DCT6',
'vin': None,
'year': 2021}
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988302%27 HTTP/1.1" 200 None
2026-03-29 23:46:13 [ayvens.fr] INFO: Saving data for 1988302: {'auction_closing_time': 1774969200.0, 'created_time': 1774630082.649232, 'last_price_update_time': 1774827973.194231}
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988302') HTTP/1.1" 204 0
2026-03-29 23:46:13 [ayvens.fr] INFO: Found listing with ID: 1988303
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988303%27 HTTP/1.1" 200 None
2026-03-29 23:46:13 [ayvens.fr] INFO: Scrape type for 1988303: 2
2026-03-29 23:46:13 [ayvens.fr] INFO: Extracting data for car ID: 1988303
2026-03-29 23:46:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6 with identifier: 1988303
2026-03-29 23:46:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6 with scrape type 2
2026-03-29 23:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6 with scrape type 2
2026-03-29 23:46:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6, identifier: 1988303
2026-03-29 23:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6 with identifier: 1988303
2026-03-29 23:46:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6 with identifier: 1988303
2026-03-29 23:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6 with identifier: 1988303 to the API
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'BLANC PUR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '2bb963b5-72b2-5ee4-be7f-3d97a4e7ebb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'COROLLA TS',
'odometer': 84393,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA TS Corolla Touring Spt 122h Dynamic Business + Stage '
'Hybrid Academy',
'transmission': 'automatic',
'trim': 'Corolla Touring Spt 122h Dynamic Business + Stage Hybrid Academy',
'vin': None,
'year': 2021}
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988303%27 HTTP/1.1" 200 None
2026-03-29 23:46:13 [ayvens.fr] INFO: Saving data for 1988303: {'auction_closing_time': 1774969200.0, 'created_time': 1774630083.713795, 'last_price_update_time': 1774827973.600095}
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988303') HTTP/1.1" 204 0
2026-03-29 23:46:13 [ayvens.fr] INFO: Found listing with ID: 1988304
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988304%27 HTTP/1.1" 200 None
2026-03-29 23:46:13 [ayvens.fr] INFO: Scrape type for 1988304: 2
2026-03-29 23:46:13 [ayvens.fr] INFO: Extracting data for car ID: 1988304
2026-03-29 23:46:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5686f98-9775-5574-a7ea-3746bbe146a9 with identifier: 1988304
2026-03-29 23:46:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5686f98-9775-5574-a7ea-3746bbe146a9 with scrape type 2
2026-03-29 23:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5686f98-9775-5574-a7ea-3746bbe146a9 with scrape type 2
2026-03-29 23:46:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e5686f98-9775-5574-a7ea-3746bbe146a9, identifier: 1988304
2026-03-29 23:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e5686f98-9775-5574-a7ea-3746bbe146a9 with identifier: 1988304
2026-03-29 23:46:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e5686f98-9775-5574-a7ea-3746bbe146a9 with identifier: 1988304
2026-03-29 23:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e5686f98-9775-5574-a7ea-3746bbe146a9 with identifier: 1988304 to the API
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 48,
'color': 'GRIS TONNERRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'e5686f98-9775-5574-a7ea-3746bbe146a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 90775,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T4 Recharge 129 + 82ch R-Design DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T4 Recharge 129 + 82ch R-Design DCT 7',
'vin': None,
'year': 2021}
2026-03-29 23:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988304%27 HTTP/1.1" 200 None
2026-03-29 23:46:14 [ayvens.fr] INFO: Saving data for 1988304: {'auction_closing_time': 1774969200.0, 'created_time': 1774630084.590037, 'last_price_update_time': 1774827974.002982}
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988304') HTTP/1.1" 204 0
2026-03-29 23:46:14 [ayvens.fr] INFO: Found listing with ID: 1988305
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988305%27 HTTP/1.1" 200 None
2026-03-29 23:46:14 [ayvens.fr] INFO: Scrape type for 1988305: 2
2026-03-29 23:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1988305
2026-03-29 23:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d2172c1-4f65-58b0-a275-76b291e78f26 with identifier: 1988305
2026-03-29 23:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d2172c1-4f65-58b0-a275-76b291e78f26 with scrape type 2
2026-03-29 23:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d2172c1-4f65-58b0-a275-76b291e78f26 with scrape type 2
2026-03-29 23:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1d2172c1-4f65-58b0-a275-76b291e78f26, identifier: 1988305
2026-03-29 23:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1d2172c1-4f65-58b0-a275-76b291e78f26 with identifier: 1988305
2026-03-29 23:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1d2172c1-4f65-58b0-a275-76b291e78f26 with identifier: 1988305
2026-03-29 23:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1d2172c1-4f65-58b0-a275-76b291e78f26 with identifier: 1988305 to the API
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '1d2172c1-4f65-58b0-a275-76b291e78f26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'STONIC',
'odometer': 58820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'KIA STONIC Stonic 1.0 T-GDi 100ch Active Business',
'transmission': 'manual',
'trim': 'Stonic 1.0 T-GDi 100ch Active Business',
'vin': None,
'year': 2021}
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988305%27 HTTP/1.1" 200 None
2026-03-29 23:46:14 [ayvens.fr] INFO: Saving data for 1988305: {'auction_closing_time': 1774969200.0, 'created_time': 1774630085.902115, 'last_price_update_time': 1774827974.38997}
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988305') HTTP/1.1" 204 0
2026-03-29 23:46:14 [ayvens.fr] INFO: Found listing with ID: 1988306
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988306%27 HTTP/1.1" 200 None
2026-03-29 23:46:14 [ayvens.fr] INFO: Scrape type for 1988306: 2
2026-03-29 23:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1988306
2026-03-29 23:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcdb5893-7127-5cb1-a554-272b7070d006 with identifier: 1988306
2026-03-29 23:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcdb5893-7127-5cb1-a554-272b7070d006 with scrape type 2
2026-03-29 23:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcdb5893-7127-5cb1-a554-272b7070d006 with scrape type 2
2026-03-29 23:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bcdb5893-7127-5cb1-a554-272b7070d006, identifier: 1988306
2026-03-29 23:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bcdb5893-7127-5cb1-a554-272b7070d006 with identifier: 1988306
2026-03-29 23:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bcdb5893-7127-5cb1-a554-272b7070d006 with identifier: 1988306
2026-03-29 23:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bcdb5893-7127-5cb1-a554-272b7070d006 with identifier: 1988306 to the API
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 32,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'bcdb5893-7127-5cb1-a554-272b7070d006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 5',
'odometer': 116256,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 5 Série 5 520eA 204ch Luxury Steptronic',
'transmission': 'automatic',
'trim': 'Série 5 520eA 204ch Luxury Steptronic',
'vin': None,
'year': 2022}
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988306%27 HTTP/1.1" 200 None
2026-03-29 23:46:14 [ayvens.fr] INFO: Saving data for 1988306: {'auction_closing_time': 1774969200.0, 'created_time': 1774630087.381314, 'last_price_update_time': 1774827974.782606}
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988306') HTTP/1.1" 204 0
2026-03-29 23:46:14 [ayvens.fr] INFO: Found listing with ID: 1988307
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988307%27 HTTP/1.1" 200 None
2026-03-29 23:46:14 [ayvens.fr] INFO: Scrape type for 1988307: 2
2026-03-29 23:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1988307
2026-03-29 23:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6cdab96-0713-5fd3-bc16-027edb4d3200 with identifier: 1988307
2026-03-29 23:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6cdab96-0713-5fd3-bc16-027edb4d3200 with scrape type 2
2026-03-29 23:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6cdab96-0713-5fd3-bc16-027edb4d3200 with scrape type 2
2026-03-29 23:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d6cdab96-0713-5fd3-bc16-027edb4d3200, identifier: 1988307
2026-03-29 23:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d6cdab96-0713-5fd3-bc16-027edb4d3200 with identifier: 1988307
2026-03-29 23:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d6cdab96-0713-5fd3-bc16-027edb4d3200 with identifier: 1988307
2026-03-29 23:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d6cdab96-0713-5fd3-bc16-027edb4d3200 with identifier: 1988307 to the API
2026-03-29 23:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd6cdab96-0713-5fd3-bc16-027edb4d3200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'DS AUTOMOBILES',
'model': 'DS4',
'odometer': 57192,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS4 DS 4 PureTech 130ch Performance Line Automatique',
'transmission': 'automatic',
'trim': 'DS 4 PureTech 130ch Performance Line Automatique',
'vin': None,
'year': 2024}
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988307%27 HTTP/1.1" 200 None
2026-03-29 23:46:15 [ayvens.fr] INFO: Saving data for 1988307: {'auction_closing_time': 1774969200.0, 'created_time': 1774630088.9624, 'last_price_update_time': 1774827975.169299}
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988307') HTTP/1.1" 204 0
2026-03-29 23:46:15 [ayvens.fr] INFO: Found listing with ID: 1988308
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988308%27 HTTP/1.1" 200 None
2026-03-29 23:46:15 [ayvens.fr] INFO: Scrape type for 1988308: 2
2026-03-29 23:46:15 [ayvens.fr] INFO: Extracting data for car ID: 1988308
2026-03-29 23:46:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe89fb92-93e4-513d-9b1e-e79c761cb6a8 with identifier: 1988308
2026-03-29 23:46:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe89fb92-93e4-513d-9b1e-e79c761cb6a8 with scrape type 2
2026-03-29 23:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe89fb92-93e4-513d-9b1e-e79c761cb6a8 with scrape type 2
2026-03-29 23:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fe89fb92-93e4-513d-9b1e-e79c761cb6a8, identifier: 1988308
2026-03-29 23:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fe89fb92-93e4-513d-9b1e-e79c761cb6a8 with identifier: 1988308
2026-03-29 23:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fe89fb92-93e4-513d-9b1e-e79c761cb6a8 with identifier: 1988308
2026-03-29 23:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fe89fb92-93e4-513d-9b1e-e79c761cb6a8 with identifier: 1988308 to the API
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'fe89fb92-93e4-513d-9b1e-e79c761cb6a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 68913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 210ch HEV GT-line Premium BVA6',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 210ch HEV GT-line Premium BVA6',
'vin': None,
'year': 2024}
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988308%27 HTTP/1.1" 200 None
2026-03-29 23:46:15 [ayvens.fr] INFO: Saving data for 1988308: {'auction_closing_time': 1774969200.0, 'created_time': 1774630090.458123, 'last_price_update_time': 1774827975.651265}
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988308') HTTP/1.1" 204 0
2026-03-29 23:46:15 [ayvens.fr] INFO: Found listing with ID: 1988309
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988309%27 HTTP/1.1" 200 None
2026-03-29 23:46:15 [ayvens.fr] INFO: Scrape type for 1988309: 2
2026-03-29 23:46:15 [ayvens.fr] INFO: Extracting data for car ID: 1988309
2026-03-29 23:46:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3b2ccb-4ae2-5b6b-8238-b8946452d624 with identifier: 1988309
2026-03-29 23:46:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3b2ccb-4ae2-5b6b-8238-b8946452d624 with scrape type 2
2026-03-29 23:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed3b2ccb-4ae2-5b6b-8238-b8946452d624 with scrape type 2
2026-03-29 23:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ed3b2ccb-4ae2-5b6b-8238-b8946452d624, identifier: 1988309
2026-03-29 23:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ed3b2ccb-4ae2-5b6b-8238-b8946452d624 with identifier: 1988309
2026-03-29 23:46:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ed3b2ccb-4ae2-5b6b-8238-b8946452d624 with identifier: 1988309
2026-03-29 23:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ed3b2ccb-4ae2-5b6b-8238-b8946452d624 with identifier: 1988309 to the API
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 84,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'ed3b2ccb-4ae2-5b6b-8238-b8946452d624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 60912,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-05',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 100h France 5p',
'transmission': 'automatic',
'trim': 'Yaris 100h France 5p',
'vin': None,
'year': 2019}
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988309%27 HTTP/1.1" 200 None
2026-03-29 23:46:16 [ayvens.fr] INFO: Saving data for 1988309: {'auction_closing_time': 1774969200.0, 'created_time': 1774630091.692034, 'last_price_update_time': 1774827976.053361}
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988309') HTTP/1.1" 204 0
2026-03-29 23:46:16 [ayvens.fr] INFO: Found listing with ID: 1988310
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988310%27 HTTP/1.1" 200 None
2026-03-29 23:46:16 [ayvens.fr] INFO: Scrape type for 1988310: 2
2026-03-29 23:46:16 [ayvens.fr] INFO: Extracting data for car ID: 1988310
2026-03-29 23:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4862e-064e-5c60-8a6c-700dda735787 with identifier: 1988310
2026-03-29 23:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4862e-064e-5c60-8a6c-700dda735787 with scrape type 2
2026-03-29 23:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9a4862e-064e-5c60-8a6c-700dda735787 with scrape type 2
2026-03-29 23:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c9a4862e-064e-5c60-8a6c-700dda735787, identifier: 1988310
2026-03-29 23:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c9a4862e-064e-5c60-8a6c-700dda735787 with identifier: 1988310
2026-03-29 23:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c9a4862e-064e-5c60-8a6c-700dda735787 with identifier: 1988310
2026-03-29 23:46:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c9a4862e-064e-5c60-8a6c-700dda735787 with identifier: 1988310 to the API
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c9a4862e-064e-5c60-8a6c-700dda735787',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 80258,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch S&S Active Business EAT8',
'vin': None,
'year': 2021}
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988310%27 HTTP/1.1" 200 None
2026-03-29 23:46:16 [ayvens.fr] INFO: Saving data for 1988310: {'auction_closing_time': 1774969200.0, 'created_time': 1774630093.099477, 'last_price_update_time': 1774827976.447226}
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988310') HTTP/1.1" 204 0
2026-03-29 23:46:16 [ayvens.fr] INFO: Found listing with ID: 1988311
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988311%27 HTTP/1.1" 200 None
2026-03-29 23:46:16 [ayvens.fr] INFO: Scrape type for 1988311: 2
2026-03-29 23:46:16 [ayvens.fr] INFO: Extracting data for car ID: 1988311
2026-03-29 23:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdbca4a-5896-59dc-ae03-0d6b8349e1b3 with identifier: 1988311
2026-03-29 23:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdbca4a-5896-59dc-ae03-0d6b8349e1b3 with scrape type 2
2026-03-29 23:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efdbca4a-5896-59dc-ae03-0d6b8349e1b3 with scrape type 2
2026-03-29 23:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: efdbca4a-5896-59dc-ae03-0d6b8349e1b3, identifier: 1988311
2026-03-29 23:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: efdbca4a-5896-59dc-ae03-0d6b8349e1b3 with identifier: 1988311
2026-03-29 23:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: efdbca4a-5896-59dc-ae03-0d6b8349e1b3 with identifier: 1988311
2026-03-29 23:46:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: efdbca4a-5896-59dc-ae03-0d6b8349e1b3 with identifier: 1988311 to the API
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'efdbca4a-5896-59dc-ae03-0d6b8349e1b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308',
'odometer': 75857,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.2 PureTech 110ch S&S Active Business',
'transmission': 'manual',
'trim': '308 1.2 PureTech 110ch S&S Active Business',
'vin': None,
'year': 2020}
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988311%27 HTTP/1.1" 200 None
2026-03-29 23:46:16 [ayvens.fr] INFO: Saving data for 1988311: {'auction_closing_time': 1774969200.0, 'created_time': 1774630094.332274, 'last_price_update_time': 1774827976.835635}
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988311') HTTP/1.1" 204 0
2026-03-29 23:46:16 [ayvens.fr] INFO: Found listing with ID: 1988312
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988312%27 HTTP/1.1" 200 None
2026-03-29 23:46:16 [ayvens.fr] INFO: Scrape type for 1988312: 2
2026-03-29 23:46:16 [ayvens.fr] INFO: Extracting data for car ID: 1988312
2026-03-29 23:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98ccb980-5899-5db6-9f0a-4f2bcf5d6b39 with identifier: 1988312
2026-03-29 23:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98ccb980-5899-5db6-9f0a-4f2bcf5d6b39 with scrape type 2
2026-03-29 23:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98ccb980-5899-5db6-9f0a-4f2bcf5d6b39 with scrape type 2
2026-03-29 23:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 98ccb980-5899-5db6-9f0a-4f2bcf5d6b39, identifier: 1988312
2026-03-29 23:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 98ccb980-5899-5db6-9f0a-4f2bcf5d6b39 with identifier: 1988312
2026-03-29 23:46:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 98ccb980-5899-5db6-9f0a-4f2bcf5d6b39 with identifier: 1988312
2026-03-29 23:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 98ccb980-5899-5db6-9f0a-4f2bcf5d6b39 with identifier: 1988312 to the API
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLEU C',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '98ccb980-5899-5db6-9f0a-4f2bcf5d6b39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 106383,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-11',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.5 BlueHDi 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.5 BlueHDi 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2021}
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988312%27 HTTP/1.1" 200 None
2026-03-29 23:46:17 [ayvens.fr] INFO: Saving data for 1988312: {'auction_closing_time': 1774969200.0, 'created_time': 1774630096.759562, 'last_price_update_time': 1774827977.22038}
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988312') HTTP/1.1" 204 0
2026-03-29 23:46:17 [ayvens.fr] INFO: Found listing with ID: 1988313
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988313%27 HTTP/1.1" 200 None
2026-03-29 23:46:17 [ayvens.fr] INFO: Scrape type for 1988313: 2
2026-03-29 23:46:17 [ayvens.fr] INFO: Extracting data for car ID: 1988313
2026-03-29 23:46:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0096cbdf-364d-5cc1-a341-48b6f764b88f with identifier: 1988313
2026-03-29 23:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0096cbdf-364d-5cc1-a341-48b6f764b88f with scrape type 2
2026-03-29 23:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0096cbdf-364d-5cc1-a341-48b6f764b88f with scrape type 2
2026-03-29 23:46:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0096cbdf-364d-5cc1-a341-48b6f764b88f, identifier: 1988313
2026-03-29 23:46:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0096cbdf-364d-5cc1-a341-48b6f764b88f with identifier: 1988313
2026-03-29 23:46:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0096cbdf-364d-5cc1-a341-48b6f764b88f with identifier: 1988313
2026-03-29 23:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0096cbdf-364d-5cc1-a341-48b6f764b88f with identifier: 1988313 to the API
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLEU SAPHIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '0096cbdf-364d-5cc1-a341-48b6f764b88f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'EV6',
'odometer': 107098,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'KIA EV6 EV6 9ch Air Active Business 2WD',
'transmission': 'automatic',
'trim': 'EV6 9ch Air Active Business 2WD',
'vin': None,
'year': 2023}
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988313%27 HTTP/1.1" 200 None
2026-03-29 23:46:17 [ayvens.fr] INFO: Saving data for 1988313: {'auction_closing_time': 1774969200.0, 'created_time': 1774630098.024798, 'last_price_update_time': 1774827977.633688}
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988313') HTTP/1.1" 204 0
2026-03-29 23:46:17 [ayvens.fr] INFO: Found listing with ID: 1988314
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988314%27 HTTP/1.1" 200 None
2026-03-29 23:46:17 [ayvens.fr] INFO: Scrape type for 1988314: 2
2026-03-29 23:46:17 [ayvens.fr] INFO: Extracting data for car ID: 1988314
2026-03-29 23:46:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bee520b9-4b11-5af4-9381-9116a94b3bc3 with identifier: 1988314
2026-03-29 23:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bee520b9-4b11-5af4-9381-9116a94b3bc3 with scrape type 2
2026-03-29 23:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bee520b9-4b11-5af4-9381-9116a94b3bc3 with scrape type 2
2026-03-29 23:46:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bee520b9-4b11-5af4-9381-9116a94b3bc3, identifier: 1988314
2026-03-29 23:46:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bee520b9-4b11-5af4-9381-9116a94b3bc3 with identifier: 1988314
2026-03-29 23:46:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bee520b9-4b11-5af4-9381-9116a94b3bc3 with identifier: 1988314
2026-03-29 23:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bee520b9-4b11-5af4-9381-9116a94b3bc3 with identifier: 1988314 to the API
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'bee520b9-4b11-5af4-9381-9116a94b3bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 45727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI Qashqai 1.3 Mild Hybrid 158ch N-Connecta Xtronic',
'transmission': 'automatic',
'trim': 'Qashqai 1.3 Mild Hybrid 158ch N-Connecta Xtronic',
'vin': None,
'year': 2022}
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988314%27 HTTP/1.1" 200 None
2026-03-29 23:46:18 [ayvens.fr] INFO: Saving data for 1988314: {'auction_closing_time': 1774969200.0, 'created_time': 1774630099.332864, 'last_price_update_time': 1774827978.070711}
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988314') HTTP/1.1" 204 0
2026-03-29 23:46:18 [ayvens.fr] INFO: Found listing with ID: 1988315
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988315%27 HTTP/1.1" 200 None
2026-03-29 23:46:18 [ayvens.fr] INFO: Scrape type for 1988315: 2
2026-03-29 23:46:18 [ayvens.fr] INFO: Extracting data for car ID: 1988315
2026-03-29 23:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a80a2c8-0370-55b7-8933-9f33e36813e3 with identifier: 1988315
2026-03-29 23:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a80a2c8-0370-55b7-8933-9f33e36813e3 with scrape type 2
2026-03-29 23:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a80a2c8-0370-55b7-8933-9f33e36813e3 with scrape type 2
2026-03-29 23:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9a80a2c8-0370-55b7-8933-9f33e36813e3, identifier: 1988315
2026-03-29 23:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9a80a2c8-0370-55b7-8933-9f33e36813e3 with identifier: 1988315
2026-03-29 23:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9a80a2c8-0370-55b7-8933-9f33e36813e3 with identifier: 1988315
2026-03-29 23:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9a80a2c8-0370-55b7-8933-9f33e36813e3 with identifier: 1988315 to the API
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-29 23:46:18 [crawlers.pipelines.post_to_api] ERROR: ayvens.fr, item_id 9a80a2c8-0370-55b7-8933-9f33e36813e3: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"Color","ErrorMessage":"color value can only be expressed in letters","ErrorCode":0}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 23:46:17 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 23:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '9a80a2c8-0370-55b7-8933-9f33e36813e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 58887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW PHEV 180ch Active Pack e-EAT8',
'transmission': 'automatic',
'trim': '308 SW PHEV 180ch Active Pack e-EAT8',
'vin': None,
'year': 2022}
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988315%27 HTTP/1.1" 200 None
2026-03-29 23:46:18 [ayvens.fr] INFO: Saving data for 1988315: {'auction_closing_time': 1774969200.0, 'created_time': 1774630100.160005, 'last_price_update_time': 1774827978.464677}
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988315') HTTP/1.1" 204 0
2026-03-29 23:46:18 [ayvens.fr] INFO: Found listing with ID: 1988316
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988316%27 HTTP/1.1" 200 None
2026-03-29 23:46:18 [ayvens.fr] INFO: Scrape type for 1988316: 2
2026-03-29 23:46:18 [ayvens.fr] INFO: Extracting data for car ID: 1988316
2026-03-29 23:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac7db117-adfc-54ab-a229-32fbd613dbb4 with identifier: 1988316
2026-03-29 23:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac7db117-adfc-54ab-a229-32fbd613dbb4 with scrape type 2
2026-03-29 23:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac7db117-adfc-54ab-a229-32fbd613dbb4 with scrape type 2
2026-03-29 23:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ac7db117-adfc-54ab-a229-32fbd613dbb4, identifier: 1988316
2026-03-29 23:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ac7db117-adfc-54ab-a229-32fbd613dbb4 with identifier: 1988316
2026-03-29 23:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ac7db117-adfc-54ab-a229-32fbd613dbb4 with identifier: 1988316
2026-03-29 23:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ac7db117-adfc-54ab-a229-32fbd613dbb4 with identifier: 1988316 to the API
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ac7db117-adfc-54ab-a229-32fbd613dbb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'JAGUAR',
'model': 'E-PACE',
'odometer': 63875,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR E-PACE E-Pace 2.0D 150ch',
'transmission': 'manual',
'trim': 'E-Pace 2.0D 150ch',
'vin': None,
'year': 2020}
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988316%27 HTTP/1.1" 200 None
2026-03-29 23:46:18 [ayvens.fr] INFO: Saving data for 1988316: {'auction_closing_time': 1774969200.0, 'created_time': 1774630101.425755, 'last_price_update_time': 1774827978.925612}
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988316') HTTP/1.1" 204 0
2026-03-29 23:46:18 [ayvens.fr] INFO: Found listing with ID: 1988317
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988317%27 HTTP/1.1" 200 None
2026-03-29 23:46:18 [ayvens.fr] INFO: Scrape type for 1988317: 2
2026-03-29 23:46:18 [ayvens.fr] INFO: Extracting data for car ID: 1988317
2026-03-29 23:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747150fc-7732-5d7b-b58e-54b20bc6c821 with identifier: 1988317
2026-03-29 23:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747150fc-7732-5d7b-b58e-54b20bc6c821 with scrape type 2
2026-03-29 23:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 747150fc-7732-5d7b-b58e-54b20bc6c821 with scrape type 2
2026-03-29 23:46:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 747150fc-7732-5d7b-b58e-54b20bc6c821, identifier: 1988317
2026-03-29 23:46:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 747150fc-7732-5d7b-b58e-54b20bc6c821 with identifier: 1988317
2026-03-29 23:46:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 747150fc-7732-5d7b-b58e-54b20bc6c821 with identifier: 1988317
2026-03-29 23:46:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 747150fc-7732-5d7b-b58e-54b20bc6c821 with identifier: 1988317 to the API
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': '747150fc-7732-5d7b-b58e-54b20bc6c821',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 99942,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 CRDI 136ch Hybrid 48V Business DCT7',
'transmission': 'automatic',
'trim': 'Tucson 1.6 CRDI 136ch Hybrid 48V Business DCT7',
'vin': None,
'year': 2022}
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988317%27 HTTP/1.1" 200 None
2026-03-29 23:46:19 [ayvens.fr] INFO: Saving data for 1988317: {'auction_closing_time': 1774969200.0, 'created_time': 1774630102.904302, 'last_price_update_time': 1774827979.329287}
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988317') HTTP/1.1" 204 0
2026-03-29 23:46:19 [ayvens.fr] INFO: Found listing with ID: 1988318
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988318%27 HTTP/1.1" 200 None
2026-03-29 23:46:19 [ayvens.fr] INFO: Scrape type for 1988318: 2
2026-03-29 23:46:19 [ayvens.fr] INFO: Extracting data for car ID: 1988318
2026-03-29 23:46:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c5425d-2c14-5aad-b707-338de5f33e58 with identifier: 1988318
2026-03-29 23:46:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c5425d-2c14-5aad-b707-338de5f33e58 with scrape type 2
2026-03-29 23:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c5425d-2c14-5aad-b707-338de5f33e58 with scrape type 2
2026-03-29 23:46:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b6c5425d-2c14-5aad-b707-338de5f33e58, identifier: 1988318
2026-03-29 23:46:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b6c5425d-2c14-5aad-b707-338de5f33e58 with identifier: 1988318
2026-03-29 23:46:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b6c5425d-2c14-5aad-b707-338de5f33e58 with identifier: 1988318
2026-03-29 23:46:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b6c5425d-2c14-5aad-b707-338de5f33e58 with identifier: 1988318 to the API
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'NOIR PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'b6c5425d-2c14-5aad-b707-338de5f33e58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 132085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 Plug-in Hybrid 225ch Allure Pack e-EAT8',
'transmission': 'automatic',
'trim': '3008 Plug-in Hybrid 225ch Allure Pack e-EAT8',
'vin': None,
'year': 2022}
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988318%27 HTTP/1.1" 200 None
2026-03-29 23:46:19 [ayvens.fr] INFO: Saving data for 1988318: {'auction_closing_time': 1774969200.0, 'created_time': 1774630104.455684, 'last_price_update_time': 1774827979.739571}
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988318') HTTP/1.1" 204 0
2026-03-29 23:46:19 [ayvens.fr] INFO: Found listing with ID: 1988319
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988319%27 HTTP/1.1" 200 None
2026-03-29 23:46:19 [ayvens.fr] INFO: Scrape type for 1988319: 2
2026-03-29 23:46:19 [ayvens.fr] INFO: Extracting data for car ID: 1988319
2026-03-29 23:46:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0dc83a3-11c6-54d4-ab85-fd836af58dd0 with identifier: 1988319
2026-03-29 23:46:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0dc83a3-11c6-54d4-ab85-fd836af58dd0 with scrape type 2
2026-03-29 23:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0dc83a3-11c6-54d4-ab85-fd836af58dd0 with scrape type 2
2026-03-29 23:46:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b0dc83a3-11c6-54d4-ab85-fd836af58dd0, identifier: 1988319
2026-03-29 23:46:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b0dc83a3-11c6-54d4-ab85-fd836af58dd0 with identifier: 1988319
2026-03-29 23:46:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b0dc83a3-11c6-54d4-ab85-fd836af58dd0 with identifier: 1988319
2026-03-29 23:46:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b0dc83a3-11c6-54d4-ab85-fd836af58dd0 with identifier: 1988319 to the API
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b0dc83a3-11c6-54d4-ab85-fd836af58dd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 137124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane 1.5 Blue dCi 115ch Business Intens',
'transmission': 'manual',
'trim': 'Megane 1.5 Blue dCi 115ch Business Intens',
'vin': None,
'year': 2021}
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988319%27 HTTP/1.1" 200 None
2026-03-29 23:46:20 [ayvens.fr] INFO: Saving data for 1988319: {'auction_closing_time': 1774969200.0, 'created_time': 1774630105.511666, 'last_price_update_time': 1774827980.224237}
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988319') HTTP/1.1" 204 0
2026-03-29 23:46:20 [ayvens.fr] INFO: Found listing with ID: 1988320
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988320%27 HTTP/1.1" 200 None
2026-03-29 23:46:20 [ayvens.fr] INFO: Scrape type for 1988320: 2
2026-03-29 23:46:20 [ayvens.fr] INFO: Extracting data for car ID: 1988320
2026-03-29 23:46:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52ca57b8-881e-532c-9a70-db95307c0ce9 with identifier: 1988320
2026-03-29 23:46:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ca57b8-881e-532c-9a70-db95307c0ce9 with scrape type 2
2026-03-29 23:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52ca57b8-881e-532c-9a70-db95307c0ce9 with scrape type 2
2026-03-29 23:46:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 52ca57b8-881e-532c-9a70-db95307c0ce9, identifier: 1988320
2026-03-29 23:46:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 52ca57b8-881e-532c-9a70-db95307c0ce9 with identifier: 1988320
2026-03-29 23:46:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 52ca57b8-881e-532c-9a70-db95307c0ce9 with identifier: 1988320
2026-03-29 23:46:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 52ca57b8-881e-532c-9a70-db95307c0ce9 with identifier: 1988320 to the API
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'GRIS ALUMINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '52ca57b8-881e-532c-9a70-db95307c0ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'COROLLA',
'odometer': 83911,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA Corolla 122h Dynamic Business + Programme "Beyond '
'Zero Academy"',
'transmission': 'automatic',
'trim': 'Corolla 122h Dynamic Business + Programme "Beyond Zero Academy"',
'vin': None,
'year': 2022}
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988320%27 HTTP/1.1" 200 None
2026-03-29 23:46:20 [ayvens.fr] INFO: Saving data for 1988320: {'auction_closing_time': 1774969200.0, 'created_time': 1774630106.705845, 'last_price_update_time': 1774827980.618104}
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988320') HTTP/1.1" 204 0
2026-03-29 23:46:20 [ayvens.fr] INFO: Found listing with ID: 1988321
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988321%27 HTTP/1.1" 200 None
2026-03-29 23:46:20 [ayvens.fr] INFO: Scrape type for 1988321: 2
2026-03-29 23:46:20 [ayvens.fr] INFO: Extracting data for car ID: 1988321
2026-03-29 23:46:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dde4272e-43df-5cdb-837c-1a347a871921 with identifier: 1988321
2026-03-29 23:46:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dde4272e-43df-5cdb-837c-1a347a871921 with scrape type 2
2026-03-29 23:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dde4272e-43df-5cdb-837c-1a347a871921 with scrape type 2
2026-03-29 23:46:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dde4272e-43df-5cdb-837c-1a347a871921, identifier: 1988321
2026-03-29 23:46:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dde4272e-43df-5cdb-837c-1a347a871921 with identifier: 1988321
2026-03-29 23:46:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dde4272e-43df-5cdb-837c-1a347a871921 with identifier: 1988321
2026-03-29 23:46:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dde4272e-43df-5cdb-837c-1a347a871921 with identifier: 1988321 to the API
2026-03-29 23:46:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'dde4272e-43df-5cdb-837c-1a347a871921',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'HONDA',
'model': 'ZR-V',
'odometer': 23293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'HONDA ZR-V ZR-V 2.0 i-MMD 184ch e:HEV Advance MY24',
'transmission': 'automatic',
'trim': 'ZR-V 2.0 i-MMD 184ch e:HEV Advance MY24',
'vin': None,
'year': 2024}
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988321%27 HTTP/1.1" 200 None
2026-03-29 23:46:21 [ayvens.fr] INFO: Saving data for 1988321: {'auction_closing_time': 1774969200.0, 'created_time': 1774630107.692389, 'last_price_update_time': 1774827981.02194}
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988321') HTTP/1.1" 204 0
2026-03-29 23:46:21 [ayvens.fr] INFO: Found listing with ID: 1988322
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988322%27 HTTP/1.1" 200 None
2026-03-29 23:46:21 [ayvens.fr] INFO: Scrape type for 1988322: 2
2026-03-29 23:46:21 [ayvens.fr] INFO: Extracting data for car ID: 1988322
2026-03-29 23:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54de2d27-b1c5-57eb-a1a6-35983f8a5800 with identifier: 1988322
2026-03-29 23:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54de2d27-b1c5-57eb-a1a6-35983f8a5800 with scrape type 2
2026-03-29 23:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54de2d27-b1c5-57eb-a1a6-35983f8a5800 with scrape type 2
2026-03-29 23:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 54de2d27-b1c5-57eb-a1a6-35983f8a5800, identifier: 1988322
2026-03-29 23:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 54de2d27-b1c5-57eb-a1a6-35983f8a5800 with identifier: 1988322
2026-03-29 23:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 54de2d27-b1c5-57eb-a1a6-35983f8a5800 with identifier: 1988322
2026-03-29 23:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 54de2d27-b1c5-57eb-a1a6-35983f8a5800 with identifier: 1988322 to the API
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '54de2d27-b1c5-57eb-a1a6-35983f8a5800',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 103048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 110ch Feel S&S EAT6',
'transmission': 'automatic',
'trim': 'C3 PureTech 110ch Feel S&S EAT6',
'vin': None,
'year': 2019}
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988322%27 HTTP/1.1" 200 None
2026-03-29 23:46:21 [ayvens.fr] INFO: Saving data for 1988322: {'auction_closing_time': 1774969200.0, 'created_time': 1774630108.989736, 'last_price_update_time': 1774827981.409386}
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988322') HTTP/1.1" 204 0
2026-03-29 23:46:21 [ayvens.fr] INFO: Found listing with ID: 1988323
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988323%27 HTTP/1.1" 200 None
2026-03-29 23:46:21 [ayvens.fr] INFO: Scrape type for 1988323: 2
2026-03-29 23:46:21 [ayvens.fr] INFO: Extracting data for car ID: 1988323
2026-03-29 23:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55566650-e864-5800-bee9-6f253cdd14ff with identifier: 1988323
2026-03-29 23:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55566650-e864-5800-bee9-6f253cdd14ff with scrape type 2
2026-03-29 23:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55566650-e864-5800-bee9-6f253cdd14ff with scrape type 2
2026-03-29 23:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 55566650-e864-5800-bee9-6f253cdd14ff, identifier: 1988323
2026-03-29 23:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 55566650-e864-5800-bee9-6f253cdd14ff with identifier: 1988323
2026-03-29 23:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 55566650-e864-5800-bee9-6f253cdd14ff with identifier: 1988323
2026-03-29 23:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 55566650-e864-5800-bee9-6f253cdd14ff with identifier: 1988323 to the API
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '55566650-e864-5800-bee9-6f253cdd14ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 101852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch S&S Allure Business',
'transmission': 'manual',
'trim': '308 SW 1.2 PureTech 130ch S&S Allure Business',
'vin': None,
'year': 2020}
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988323%27 HTTP/1.1" 200 None
2026-03-29 23:46:21 [ayvens.fr] INFO: Saving data for 1988323: {'auction_closing_time': 1774969200.0, 'created_time': 1774630110.349731, 'last_price_update_time': 1774827981.786901}
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988323') HTTP/1.1" 204 0
2026-03-29 23:46:21 [ayvens.fr] INFO: Found listing with ID: 1988324
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988324%27 HTTP/1.1" 200 None
2026-03-29 23:46:21 [ayvens.fr] INFO: Scrape type for 1988324: 2
2026-03-29 23:46:21 [ayvens.fr] INFO: Extracting data for car ID: 1988324
2026-03-29 23:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb1ae07-4cc4-536e-8478-910b727e1dc5 with identifier: 1988324
2026-03-29 23:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb1ae07-4cc4-536e-8478-910b727e1dc5 with scrape type 2
2026-03-29 23:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccb1ae07-4cc4-536e-8478-910b727e1dc5 with scrape type 2
2026-03-29 23:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ccb1ae07-4cc4-536e-8478-910b727e1dc5, identifier: 1988324
2026-03-29 23:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ccb1ae07-4cc4-536e-8478-910b727e1dc5 with identifier: 1988324
2026-03-29 23:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ccb1ae07-4cc4-536e-8478-910b727e1dc5 with identifier: 1988324
2026-03-29 23:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ccb1ae07-4cc4-536e-8478-910b727e1dc5 with identifier: 1988324 to the API
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 87,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'ccb1ae07-4cc4-536e-8478-910b727e1dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 106705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 116h Dynamic 5p',
'transmission': 'automatic',
'trim': 'Yaris 116h Dynamic 5p',
'vin': None,
'year': 2022}
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988324%27 HTTP/1.1" 200 None
2026-03-29 23:46:22 [ayvens.fr] INFO: Saving data for 1988324: {'auction_closing_time': 1774969200.0, 'created_time': 1774630111.779084, 'last_price_update_time': 1774827982.176406}
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988324') HTTP/1.1" 204 0
2026-03-29 23:46:22 [ayvens.fr] INFO: Found listing with ID: 1988325
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988325%27 HTTP/1.1" 200 None
2026-03-29 23:46:22 [ayvens.fr] INFO: Scrape type for 1988325: 2
2026-03-29 23:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1988325
2026-03-29 23:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f318d02-14ef-5c4d-ac69-c99cf71eaa71 with identifier: 1988325
2026-03-29 23:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f318d02-14ef-5c4d-ac69-c99cf71eaa71 with scrape type 2
2026-03-29 23:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f318d02-14ef-5c4d-ac69-c99cf71eaa71 with scrape type 2
2026-03-29 23:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9f318d02-14ef-5c4d-ac69-c99cf71eaa71, identifier: 1988325
2026-03-29 23:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9f318d02-14ef-5c4d-ac69-c99cf71eaa71 with identifier: 1988325
2026-03-29 23:46:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9f318d02-14ef-5c4d-ac69-c99cf71eaa71 with identifier: 1988325
2026-03-29 23:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9f318d02-14ef-5c4d-ac69-c99cf71eaa71 with identifier: 1988325 to the API
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS COSMIQUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '9f318d02-14ef-5c4d-ac69-c99cf71eaa71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'NIRO EV',
'odometer': 12190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'KIA NIRO EV Niro EV 204ch Premium',
'transmission': 'automatic',
'trim': 'Niro EV 204ch Premium',
'vin': None,
'year': 2023}
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988325%27 HTTP/1.1" 200 None
2026-03-29 23:46:22 [ayvens.fr] INFO: Saving data for 1988325: {'auction_closing_time': 1774969200.0, 'created_time': 1774630112.821982, 'last_price_update_time': 1774827982.58123}
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988325') HTTP/1.1" 204 0
2026-03-29 23:46:22 [ayvens.fr] INFO: Found listing with ID: 1988326
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988326%27 HTTP/1.1" 200 None
2026-03-29 23:46:22 [ayvens.fr] INFO: Scrape type for 1988326: 2
2026-03-29 23:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1988326
2026-03-29 23:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54d408db-f25d-5e27-b70f-a017b4d7d251 with identifier: 1988326
2026-03-29 23:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54d408db-f25d-5e27-b70f-a017b4d7d251 with scrape type 2
2026-03-29 23:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54d408db-f25d-5e27-b70f-a017b4d7d251 with scrape type 2
2026-03-29 23:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 54d408db-f25d-5e27-b70f-a017b4d7d251, identifier: 1988326
2026-03-29 23:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 54d408db-f25d-5e27-b70f-a017b4d7d251 with identifier: 1988326
2026-03-29 23:46:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 54d408db-f25d-5e27-b70f-a017b4d7d251 with identifier: 1988326
2026-03-29 23:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 54d408db-f25d-5e27-b70f-a017b4d7d251 with identifier: 1988326 to the API
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '54d408db-f25d-5e27-b70f-a017b4d7d251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 77713,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 83ch S&S Feel Business',
'transmission': 'manual',
'trim': 'C3 1.2 PureTech 83ch S&S Feel Business',
'vin': None,
'year': 2022}
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988326%27 HTTP/1.1" 200 None
2026-03-29 23:46:23 [ayvens.fr] INFO: Saving data for 1988326: {'auction_closing_time': 1774969200.0, 'created_time': 1774630114.630974, 'last_price_update_time': 1774827983.040661}
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988326') HTTP/1.1" 204 0
2026-03-29 23:46:23 [ayvens.fr] INFO: Found listing with ID: 1988327
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988327%27 HTTP/1.1" 200 None
2026-03-29 23:46:23 [ayvens.fr] INFO: Scrape type for 1988327: 2
2026-03-29 23:46:23 [ayvens.fr] INFO: Extracting data for car ID: 1988327
2026-03-29 23:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23af1359-e187-5e65-96e9-8a8e02977d74 with identifier: 1988327
2026-03-29 23:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23af1359-e187-5e65-96e9-8a8e02977d74 with scrape type 2
2026-03-29 23:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23af1359-e187-5e65-96e9-8a8e02977d74 with scrape type 2
2026-03-29 23:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 23af1359-e187-5e65-96e9-8a8e02977d74, identifier: 1988327
2026-03-29 23:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 23af1359-e187-5e65-96e9-8a8e02977d74 with identifier: 1988327
2026-03-29 23:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 23af1359-e187-5e65-96e9-8a8e02977d74 with identifier: 1988327
2026-03-29 23:46:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 23af1359-e187-5e65-96e9-8a8e02977d74 with identifier: 1988327 to the API
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '23af1359-e187-5e65-96e9-8a8e02977d74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE B',
'odometer': 36878,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE B Classe B 180d 116ch Business Line 7G-DCT',
'transmission': 'automatic',
'trim': 'Classe B 180d 116ch Business Line 7G-DCT',
'vin': None,
'year': 2019}
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988327%27 HTTP/1.1" 200 None
2026-03-29 23:46:23 [ayvens.fr] INFO: Saving data for 1988327: {'auction_closing_time': 1774969200.0, 'created_time': 1774630115.697894, 'last_price_update_time': 1774827983.444398}
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988327') HTTP/1.1" 204 0
2026-03-29 23:46:23 [ayvens.fr] INFO: Found listing with ID: 1988328
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988328%27 HTTP/1.1" 200 None
2026-03-29 23:46:23 [ayvens.fr] INFO: Scrape type for 1988328: 2
2026-03-29 23:46:23 [ayvens.fr] INFO: Extracting data for car ID: 1988328
2026-03-29 23:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26da590d-7a16-5b21-b902-fb151e3c17a3 with identifier: 1988328
2026-03-29 23:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26da590d-7a16-5b21-b902-fb151e3c17a3 with scrape type 2
2026-03-29 23:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26da590d-7a16-5b21-b902-fb151e3c17a3 with scrape type 2
2026-03-29 23:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 26da590d-7a16-5b21-b902-fb151e3c17a3, identifier: 1988328
2026-03-29 23:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 26da590d-7a16-5b21-b902-fb151e3c17a3 with identifier: 1988328
2026-03-29 23:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 26da590d-7a16-5b21-b902-fb151e3c17a3 with identifier: 1988328
2026-03-29 23:46:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 26da590d-7a16-5b21-b902-fb151e3c17a3 with identifier: 1988328 to the API
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '26da590d-7a16-5b21-b902-fb151e3c17a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 61355,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-10',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S Active Business EAT8',
'vin': None,
'year': 2020}
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988328%27 HTTP/1.1" 200 None
2026-03-29 23:46:23 [ayvens.fr] INFO: Saving data for 1988328: {'auction_closing_time': 1774969200.0, 'created_time': 1774630117.52429, 'last_price_update_time': 1774827983.83599}
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988328') HTTP/1.1" 204 0
2026-03-29 23:46:23 [ayvens.fr] INFO: Found listing with ID: 1988329
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988329%27 HTTP/1.1" 200 None
2026-03-29 23:46:23 [ayvens.fr] INFO: Scrape type for 1988329: 2
2026-03-29 23:46:23 [ayvens.fr] INFO: Extracting data for car ID: 1988329
2026-03-29 23:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b40f7ad-b250-57df-8222-0b968ccfef16 with identifier: 1988329
2026-03-29 23:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b40f7ad-b250-57df-8222-0b968ccfef16 with scrape type 2
2026-03-29 23:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b40f7ad-b250-57df-8222-0b968ccfef16 with scrape type 2
2026-03-29 23:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5b40f7ad-b250-57df-8222-0b968ccfef16, identifier: 1988329
2026-03-29 23:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5b40f7ad-b250-57df-8222-0b968ccfef16 with identifier: 1988329
2026-03-29 23:46:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5b40f7ad-b250-57df-8222-0b968ccfef16 with identifier: 1988329
2026-03-29 23:46:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5b40f7ad-b250-57df-8222-0b968ccfef16 with identifier: 1988329 to the API
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'METALLIC COPPER M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5b40f7ad-b250-57df-8222-0b968ccfef16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 117430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-07',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.5 BlueHDi 130ch S&S GT',
'transmission': 'manual',
'trim': '5008 1.5 BlueHDi 130ch S&S GT',
'vin': None,
'year': 2021}
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988329%27 HTTP/1.1" 200 None
2026-03-29 23:46:24 [ayvens.fr] INFO: Saving data for 1988329: {'auction_closing_time': 1774969200.0, 'created_time': 1774630119.464819, 'last_price_update_time': 1774827984.249955}
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988329') HTTP/1.1" 204 0
2026-03-29 23:46:24 [ayvens.fr] INFO: Found listing with ID: 1988330
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988330%27 HTTP/1.1" 200 None
2026-03-29 23:46:24 [ayvens.fr] INFO: Scrape type for 1988330: 2
2026-03-29 23:46:24 [ayvens.fr] INFO: Extracting data for car ID: 1988330
2026-03-29 23:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a41bf2-c0b0-5299-b052-12edd2bc612a with identifier: 1988330
2026-03-29 23:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a41bf2-c0b0-5299-b052-12edd2bc612a with scrape type 2
2026-03-29 23:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a41bf2-c0b0-5299-b052-12edd2bc612a with scrape type 2
2026-03-29 23:46:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 86a41bf2-c0b0-5299-b052-12edd2bc612a, identifier: 1988330
2026-03-29 23:46:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 86a41bf2-c0b0-5299-b052-12edd2bc612a with identifier: 1988330
2026-03-29 23:46:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 86a41bf2-c0b0-5299-b052-12edd2bc612a with identifier: 1988330
2026-03-29 23:46:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 86a41bf2-c0b0-5299-b052-12edd2bc612a with identifier: 1988330 to the API
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '86a41bf2-c0b0-5299-b052-12edd2bc612a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 69632,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 110ch Feel S&S EAT6',
'transmission': 'automatic',
'trim': 'C3 PureTech 110ch Feel S&S EAT6',
'vin': None,
'year': 2019}
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988330%27 HTTP/1.1" 200 None
2026-03-29 23:46:24 [ayvens.fr] INFO: Saving data for 1988330: {'auction_closing_time': 1774969200.0, 'created_time': 1774630120.695886, 'last_price_update_time': 1774827984.725102}
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988330') HTTP/1.1" 204 0
2026-03-29 23:46:24 [ayvens.fr] INFO: Found listing with ID: 1988331
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988331%27 HTTP/1.1" 200 None
2026-03-29 23:46:24 [ayvens.fr] INFO: Scrape type for 1988331: 2
2026-03-29 23:46:24 [ayvens.fr] INFO: Extracting data for car ID: 1988331
2026-03-29 23:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb08a701-a0f5-5925-93af-6d52bfedb90b with identifier: 1988331
2026-03-29 23:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb08a701-a0f5-5925-93af-6d52bfedb90b with scrape type 2
2026-03-29 23:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb08a701-a0f5-5925-93af-6d52bfedb90b with scrape type 2
2026-03-29 23:46:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eb08a701-a0f5-5925-93af-6d52bfedb90b, identifier: 1988331
2026-03-29 23:46:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eb08a701-a0f5-5925-93af-6d52bfedb90b with identifier: 1988331
2026-03-29 23:46:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eb08a701-a0f5-5925-93af-6d52bfedb90b with identifier: 1988331
2026-03-29 23:46:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eb08a701-a0f5-5925-93af-6d52bfedb90b with identifier: 1988331 to the API
2026-03-29 23:46:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'eb08a701-a0f5-5925-93af-6d52bfedb90b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4',
'odometer': 57588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C4 C4 BlueHDi 130ch S&S Feel EAT8',
'transmission': 'automatic',
'trim': 'C4 BlueHDi 130ch S&S Feel EAT8',
'vin': None,
'year': 2021}
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988331%27 HTTP/1.1" 200 None
2026-03-29 23:46:25 [ayvens.fr] INFO: Saving data for 1988331: {'auction_closing_time': 1774969200.0, 'created_time': 1774630121.851448, 'last_price_update_time': 1774827985.119864}
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988331') HTTP/1.1" 204 0
2026-03-29 23:46:25 [ayvens.fr] INFO: Found listing with ID: 1988332
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988332%27 HTTP/1.1" 200 None
2026-03-29 23:46:25 [ayvens.fr] INFO: Scrape type for 1988332: 2
2026-03-29 23:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1988332
2026-03-29 23:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09980b2c-e1b5-584e-8bea-bae2e0032c93 with identifier: 1988332
2026-03-29 23:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09980b2c-e1b5-584e-8bea-bae2e0032c93 with scrape type 2
2026-03-29 23:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09980b2c-e1b5-584e-8bea-bae2e0032c93 with scrape type 2
2026-03-29 23:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 09980b2c-e1b5-584e-8bea-bae2e0032c93, identifier: 1988332
2026-03-29 23:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 09980b2c-e1b5-584e-8bea-bae2e0032c93 with identifier: 1988332
2026-03-29 23:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 09980b2c-e1b5-584e-8bea-bae2e0032c93 with identifier: 1988332
2026-03-29 23:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 09980b2c-e1b5-584e-8bea-bae2e0032c93 with identifier: 1988332 to the API
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '09980b2c-e1b5-584e-8bea-bae2e0032c93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 104317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 T-GDi 230ch Hybrid Creative BVA6',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDi 230ch Hybrid Creative BVA6',
'vin': None,
'year': 2022}
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988332%27 HTTP/1.1" 200 None
2026-03-29 23:46:25 [ayvens.fr] INFO: Saving data for 1988332: {'auction_closing_time': 1774969200.0, 'created_time': 1774630123.566055, 'last_price_update_time': 1774827985.52045}
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988332') HTTP/1.1" 204 0
2026-03-29 23:46:25 [ayvens.fr] INFO: Found listing with ID: 1988333
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988333%27 HTTP/1.1" 200 None
2026-03-29 23:46:25 [ayvens.fr] INFO: Scrape type for 1988333: 2
2026-03-29 23:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1988333
2026-03-29 23:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b81f58d8-7617-57a9-9ed7-dd33055d4731 with identifier: 1988333
2026-03-29 23:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b81f58d8-7617-57a9-9ed7-dd33055d4731 with scrape type 2
2026-03-29 23:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b81f58d8-7617-57a9-9ed7-dd33055d4731 with scrape type 2
2026-03-29 23:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b81f58d8-7617-57a9-9ed7-dd33055d4731, identifier: 1988333
2026-03-29 23:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b81f58d8-7617-57a9-9ed7-dd33055d4731 with identifier: 1988333
2026-03-29 23:46:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b81f58d8-7617-57a9-9ed7-dd33055d4731 with identifier: 1988333
2026-03-29 23:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b81f58d8-7617-57a9-9ed7-dd33055d4731 with identifier: 1988333 to the API
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GRIS REFLET D',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b81f58d8-7617-57a9-9ed7-dd33055d4731',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 109791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF Golf 2.0 TDI SCR 115ch Life Business DSG7',
'transmission': 'automatic',
'trim': 'Golf 2.0 TDI SCR 115ch Life Business DSG7',
'vin': None,
'year': 2022}
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988333%27 HTTP/1.1" 200 None
2026-03-29 23:46:25 [ayvens.fr] INFO: Saving data for 1988333: {'auction_closing_time': 1774969200.0, 'created_time': 1774630124.874156, 'last_price_update_time': 1774827985.91185}
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988333') HTTP/1.1" 204 0
2026-03-29 23:46:25 [ayvens.fr] INFO: Found listing with ID: 1988334
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988334%27 HTTP/1.1" 200 None
2026-03-29 23:46:25 [ayvens.fr] INFO: Scrape type for 1988334: 2
2026-03-29 23:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1988334
2026-03-29 23:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2d963b4-67d8-590a-83e6-7876f251aa4e with identifier: 1988334
2026-03-29 23:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2d963b4-67d8-590a-83e6-7876f251aa4e with scrape type 2
2026-03-29 23:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2d963b4-67d8-590a-83e6-7876f251aa4e with scrape type 2
2026-03-29 23:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e2d963b4-67d8-590a-83e6-7876f251aa4e, identifier: 1988334
2026-03-29 23:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e2d963b4-67d8-590a-83e6-7876f251aa4e with identifier: 1988334
2026-03-29 23:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e2d963b4-67d8-590a-83e6-7876f251aa4e with identifier: 1988334
2026-03-29 23:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e2d963b4-67d8-590a-83e6-7876f251aa4e with identifier: 1988334 to the API
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 87,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'e2d963b4-67d8-590a-83e6-7876f251aa4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 91549,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 116h Dynamic 5p',
'transmission': 'automatic',
'trim': 'Yaris 116h Dynamic 5p',
'vin': None,
'year': 2022}
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988334%27 HTTP/1.1" 200 None
2026-03-29 23:46:26 [ayvens.fr] INFO: Saving data for 1988334: {'auction_closing_time': 1774969200.0, 'created_time': 1774630126.2299, 'last_price_update_time': 1774827986.312995}
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988334') HTTP/1.1" 204 0
2026-03-29 23:46:26 [ayvens.fr] INFO: Found listing with ID: 1988335
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988335%27 HTTP/1.1" 200 None
2026-03-29 23:46:26 [ayvens.fr] INFO: Scrape type for 1988335: 2
2026-03-29 23:46:26 [ayvens.fr] INFO: Extracting data for car ID: 1988335
2026-03-29 23:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7606c4c4-d88f-513e-b6a0-c0027d1bf000 with identifier: 1988335
2026-03-29 23:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7606c4c4-d88f-513e-b6a0-c0027d1bf000 with scrape type 2
2026-03-29 23:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7606c4c4-d88f-513e-b6a0-c0027d1bf000 with scrape type 2
2026-03-29 23:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7606c4c4-d88f-513e-b6a0-c0027d1bf000, identifier: 1988335
2026-03-29 23:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7606c4c4-d88f-513e-b6a0-c0027d1bf000 with identifier: 1988335
2026-03-29 23:46:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7606c4c4-d88f-513e-b6a0-c0027d1bf000 with identifier: 1988335
2026-03-29 23:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7606c4c4-d88f-513e-b6a0-c0027d1bf000 with identifier: 1988335 to the API
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'SKYSCRAPER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7606c4c4-d88f-513e-b6a0-c0027d1bf000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURE',
'odometer': 7800,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURE Serie 2 ActiveTourer 218i 136ch Business '
'Design DKG7',
'transmission': 'automatic',
'trim': 'Serie 2 ActiveTourer 218i 136ch Business Design DKG7',
'vin': None,
'year': 2024}
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988335%27 HTTP/1.1" 200 None
2026-03-29 23:46:26 [ayvens.fr] INFO: Saving data for 1988335: {'auction_closing_time': 1774969200.0, 'created_time': 1774630126.973218, 'last_price_update_time': 1774827986.714701}
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988335') HTTP/1.1" 204 0
2026-03-29 23:46:26 [ayvens.fr] INFO: Found listing with ID: 1988336
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988336%27 HTTP/1.1" 200 None
2026-03-29 23:46:26 [ayvens.fr] INFO: Scrape type for 1988336: 2
2026-03-29 23:46:26 [ayvens.fr] INFO: Extracting data for car ID: 1988336
2026-03-29 23:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0d200a7-dfb7-581d-ab61-89ef31a8ab93 with identifier: 1988336
2026-03-29 23:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0d200a7-dfb7-581d-ab61-89ef31a8ab93 with scrape type 2
2026-03-29 23:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0d200a7-dfb7-581d-ab61-89ef31a8ab93 with scrape type 2
2026-03-29 23:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e0d200a7-dfb7-581d-ab61-89ef31a8ab93, identifier: 1988336
2026-03-29 23:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e0d200a7-dfb7-581d-ab61-89ef31a8ab93 with identifier: 1988336
2026-03-29 23:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e0d200a7-dfb7-581d-ab61-89ef31a8ab93 with identifier: 1988336
2026-03-29 23:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e0d200a7-dfb7-581d-ab61-89ef31a8ab93 with identifier: 1988336 to the API
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 13,
'color': 'BLEU CAVANSITE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'e0d200a7-dfb7-581d-ab61-89ef31a8ab93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE C',
'odometer': 55815,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE C Classe C 300 e 204+129ch Avantgarde Line',
'transmission': 'automatic',
'trim': 'Classe C 300 e 204+129ch Avantgarde Line',
'vin': None,
'year': 2022}
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988336%27 HTTP/1.1" 200 None
2026-03-29 23:46:27 [ayvens.fr] INFO: Saving data for 1988336: {'auction_closing_time': 1774969200.0, 'created_time': 1774630128.896564, 'last_price_update_time': 1774827987.10627}
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988336') HTTP/1.1" 204 0
2026-03-29 23:46:27 [ayvens.fr] INFO: Found listing with ID: 1988337
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988337%27 HTTP/1.1" 200 None
2026-03-29 23:46:27 [ayvens.fr] INFO: Scrape type for 1988337: 2
2026-03-29 23:46:27 [ayvens.fr] INFO: Extracting data for car ID: 1988337
2026-03-29 23:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ec4f5d4-bb11-5174-98d0-177289f208c1 with identifier: 1988337
2026-03-29 23:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ec4f5d4-bb11-5174-98d0-177289f208c1 with scrape type 2
2026-03-29 23:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ec4f5d4-bb11-5174-98d0-177289f208c1 with scrape type 2
2026-03-29 23:46:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5ec4f5d4-bb11-5174-98d0-177289f208c1, identifier: 1988337
2026-03-29 23:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5ec4f5d4-bb11-5174-98d0-177289f208c1 with identifier: 1988337
2026-03-29 23:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5ec4f5d4-bb11-5174-98d0-177289f208c1 with identifier: 1988337
2026-03-29 23:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5ec4f5d4-bb11-5174-98d0-177289f208c1 with identifier: 1988337 to the API
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '5ec4f5d4-bb11-5174-98d0-177289f208c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL Y',
'odometer': 71002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y Model Y Performance AWD',
'transmission': 'automatic',
'trim': 'Model Y Performance AWD',
'vin': None,
'year': 2022}
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988337%27 HTTP/1.1" 200 None
2026-03-29 23:46:27 [ayvens.fr] INFO: Saving data for 1988337: {'auction_closing_time': 1774969200.0, 'created_time': 1774630129.853069, 'last_price_update_time': 1774827987.505087}
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988337') HTTP/1.1" 204 0
2026-03-29 23:46:27 [ayvens.fr] INFO: Found listing with ID: 1988338
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988338%27 HTTP/1.1" 200 None
2026-03-29 23:46:27 [ayvens.fr] INFO: Scrape type for 1988338: 2
2026-03-29 23:46:27 [ayvens.fr] INFO: Extracting data for car ID: 1988338
2026-03-29 23:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ce5fbf-b08e-57ac-ba15-a2d948187947 with identifier: 1988338
2026-03-29 23:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ce5fbf-b08e-57ac-ba15-a2d948187947 with scrape type 2
2026-03-29 23:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02ce5fbf-b08e-57ac-ba15-a2d948187947 with scrape type 2
2026-03-29 23:46:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 02ce5fbf-b08e-57ac-ba15-a2d948187947, identifier: 1988338
2026-03-29 23:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 02ce5fbf-b08e-57ac-ba15-a2d948187947 with identifier: 1988338
2026-03-29 23:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 02ce5fbf-b08e-57ac-ba15-a2d948187947 with identifier: 1988338
2026-03-29 23:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 02ce5fbf-b08e-57ac-ba15-a2d948187947 with identifier: 1988338 to the API
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '02ce5fbf-b08e-57ac-ba15-a2d948187947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 115010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.0 TCe 90ch Business',
'transmission': 'manual',
'trim': 'Clio 1.0 TCe 90ch Business',
'vin': None,
'year': 2021}
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988338%27 HTTP/1.1" 200 None
2026-03-29 23:46:27 [ayvens.fr] INFO: Saving data for 1988338: {'auction_closing_time': 1774969200.0, 'created_time': 1774630130.942463, 'last_price_update_time': 1774827987.908315}
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988338') HTTP/1.1" 204 0
2026-03-29 23:46:27 [ayvens.fr] INFO: Found listing with ID: 1988339
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988339%27 HTTP/1.1" 200 None
2026-03-29 23:46:27 [ayvens.fr] INFO: Scrape type for 1988339: 2
2026-03-29 23:46:27 [ayvens.fr] INFO: Extracting data for car ID: 1988339
2026-03-29 23:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc with identifier: 1988339
2026-03-29 23:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc with scrape type 2
2026-03-29 23:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc with scrape type 2
2026-03-29 23:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc, identifier: 1988339
2026-03-29 23:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc with identifier: 1988339
2026-03-29 23:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc with identifier: 1988339
2026-03-29 23:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc with identifier: 1988339 to the API
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '6f0d91e1-9c31-550b-8d2f-fdde6d8c6bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 46883,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 100ch S&S Active Pack',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 100ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988339%27 HTTP/1.1" 200 None
2026-03-29 23:46:28 [ayvens.fr] INFO: Saving data for 1988339: {'auction_closing_time': 1774969200.0, 'created_time': 1774630132.106323, 'last_price_update_time': 1774827988.300193}
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988339') HTTP/1.1" 204 0
2026-03-29 23:46:28 [ayvens.fr] INFO: Found listing with ID: 1988340
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988340%27 HTTP/1.1" 200 None
2026-03-29 23:46:28 [ayvens.fr] INFO: Scrape type for 1988340: 2
2026-03-29 23:46:28 [ayvens.fr] INFO: Extracting data for car ID: 1988340
2026-03-29 23:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfcbe4db-2a35-54a3-b613-72ce2b4383f5 with identifier: 1988340
2026-03-29 23:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfcbe4db-2a35-54a3-b613-72ce2b4383f5 with scrape type 2
2026-03-29 23:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfcbe4db-2a35-54a3-b613-72ce2b4383f5 with scrape type 2
2026-03-29 23:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dfcbe4db-2a35-54a3-b613-72ce2b4383f5, identifier: 1988340
2026-03-29 23:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dfcbe4db-2a35-54a3-b613-72ce2b4383f5 with identifier: 1988340
2026-03-29 23:46:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dfcbe4db-2a35-54a3-b613-72ce2b4383f5 with identifier: 1988340
2026-03-29 23:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dfcbe4db-2a35-54a3-b613-72ce2b4383f5 with identifier: 1988340 to the API
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46: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-29 23:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'KASCHMIRSILBER A',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'dfcbe4db-2a35-54a3-b613-72ce2b4383f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 2 GRAN TOURER',
'odometer': 26691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-19',
'seats_number': 7,
'seller_name': None,
'title': 'BMW SERIE 2 GRAN TOURER Serie 2 Gran Tourer 218iA 136ch Luxury DKG7',
'transmission': 'automatic',
'trim': 'Serie 2 Gran Tourer 218iA 136ch Luxury DKG7',
'vin': None,
'year': 2022}
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988340%27 HTTP/1.1" 200 None
2026-03-29 23:46:28 [ayvens.fr] INFO: Saving data for 1988340: {'auction_closing_time': 1774969200.0, 'created_time': 1774630133.843421, 'last_price_update_time': 1774827988.686762}
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988340') HTTP/1.1" 204 0
2026-03-29 23:46:28 [ayvens.fr] INFO: Found listing with ID: 1988341
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988341%27 HTTP/1.1" 200 None
2026-03-29 23:46:28 [ayvens.fr] INFO: Scrape type for 1988341: 2
2026-03-29 23:46:28 [ayvens.fr] INFO: Extracting data for car ID: 1988341
2026-03-29 23:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e with identifier: 1988341
2026-03-29 23:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e with scrape type 2
2026-03-29 23:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e with scrape type 2
2026-03-29 23:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e, identifier: 1988341
2026-03-29 23:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e with identifier: 1988341
2026-03-29 23:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e with identifier: 1988341
2026-03-29 23:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e with identifier: 1988341 to the API
2026-03-29 23:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'a40c9cae-5dd5-59c9-b6e9-d19811a0ba5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 103107,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.5 BlueHDi 100ch S&S Feel Business',
'transmission': 'manual',
'trim': 'C3 1.5 BlueHDi 100ch S&S Feel Business',
'vin': None,
'year': 2020}
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988341%27 HTTP/1.1" 200 None
2026-03-29 23:46:29 [ayvens.fr] INFO: Saving data for 1988341: {'auction_closing_time': 1774969200.0, 'created_time': 1774630134.65223, 'last_price_update_time': 1774827989.172175}
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988341') HTTP/1.1" 204 0
2026-03-29 23:46:29 [ayvens.fr] INFO: Found listing with ID: 1988342
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988342%27 HTTP/1.1" 200 None
2026-03-29 23:46:29 [ayvens.fr] INFO: Scrape type for 1988342: 2
2026-03-29 23:46:29 [ayvens.fr] INFO: Extracting data for car ID: 1988342
2026-03-29 23:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b07020-583c-59d7-8360-f2f93da51ca7 with identifier: 1988342
2026-03-29 23:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b07020-583c-59d7-8360-f2f93da51ca7 with scrape type 2
2026-03-29 23:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64b07020-583c-59d7-8360-f2f93da51ca7 with scrape type 2
2026-03-29 23:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 64b07020-583c-59d7-8360-f2f93da51ca7, identifier: 1988342
2026-03-29 23:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 64b07020-583c-59d7-8360-f2f93da51ca7 with identifier: 1988342
2026-03-29 23:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 64b07020-583c-59d7-8360-f2f93da51ca7 with identifier: 1988342
2026-03-29 23:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 64b07020-583c-59d7-8360-f2f93da51ca7 with identifier: 1988342 to the API
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '64b07020-583c-59d7-8360-f2f93da51ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 110948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Long-Range Dual Motor AWD',
'transmission': 'automatic',
'trim': 'Model 3 Long-Range Dual Motor AWD',
'vin': None,
'year': 2021}
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988342%27 HTTP/1.1" 200 None
2026-03-29 23:46:29 [ayvens.fr] INFO: Saving data for 1988342: {'auction_closing_time': 1774969200.0, 'created_time': 1774630135.992789, 'last_price_update_time': 1774827989.573461}
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988342') HTTP/1.1" 204 0
2026-03-29 23:46:29 [ayvens.fr] INFO: Found listing with ID: 1988343
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988343%27 HTTP/1.1" 200 None
2026-03-29 23:46:29 [ayvens.fr] INFO: Scrape type for 1988343: 2
2026-03-29 23:46:29 [ayvens.fr] INFO: Extracting data for car ID: 1988343
2026-03-29 23:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0 with identifier: 1988343
2026-03-29 23:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0 with scrape type 2
2026-03-29 23:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0 with scrape type 2
2026-03-29 23:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0, identifier: 1988343
2026-03-29 23:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0 with identifier: 1988343
2026-03-29 23:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0 with identifier: 1988343
2026-03-29 23:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0 with identifier: 1988343 to the API
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '7b2c53cd-7ff3-5f4d-a141-93cd1b22aca0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'KONA',
'odometer': 47404,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI KONA Kona Electric 64kWh - 204ch Intuitive',
'transmission': 'automatic',
'trim': 'Kona Electric 64kWh - 204ch Intuitive',
'vin': None,
'year': 2022}
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988343%27 HTTP/1.1" 200 None
2026-03-29 23:46:29 [ayvens.fr] INFO: Saving data for 1988343: {'auction_closing_time': 1774969200.0, 'created_time': 1774630137.144626, 'last_price_update_time': 1774827989.978879}
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988343') HTTP/1.1" 204 0
2026-03-29 23:46:29 [ayvens.fr] INFO: Found listing with ID: 1988344
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988344%27 HTTP/1.1" 200 None
2026-03-29 23:46:30 [ayvens.fr] INFO: Scrape type for 1988344: 2
2026-03-29 23:46:30 [ayvens.fr] INFO: Extracting data for car ID: 1988344
2026-03-29 23:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70837b3a-47b8-57c5-ba6c-cb06ff69a9df with identifier: 1988344
2026-03-29 23:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70837b3a-47b8-57c5-ba6c-cb06ff69a9df with scrape type 2
2026-03-29 23:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70837b3a-47b8-57c5-ba6c-cb06ff69a9df with scrape type 2
2026-03-29 23:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 70837b3a-47b8-57c5-ba6c-cb06ff69a9df, identifier: 1988344
2026-03-29 23:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 70837b3a-47b8-57c5-ba6c-cb06ff69a9df with identifier: 1988344
2026-03-29 23:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 70837b3a-47b8-57c5-ba6c-cb06ff69a9df with identifier: 1988344
2026-03-29 23:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 70837b3a-47b8-57c5-ba6c-cb06ff69a9df with identifier: 1988344 to the API
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 56,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '70837b3a-47b8-57c5-ba6c-cb06ff69a9df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 106809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 T6 AWD 253 + 87ch Inscription Luxe Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 87ch Inscription Luxe Geartronic',
'vin': None,
'year': 2021}
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988344%27 HTTP/1.1" 200 None
2026-03-29 23:46:30 [ayvens.fr] INFO: Saving data for 1988344: {'auction_closing_time': 1774969200.0, 'created_time': 1774630138.627472, 'last_price_update_time': 1774827990.362049}
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988344') HTTP/1.1" 204 0
2026-03-29 23:46:30 [ayvens.fr] INFO: Found listing with ID: 1988345
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988345%27 HTTP/1.1" 200 None
2026-03-29 23:46:30 [ayvens.fr] INFO: Scrape type for 1988345: 2
2026-03-29 23:46:30 [ayvens.fr] INFO: Extracting data for car ID: 1988345
2026-03-29 23:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee366f73-663f-58bf-94ca-e38e348dba77 with identifier: 1988345
2026-03-29 23:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee366f73-663f-58bf-94ca-e38e348dba77 with scrape type 2
2026-03-29 23:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee366f73-663f-58bf-94ca-e38e348dba77 with scrape type 2
2026-03-29 23:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ee366f73-663f-58bf-94ca-e38e348dba77, identifier: 1988345
2026-03-29 23:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ee366f73-663f-58bf-94ca-e38e348dba77 with identifier: 1988345
2026-03-29 23:46:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ee366f73-663f-58bf-94ca-e38e348dba77 with identifier: 1988345
2026-03-29 23:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ee366f73-663f-58bf-94ca-e38e348dba77 with identifier: 1988345 to the API
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BLEU ZENZIBAR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'ee366f73-663f-58bf-94ca-e38e348dba77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'ARKANA',
'odometer': 52041,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ARKANA Arkana 1.6 E-Tech 145ch Intens',
'transmission': 'automatic',
'trim': 'Arkana 1.6 E-Tech 145ch Intens',
'vin': None,
'year': 2021}
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988345%27 HTTP/1.1" 200 None
2026-03-29 23:46:30 [ayvens.fr] INFO: Saving data for 1988345: {'auction_closing_time': 1774969200.0, 'created_time': 1774630139.707863, 'last_price_update_time': 1774827990.81726}
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988345') HTTP/1.1" 204 0
2026-03-29 23:46:30 [ayvens.fr] INFO: Found listing with ID: 1988346
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988346%27 HTTP/1.1" 200 None
2026-03-29 23:46:30 [ayvens.fr] INFO: Scrape type for 1988346: 2
2026-03-29 23:46:30 [ayvens.fr] INFO: Extracting data for car ID: 1988346
2026-03-29 23:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f5f0f13-eb2c-5a83-aeac-48014390dcf5 with identifier: 1988346
2026-03-29 23:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f5f0f13-eb2c-5a83-aeac-48014390dcf5 with scrape type 2
2026-03-29 23:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f5f0f13-eb2c-5a83-aeac-48014390dcf5 with scrape type 2
2026-03-29 23:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6f5f0f13-eb2c-5a83-aeac-48014390dcf5, identifier: 1988346
2026-03-29 23:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6f5f0f13-eb2c-5a83-aeac-48014390dcf5 with identifier: 1988346
2026-03-29 23:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6f5f0f13-eb2c-5a83-aeac-48014390dcf5 with identifier: 1988346
2026-03-29 23:46:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6f5f0f13-eb2c-5a83-aeac-48014390dcf5 with identifier: 1988346 to the API
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'NOIR INTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '6f5f0f13-eb2c-5a83-aeac-48014390dcf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 119343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF Golf 1.0 TSI OPF 110ch Life Plus',
'transmission': 'manual',
'trim': 'Golf 1.0 TSI OPF 110ch Life Plus',
'vin': None,
'year': 2023}
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988346%27 HTTP/1.1" 200 None
2026-03-29 23:46:31 [ayvens.fr] INFO: Saving data for 1988346: {'auction_closing_time': 1774969200.0, 'created_time': 1774630140.913979, 'last_price_update_time': 1774827991.534127}
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988346') HTTP/1.1" 204 0
2026-03-29 23:46:31 [ayvens.fr] INFO: Found listing with ID: 1988347
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988347%27 HTTP/1.1" 200 None
2026-03-29 23:46:31 [ayvens.fr] INFO: Scrape type for 1988347: 2
2026-03-29 23:46:31 [ayvens.fr] INFO: Extracting data for car ID: 1988347
2026-03-29 23:46:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d35b87bb-7f46-5b6f-aae7-37b3637acf9c with identifier: 1988347
2026-03-29 23:46:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d35b87bb-7f46-5b6f-aae7-37b3637acf9c with scrape type 2
2026-03-29 23:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d35b87bb-7f46-5b6f-aae7-37b3637acf9c with scrape type 2
2026-03-29 23:46:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d35b87bb-7f46-5b6f-aae7-37b3637acf9c, identifier: 1988347
2026-03-29 23:46:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d35b87bb-7f46-5b6f-aae7-37b3637acf9c with identifier: 1988347
2026-03-29 23:46:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-29 23:46:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d35b87bb-7f46-5b6f-aae7-37b3637acf9c with identifier: 1988347
2026-03-29 23:46:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d35b87bb-7f46-5b6f-aae7-37b3637acf9c with identifier: 1988347 to the API
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'NOIR MAGIC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd35b87bb-7f46-5b6f-aae7-37b3637acf9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'KAMIQ',
'odometer': 86406,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA KAMIQ Kamiq 1.0 TSI Evo 110ch Business',
'transmission': 'manual',
'trim': 'Kamiq 1.0 TSI Evo 110ch Business',
'vin': None,
'year': 2024}
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988347%27 HTTP/1.1" 200 None
2026-03-29 23:46:31 [ayvens.fr] INFO: Saving data for 1988347: {'auction_closing_time': 1774969200.0, 'created_time': 1774630142.069068, 'last_price_update_time': 1774827991.964211}
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988347') HTTP/1.1" 204 0
2026-03-29 23:46:31 [ayvens.fr] INFO: Found listing with ID: 1988348
2026-03-29 23:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988348%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988348: 2
2026-03-29 23:46:32 [ayvens.fr] INFO: Extracting data for car ID: 1988348
2026-03-29 23:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0eb054b-55ab-51e6-8b66-940479db589e with identifier: 1988348
2026-03-29 23:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0eb054b-55ab-51e6-8b66-940479db589e with scrape type 2
2026-03-29 23:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0eb054b-55ab-51e6-8b66-940479db589e with scrape type 2
2026-03-29 23:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d0eb054b-55ab-51e6-8b66-940479db589e, identifier: 1988348
2026-03-29 23:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d0eb054b-55ab-51e6-8b66-940479db589e with identifier: 1988348
2026-03-29 23:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d0eb054b-55ab-51e6-8b66-940479db589e with identifier: 1988348
2026-03-29 23:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d0eb054b-55ab-51e6-8b66-940479db589e with identifier: 1988348 to the API
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd0eb054b-55ab-51e6-8b66-940479db589e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 112596,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18dA 150ch Business Design',
'transmission': 'automatic',
'trim': 'X1 sDrive18dA 150ch Business Design',
'vin': None,
'year': 2021}
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988348%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Saving data for 1988348: {'auction_closing_time': 1774969200.0, 'created_time': 1774630143.641301, 'last_price_update_time': 1774827992.356014}
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988348') HTTP/1.1" 204 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988349
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988349%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988349: 2
2026-03-29 23:46:32 [ayvens.fr] INFO: Extracting data for car ID: 1988349
2026-03-29 23:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7db2fda1-a4a9-5365-9623-6a40658b62cf with identifier: 1988349
2026-03-29 23:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7db2fda1-a4a9-5365-9623-6a40658b62cf with scrape type 2
2026-03-29 23:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7db2fda1-a4a9-5365-9623-6a40658b62cf with scrape type 2
2026-03-29 23:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7db2fda1-a4a9-5365-9623-6a40658b62cf, identifier: 1988349
2026-03-29 23:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7db2fda1-a4a9-5365-9623-6a40658b62cf with identifier: 1988349
2026-03-29 23:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7db2fda1-a4a9-5365-9623-6a40658b62cf with identifier: 1988349
2026-03-29 23:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7db2fda1-a4a9-5365-9623-6a40658b62cf with identifier: 1988349 to the API
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 23:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '7db2fda1-a4a9-5365-9623-6a40658b62cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/41118',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 139980,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-30',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.5 BlueHDi 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '5008 1.5 BlueHDi 130ch S&S Active Pack',
'vin': None,
'year': 2022}
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988349%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Saving data for 1988349: {'auction_closing_time': 1774969200.0, 'created_time': 1774630144.770587, 'last_price_update_time': 1774827992.768716}
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988349') HTTP/1.1" 204 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988350
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988350%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988350: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988351
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988351%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988351: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988352
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988352%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988352: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988353
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988353%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988353: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988354
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988354%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988354: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988355
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988355%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988355: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988356
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988356%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988356: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988357
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988357%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988357: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988358
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988358%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988358: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988359
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988359%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988359: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988360
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988360%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988360: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988361
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988361%27 HTTP/1.1" 200 None
2026-03-29 23:46:32 [ayvens.fr] INFO: Scrape type for 1988361: 0
2026-03-29 23:46:32 [ayvens.fr] INFO: Found listing with ID: 1988362
2026-03-29 23:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988362%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988362: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988363
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988363%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988363: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988364
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988364%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988364: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988365
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988365%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988365: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988366
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988366%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988366: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988367
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988367%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988367: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988368
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988368%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988368: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988369
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988369%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988369: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988370
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988370%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988370: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988371
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988371%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988371: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988372
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988372%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988372: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988373
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988373%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988373: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988374
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988374%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988374: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988375
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988375%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988375: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988376
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988376%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988376: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988377
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988377%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988377: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988378
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988378%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988378: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988379
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988379%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988379: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988380
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988380%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988380: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988381
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988381%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988381: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988382
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988382%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988382: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988383
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988383%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988383: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988384
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988384%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988384: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988385
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988385%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988385: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988386
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988386%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988386: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988387
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988387%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988387: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988388
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988388%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988388: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988389
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988389%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988389: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988390
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988390%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988390: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988391
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988391%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988391: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988392
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988392%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988392: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988393
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988393%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988393: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988394
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988394%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988394: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988395
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988395%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988395: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988396
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988396%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988396: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Found listing with ID: 1988397
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988397%27 HTTP/1.1" 200 None
2026-03-29 23:46:33 [ayvens.fr] INFO: Scrape type for 1988397: 0
2026-03-29 23:46:33 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-29 23:46:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988398
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988398%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988398: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988399
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988399%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988399: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988400
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988400%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988400: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988401
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988401%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988401: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988402
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988402%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988402: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988403
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988403%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988403: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988404
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988404%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988404: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988405
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988405%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988405: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988406
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988406%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988406: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988407
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988407%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988407: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988408
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988408%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988408: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988409
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988409%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988409: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988410
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988410%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988410: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988411
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988411%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988411: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988412
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988412%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988412: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988413
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988413%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988413: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988414
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988414%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988414: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988415
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988415%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988415: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988416
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988416%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988416: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988417
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988417%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988417: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988418
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988418%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988418: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988419
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988419%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988419: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988420
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988420%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988420: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988421
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988421%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988421: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988422
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988422%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988422: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988423
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988423%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988423: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988424
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988424%27 HTTP/1.1" 200 None
2026-03-29 23:46:35 [ayvens.fr] INFO: Scrape type for 1988424: 0
2026-03-29 23:46:35 [ayvens.fr] INFO: Found listing with ID: 1988425
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988425%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988425: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988426
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988426%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988426: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988427
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988427%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988427: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988428
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988428%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988428: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988429
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988429%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988429: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988430
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988430%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988430: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988431
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988431%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988431: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988432
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988432%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988432: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988433
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988433%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988433: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988434
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988434%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988434: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988435
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988435%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988435: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988436
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988436%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988436: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988437
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988437%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988437: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988438
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988438%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988438: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988439
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988439%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988439: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988440
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988440%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988440: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988441
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988441%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988441: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988442
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988442%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988442: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988443
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988443%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988443: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988444
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988444%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988444: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988445
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988445%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988445: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988446
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988446%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988446: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988447
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988447%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988447: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988448
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988448%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988448: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988449
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988449%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988449: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988450
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988450%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988450: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988451
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988451%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988451: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988452
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988452%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988452: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988453
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988453%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988453: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988454
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988454%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988454: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988455
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988455%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988455: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988456
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988456%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988456: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988457
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988457%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988457: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988458
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988458%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988458: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988459
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988459%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988459: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988460
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988460%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988460: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988461
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988461%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988461: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988462
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988462%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988462: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988463
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988463%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988463: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988464
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988464%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988464: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988465
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988465%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988465: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988466
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988466%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988466: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988467
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988467%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988467: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988468
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988468%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988468: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988469
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988469%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988469: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988470
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988470%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988470: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988471
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988471%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988471: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988472
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988472%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988472: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988473
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988473%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988473: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988474
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988474%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988474: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988475
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988475%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988475: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988476
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988476%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988476: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988477
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988477%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988477: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988478
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988478%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988478: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988479
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988479%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988479: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988480
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988480%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988480: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988481
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988481%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988481: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988482
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988482%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988482: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988483
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988483%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988483: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988484
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988484%27 HTTP/1.1" 200 None
2026-03-29 23:46:36 [ayvens.fr] INFO: Scrape type for 1988484: 0
2026-03-29 23:46:36 [ayvens.fr] INFO: Found listing with ID: 1988485
2026-03-29 23:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988485%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988485: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988486
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988486%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988486: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988487
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988487%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988487: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988488
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988488%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988488: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988489
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988489%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988489: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988490
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988490%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988490: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988491
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988491%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988491: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988492
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988492%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988492: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988493
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988493%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988493: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988494
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988494%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988494: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988495
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988495%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988495: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988496
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988496%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988496: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Found listing with ID: 1988497
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988497%27 HTTP/1.1" 200 None
2026-03-29 23:46:37 [ayvens.fr] INFO: Scrape type for 1988497: 0
2026-03-29 23:46:37 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-29 23:46:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988498
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988498%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988498: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988499
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988499%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988499: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988500
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988500%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988500: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988501
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988501%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988501: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988502
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988502%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988502: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988503
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988503%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988503: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988504
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988504%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988504: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988505
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988505%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988505: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988506
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988506%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988506: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988507
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988507%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988507: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988508
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988508%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988508: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988509
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988509%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988509: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988510
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988510%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988510: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988511
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988511%27 HTTP/1.1" 200 None
2026-03-29 23:46:38 [ayvens.fr] INFO: Scrape type for 1988511: 0
2026-03-29 23:46:38 [ayvens.fr] INFO: Found listing with ID: 1988512
2026-03-29 23:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988512%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988512: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988513
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988513%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988513: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988514
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988514%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988514: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988515
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988515%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988515: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988516
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988516%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988516: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988517
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988517%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988517: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988518
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988518%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988518: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988519
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988519%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988519: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988520
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988520%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988520: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988521
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988521%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988521: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988522
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988522%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988522: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988523
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988523%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988523: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988524
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988524%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988524: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988525
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988525%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988525: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988526
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988526%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988526: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988527
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988527%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988527: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988528
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988528%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988528: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988529
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988529%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988529: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988530
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988530%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988530: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988531
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988531%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988531: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988532
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988532%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988532: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988533
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988533%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988533: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988534
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988534%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988534: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988535
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988535%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988535: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988536
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988536%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988536: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988537
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988537%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988537: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988538
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988538%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988538: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988539
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988539%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988539: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988540
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988540%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988540: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988541
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988541%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988541: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988542
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988542%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988542: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988543
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988543%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988543: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988544
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988544%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988544: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988545
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988545%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988545: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988546
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988546%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988546: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988547
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988547%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988547: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988548
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988548%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988548: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988549
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988549%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988549: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988550
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988550%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988550: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988551
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988551%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988551: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988552
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988552%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988552: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988553
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988553%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988553: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988554
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988554%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988554: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988555
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988555%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988555: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988556
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988556%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988556: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988557
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988557%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988557: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988558
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988558%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988558: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988559
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988559%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988559: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988560
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988560%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988560: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988561
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988561%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988561: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988562
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988562%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988562: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988563
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988563%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988563: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988564
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988564%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988564: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988565
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988565%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988565: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988566
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988566%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988566: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988567
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988567%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988567: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988568
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988568%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988568: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988569
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988569%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988569: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988570
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988570%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988570: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988571
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988571%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988571: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988572
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988572%27 HTTP/1.1" 200 None
2026-03-29 23:46:39 [ayvens.fr] INFO: Scrape type for 1988572: 0
2026-03-29 23:46:39 [ayvens.fr] INFO: Found listing with ID: 1988573
2026-03-29 23:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988573%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988573: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988574
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988574%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988574: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988575
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988575%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988575: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988576
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988576%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988576: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988577
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988577%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988577: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988578
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988578%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988578: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988579
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988579%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988579: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988580
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988580%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988580: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988581
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988581%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988581: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988582
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988582%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988582: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988583
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988583%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988583: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988584
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988584%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988584: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988585
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988585%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988585: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988586
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988586%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988586: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988587
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988587%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988587: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988588
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988588%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988588: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988589
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988589%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988589: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988590
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988590%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988590: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988591
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988591%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988591: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988592
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988592%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988592: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988593
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988593%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988593: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988594
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988594%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988594: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988595
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988595%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988595: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988596
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988596%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988596: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Found listing with ID: 1988597
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988597%27 HTTP/1.1" 200 None
2026-03-29 23:46:40 [ayvens.fr] INFO: Scrape type for 1988597: 0
2026-03-29 23:46:40 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-29 23:46:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988598
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988598%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988598: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988599
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988599%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988599: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988600
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988600%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988600: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988601
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988601%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988601: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988602
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988602%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988602: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988603
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988603%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988603: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988604
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988604%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988604: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988605
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988605%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988605: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988606
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988606%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988606: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988607
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988607%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988607: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988608
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988608%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988608: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988609
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988609%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988609: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988610
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988610%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988610: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988611
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988611%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988611: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988612
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988612%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988612: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988613
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988613%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988613: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988614
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988614%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988614: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988615
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988615%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988615: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988616
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988616%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988616: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988617
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988617%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988617: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988618
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988618%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988618: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988619
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988619%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988619: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988620
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988620%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988620: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988621
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988621%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988621: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988622
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988622%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988622: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988623
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988623%27 HTTP/1.1" 200 None
2026-03-29 23:46:42 [ayvens.fr] INFO: Scrape type for 1988623: 0
2026-03-29 23:46:42 [ayvens.fr] INFO: Found listing with ID: 1988624
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988624%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988624: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988625
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988625%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988625: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988626
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988626%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988626: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988627
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988627%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988627: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988628
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988628%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988628: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988629
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988629%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988629: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988630
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988630%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988630: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988631
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988631%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988631: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988632
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988632%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988632: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988633
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988633%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988633: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988634
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988634%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988634: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988635
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988635%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988635: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988636
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988636%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988636: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988637
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988637%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988637: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988638
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988638%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988638: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988639
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988639%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988639: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988640
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988640%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988640: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988641
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988641%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988641: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988642
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988642%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988642: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988643
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988643%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988643: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988644
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988644%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988644: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988645
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988645%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988645: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988646
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988646%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988646: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988647
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988647%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988647: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988648
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988648%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988648: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988649
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988649%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988649: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988650
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988650%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988650: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988651
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988651%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988651: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988652
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988652%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988652: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988653
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988653%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988653: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988654
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988654%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988654: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988655
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988655%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988655: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988656
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988656%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988656: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988657
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988657%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988657: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988658
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988658%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988658: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988659
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988659%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988659: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988660
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988660%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988660: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988661
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988661%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988661: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988662
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988662%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988662: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988663
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988663%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988663: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988664
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988664%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988664: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988665
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988665%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988665: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988666
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988666%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988666: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988667
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988667%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988667: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988668
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988668%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988668: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988669
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988669%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988669: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988670
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988670%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988670: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988671
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988671%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988671: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988672
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988672%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988672: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988673
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988673%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988673: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988674
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988674%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988674: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988675
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988675%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988675: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988676
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988676%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988676: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988677
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988677%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988677: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988678
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988678%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988678: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988679
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988679%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988679: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988680
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988680%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988680: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988681
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988681%27 HTTP/1.1" 200 None
2026-03-29 23:46:43 [ayvens.fr] INFO: Scrape type for 1988681: 0
2026-03-29 23:46:43 [ayvens.fr] INFO: Found listing with ID: 1988682
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988682%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988682: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988683
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988683%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988683: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988684
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988684%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988684: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988685
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988685%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988685: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988686
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988686%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988686: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988687
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988687%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988687: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988688
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988688%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988688: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988689
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988689%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988689: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988690
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988690%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988690: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988691
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988691%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988691: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988692
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988692%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988692: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988693
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988693%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988693: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988694
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988694%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988694: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988695
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988695%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988695: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988696
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988696%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988696: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Found listing with ID: 1988697
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988697%27 HTTP/1.1" 200 None
2026-03-29 23:46:44 [ayvens.fr] INFO: Scrape type for 1988697: 0
2026-03-29 23:46:44 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-29 23:46:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988698
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988698%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988698: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988699
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988699%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988699: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988700
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988700%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988700: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988701
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988701%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988701: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988702
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988702%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988702: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988703
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988703%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988703: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988704
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988704%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988704: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988705
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988705%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988705: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988706
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988706%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988706: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988707
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988707%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988707: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988708
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988708%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988708: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988709
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988709%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988709: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988710
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988710%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988710: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988711
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988711%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988711: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988712
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988712%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988712: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988713
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988713%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988713: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988714
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988714%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988714: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988715
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988715%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988715: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988716
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988716%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988716: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988717
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988717%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988717: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988718
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988718%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988718: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988719
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988719%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988719: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988720
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988720%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988720: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988721
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988721%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988721: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988722
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988722%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988722: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988723
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988723%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988723: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988724
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988724%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988724: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988725
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988725%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988725: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988726
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988726%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988726: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988727
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988727%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988727: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988728
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988728%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988728: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988729
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988729%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988729: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988730
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988730%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988730: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988731
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988731%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988731: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988732
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988732%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988732: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988733
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988733%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988733: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988734
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988734%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988734: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988735
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988735%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988735: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988736
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988736%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988736: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988737
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988737%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988737: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988738
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988738%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988738: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988739
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988739%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988739: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988740
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988740%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988740: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988741
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988741%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988741: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988742
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988742%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988742: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988743
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988743%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988743: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988744
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988744%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988744: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988745
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988745%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988745: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988746
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988746%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988746: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988747
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988747%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988747: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988748
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988748%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988748: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988749
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988749%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988749: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988750
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988750%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988750: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988751
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988751%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988751: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988752
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988752%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988752: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988753
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988753%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988753: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988754
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988754%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988754: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988755
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988755%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988755: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988756
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988756%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988756: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988757
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988757%27 HTTP/1.1" 200 None
2026-03-29 23:46:46 [ayvens.fr] INFO: Scrape type for 1988757: 0
2026-03-29 23:46:46 [ayvens.fr] INFO: Found listing with ID: 1988758
2026-03-29 23:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988758%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988758: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988759
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988759%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988759: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988760
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988760%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988760: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988761
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988761%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988761: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988762
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988762%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988762: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988763
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988763%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988763: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988764
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988764%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988764: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988765
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988765%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988765: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988766
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988766%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988766: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988767
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988767%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988767: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988768
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988768%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988768: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988769
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988769%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988769: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988770
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988770%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988770: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988771
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988771%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988771: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988772
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988772%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988772: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988773
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988773%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988773: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988774
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988774%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988774: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988775
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988775%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988775: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988776
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988776%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988776: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988777
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988777%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988777: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988778
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988778%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988778: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988779
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988779%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988779: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988780
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988780%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988780: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988781
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988781%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988781: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988782
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988782%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988782: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988783
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988783%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988783: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988784
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988784%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988784: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988785
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988785%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988785: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988786
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988786%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988786: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988787
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988787%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988787: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988788
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988788%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988788: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988789
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988789%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988789: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988790
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988790%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988790: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988791
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988791%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988791: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988792
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988792%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988792: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988793
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988793%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988793: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988794
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988794%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988794: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988795
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988795%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988795: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988796
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988796%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988796: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Found listing with ID: 1988797
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988797%27 HTTP/1.1" 200 None
2026-03-29 23:46:47 [ayvens.fr] INFO: Scrape type for 1988797: 0
2026-03-29 23:46:47 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 600
2026-03-29 23:46:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988798
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988798%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988798: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988799
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988799%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988799: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988800
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988800%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988800: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988801
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988801%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988801: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988802
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988802%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988802: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988803
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988803%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988803: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988804
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988804%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988804: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988805
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988805%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988805: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988806
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988806%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988806: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1988807
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271988807%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1988807: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983837
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983837%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983837: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983838
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983838%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983838: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983839
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983839%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983839: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983840
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983840%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983840: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983841
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983841%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983841: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983842
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983842%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983842: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983843
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983843%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983843: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983844
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983844%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983844: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983845
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983845%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983845: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983846
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983846%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983846: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983847
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983847%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983847: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983848
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983848%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983848: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983849
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983849%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983849: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983850
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983850%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983850: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983851
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983851%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983851: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983852
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983852%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983852: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983853
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983853%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983853: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983854
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983854%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983854: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983855
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983855%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983855: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983856
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983856%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983856: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983857
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983857%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983857: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983858
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983858%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983858: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983859
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983859%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983859: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983860
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983860%27 HTTP/1.1" 200 None
2026-03-29 23:46:50 [ayvens.fr] INFO: Scrape type for 1983860: 0
2026-03-29 23:46:50 [ayvens.fr] INFO: Found listing with ID: 1983861
2026-03-29 23:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983861%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983861: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983862
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983862%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983862: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983863
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983863%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983863: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983864
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983864%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983864: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983865
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983865%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983865: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983866
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983866%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983866: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983867
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983867%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983867: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983868
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983868%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983868: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983869
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983869%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983869: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983870
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983870%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983870: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983871
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983871%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983871: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983872
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983872%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983872: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983873
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983873%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983873: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983874
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983874%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983874: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983875
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983875%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983875: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983876
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983876%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983876: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983877
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983877%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983877: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983878
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983878%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983878: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983879
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983879%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983879: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983880
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983880%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983880: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983881
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983881%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983881: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983882
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983882%27 HTTP/1.1" 200 None
2026-03-29 23:46:51 [ayvens.fr] INFO: Scrape type for 1983882: 0
2026-03-29 23:46:51 [ayvens.fr] INFO: Found listing with ID: 1983883
2026-03-29 23:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983883%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983883: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983884
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983884%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983884: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983885
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983885%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983885: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983886
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983886%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983886: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983887
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983887%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983887: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983888
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983888%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983888: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983889
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983889%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983889: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983890
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983890%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983890: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983891
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983891%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983891: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983892
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983892%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983892: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983893
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983893%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983893: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983894
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983894%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983894: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983895
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983895%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983895: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983896
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983896%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983896: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983897
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983897%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983897: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983898
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983898%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983898: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983899
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983899%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983899: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983900
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983900%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983900: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983901
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983901%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983901: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983902
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983902%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983902: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983903
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983903%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983903: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983904
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983904%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983904: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983905
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983905%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983905: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983906
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983906%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983906: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983907
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983907%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983907: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983908
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983908%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983908: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983909
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983909%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983909: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983910
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983910%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983910: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983911
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983911%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983911: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983912
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983912%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983912: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983913
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983913%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983913: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983914
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983914%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983914: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983915
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983915%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983915: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983916
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983916%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983916: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983917
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983917%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983917: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983918
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983918%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983918: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983919
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983919%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983919: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983920
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983920%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983920: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983921
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983921%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983921: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983922
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983922%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983922: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Found listing with ID: 1983923
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271983923%27 HTTP/1.1" 200 None
2026-03-29 23:46:52 [ayvens.fr] INFO: Scrape type for 1983923: 0
2026-03-29 23:46:52 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 700
2026-03-29 23:46:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 23:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-29 23:46:53 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 23:46:53 [ayvens.fr] INFO: ayvens.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 9, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 545, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20last_price_update_time%20lt%201774396014 HTTP/1.1" 200 None
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977404') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977405') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977406') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977407') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977408') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977409') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977410') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977411') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977412') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977413') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977414') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977415') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977416') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977417') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977418') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977419') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977420') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977421') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977422') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977423') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977424') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977425') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977426') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977427') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977428') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977429') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977430') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977431') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977432') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977433') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977434') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977435') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977436') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977437') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977438') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977439') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977440') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977441') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977442') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977443') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977444') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977445') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977446') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977447') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977448') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977449') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977450') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977451') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977452') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977453') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977454') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977455') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977456') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977457') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977458') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977459') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977460') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977461') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977462') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977463') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977464') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977465') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977466') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977467') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977468') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977469') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977470') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977471') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977472') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977473') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977474') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977475') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977476') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977477') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977478') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977479') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977480') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977481') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977482') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977483') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977484') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977485') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977486') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977487') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977488') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977489') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977490') HTTP/1.1" 204 0
2026-03-29 23:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977491') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977492') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977493') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977494') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977495') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977496') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977497') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977498') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977499') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977500') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977501') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977502') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977503') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977504') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977505') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977506') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977507') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977508') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977509') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977510') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977511') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977512') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977513') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977514') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977515') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977516') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977517') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977518') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977519') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977520') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977521') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977522') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977523') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977524') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977525') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977526') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977527') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977528') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977529') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977530') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977531') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977532') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977533') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977534') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977535') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977536') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977537') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977538') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977539') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977540') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977541') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977542') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977543') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977544') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977545') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977546') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977547') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977548') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977549') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977550') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977551') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977552') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977553') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977554') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977555') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977556') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977557') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977558') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977559') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977560') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977561') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977562') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977563') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977564') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977565') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977566') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977567') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977568') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977569') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977570') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977571') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977572') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977573') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977574') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977575') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977576') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977577') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977578') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977579') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977580') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977581') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977582') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977583') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977584') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977585') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977586') HTTP/1.1" 204 0
2026-03-29 23:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1977587') HTTP/1.1" 204 0
2026-03-29 23:46:55 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (152 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.fr/task_44_2026-03-29T23_45_00.jl
2026-03-29 23:46:55 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 13088,
'downloader/request_count': 9,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 8,
'downloader/response_bytes': 1342683,
'downloader/response_count': 9,
'downloader/response_status_count/200': 9,
'elapsed_time_seconds': 109.397881,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 23, 46, 55, 817268, tzinfo=datetime.timezone.utc),
'item_scraped_count': 152,
'log_count/DEBUG': 3013,
'log_count/ERROR': 2,
'log_count/INFO': 2895,
'memusage/max': 173961216,
'memusage/startup': 148070400,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 135,
'playwright/request_count/aborted': 13,
'playwright/request_count/method/GET': 130,
'playwright/request_count/method/POST': 5,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 5,
'playwright/request_count/resource_type/font': 16,
'playwright/request_count/resource_type/image': 25,
'playwright/request_count/resource_type/script': 80,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 6,
'playwright/response_count': 118,
'playwright/response_count/method/GET': 114,
'playwright/response_count/method/POST': 4,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 2,
'playwright/response_count/resource_type/font': 16,
'playwright/response_count/resource_type/image': 12,
'playwright/response_count/resource_type/script': 80,
'playwright/response_count/resource_type/stylesheet': 1,
'playwright/response_count/resource_type/xhr': 5,
'request_depth_max': 8,
'response_received_count': 9,
'scheduler/dequeued': 9,
'scheduler/dequeued/memory': 9,
'scheduler/enqueued': 9,
'scheduler/enqueued/memory': 9,
'scrape_type/price_update': 152,
'scrape_type/skipped': 545,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 8,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.6443388476036487,
'scrapy-zyte-api/mean_response_seconds': 1.7552085707429796,
'scrapy-zyte-api/processed': 8,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 8,
'scrapy-zyte-api/request_args/experimental.responseCookies': 8,
'scrapy-zyte-api/request_args/httpRequestBody': 8,
'scrapy-zyte-api/request_args/httpRequestMethod': 8,
'scrapy-zyte-api/request_args/httpResponseBody': 8,
'scrapy-zyte-api/request_args/httpResponseHeaders': 8,
'scrapy-zyte-api/request_args/url': 8,
'scrapy-zyte-api/status_codes/200': 8,
'scrapy-zyte-api/success': 8,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 29, 23, 45, 6, 419387, tzinfo=datetime.timezone.utc)}
2026-03-29 23:46:55 [scrapy.core.engine] INFO: Spider closed (finished)