2026-03-30 03:45:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 03: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-30 03:45:05 [ayvens.fr] INFO: Starting spider ayvens.fr
2026-03-30 03:45:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 03:45:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 03:45:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 03:45:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 03:45:05 [scrapy.extensions.telnet] INFO: Telnet Password: 610cd681e37fc567
2026-03-30 03: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-30 03: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-30T03_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-30 03:45:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 03:45:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 03: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-30 03:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 03: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-30 03:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 03:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 03:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-30 03:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 03:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 03:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-30 03: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-30 03:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 03: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-30 03: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-30 03:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-30 03:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 03:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 03:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 03:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 03:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 03:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 03:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 03:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 03:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 03:45:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-30 03:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-30 03:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-30 03: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-30 03: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-30 03: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-30 03: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-30 03: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-30 03: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-30 03: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-30 03: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-30 03: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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-30 03:45:14 [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-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-30 03:45:14 [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-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-30 03:45:14 [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-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-30 03:45:14 [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-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-30 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-30 03: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/styles-ETA5EMQJ.css)
2026-03-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:14 [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-30 03:45:15 [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-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/chunk-4CLCTAJ7.js> (resource type: script, referrer: https://carmarket.ayvens.com/chunk-YI6GGZZZ.js)
2026-03-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-30 03:45:15 [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-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-30 03:45:15 [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-30 03:45:15 [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-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-30 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-30 03:45:16 [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-30 03:45:16 [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-30 03:45:16 [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-30 03:45:16 [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-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-30 03:45:16 [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-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-30 03:45:16 [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-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-30 03:45:16 [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-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-30 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-30 03:45:16 [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-30 03:45:16 [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-30 03:45:16 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-30 03:45:17 [ayvens.fr] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': '6b2WGlsKhSDsohJroay5BJ|2026-03-30T03:45:16.117Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1806378316, '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': 'fpnB9Z6xlWRlv5qeYF5Wt+|1774842317447|1774842317447', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774844117, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-30 03:45:17 [ayvens.fr] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': '6b2WGlsKhSDsohJroay5BJ|2026-03-30T03:45:16.117Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': 'fpnB9Z6xlWRlv5qeYF5Wt+|1774842317447|1774842317447', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-30 03:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 03:45:17 [ayvens.fr] INFO: Intercepting token...
2026-03-30 03:45:17 [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-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-30 03:45:17 [ayvens.fr] INFO: Scrolling element to trigger lazy load...
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-30 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-30 03:45:18 [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-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-30 03:45:18 [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-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://api-carmarket.ayvens.com/graphql/saleevents> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-30 03:45:18 [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-30 03:45:18 [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-30 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-30 03:45:18 [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-30 03:45:19 [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-30 03:45:19 [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-30 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-30 03:45:19 [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-30 03:45:19 [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-30 03:45:19 [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-30 03:45:19 [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-30 03:45:19 [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-30 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json>
2026-03-30 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json>
2026-03-30 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-30 03:45:19 [ayvens.fr] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-30 03:45:19 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-30 03:45:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/14efa178-aa53-42e6-9a86-5229303798da/019908c4-f46e-7d64-b942-26aa1fec3635/2ab431a1-8f8c-4a55-9e1a-e5de23079c22/ayvens-logo.png> (resource type: image)
2026-03-30 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image)
2026-03-30 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch)
2026-03-30 03:45:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988198
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988198: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988199
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988199: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988200
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988200: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988201
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988201: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988202
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988202: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988203
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988203: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988204
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988204: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988205
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988205: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988206
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988206: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988207
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988207: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988208
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988208: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988209
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988209: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988210
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988210: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988211
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988211: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988212
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988212: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988213
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988213: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988214
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988214: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988215
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988215: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988216
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988216: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988217
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988217: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988218
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988218: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988219
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988219: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988220
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988220: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988221
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988221: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988222
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988222: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988223
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988223: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988224
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988224: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988225
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988225: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988226
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988226: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988227
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988227: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988228
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988228: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988229
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988229: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988230
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988230: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988231
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988231: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988232
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988232: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988233
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988233: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988234
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988234: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988235
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988235: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988236
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988236: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988237
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988237: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988238
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988238: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988239
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988239: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988240
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988240: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988241
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988241: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988242
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988242: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988243
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:22 [ayvens.fr] INFO: Scrape type for 1988243: 0
2026-03-30 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1988244
2026-03-30 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:22 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988244: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988245
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988245: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988246
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988246: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988247
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988247: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988248
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988248: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988249
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988249: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988250
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988250: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988251
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988251: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988252
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988252: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988253
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988253: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988254
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988254: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988255
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988255: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988256
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988256: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988257
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988257: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988258
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988258: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988259
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988259: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988260
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988260: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988261
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988261: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988262
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988262: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988263
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988263: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988264
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988264: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988265
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988265: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988266
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988266: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988267
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988267: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988268
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988268: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988269
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988269: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988270
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988270: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988271
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988271: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988272
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988272: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988273
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988273: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988274
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988274: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988275
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988275: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988276
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988276: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988277
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988277: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988278
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988278: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988279
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988279: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988280
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988280: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988281
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988281: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988282
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988282: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988283
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988283: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988284
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988284: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988285
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988285: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988286
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988286: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988287
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988287: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988288
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988288: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988289
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988289: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988290
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988290: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988291
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988291: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988292
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988292: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988293
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988293: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988294
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988294: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988295
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988295: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988296
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988296: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1988297
2026-03-30 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:23 [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-30 03:45:23 [ayvens.fr] INFO: Scrape type for 1988297: 0
2026-03-30 03:45:23 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-30 03:45:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:45:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988298
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988298: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988299
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988299: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988300
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988300: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988301
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988301: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988302
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988302: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988303
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988303: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988304
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988304: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988305
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988305: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988306
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:25 [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-30 03:45:25 [ayvens.fr] INFO: Scrape type for 1988306: 0
2026-03-30 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1988307
2026-03-30 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988307%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988307: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988308
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988308%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988308: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988309
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988309%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988309: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988310
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988310%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988310: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988311
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988311%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988311: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988312
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988312%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988312: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988313
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988313%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988313: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988314
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988314%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988314: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988315
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988315%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988315: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988316
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988316%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988316: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988317
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988317%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988317: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988318
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988318%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988318: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988319
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988319%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988319: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988320
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988320%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988320: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988321
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988321%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988321: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988322
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988322%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988322: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988323
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988323%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988323: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988324
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988324%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988324: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988325
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988325%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988325: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988326
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988326%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988326: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988327
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988327%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988327: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988328
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988328%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988328: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988329
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988329%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988329: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988330
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988330%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988330: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988331
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988331%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988331: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988332
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988332%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988332: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988333
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988333%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988333: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988334
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988334%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988334: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988335
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988335%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988335: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988336
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988336%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988336: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988337
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988337%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988337: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988338
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988338%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988338: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988339
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988339%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988339: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988340
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988340%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988340: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988341
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988341%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988341: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988342
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988342%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988342: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988343
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988343%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988343: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988344
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988344%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988344: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988345
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988345%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988345: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988346
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988346%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988346: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988347
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988347%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988347: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988348
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988348%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988348: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988349
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988349%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988349: 0
2026-03-30 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1988350
2026-03-30 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988350%27 HTTP/1.1" 200 None
2026-03-30 03:45:26 [ayvens.fr] INFO: Scrape type for 1988350: 2
2026-03-30 03:45:26 [ayvens.fr] INFO: Extracting data for car ID: 1988350
2026-03-30 03:45:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 449fac81-5d1b-5182-b8d6-e0df08fc1d20 with identifier: 1988350
2026-03-30 03:45:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 449fac81-5d1b-5182-b8d6-e0df08fc1d20 with scrape type 2
2026-03-30 03:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 449fac81-5d1b-5182-b8d6-e0df08fc1d20 with scrape type 2
2026-03-30 03:45:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 449fac81-5d1b-5182-b8d6-e0df08fc1d20, identifier: 1988350
2026-03-30 03:45:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 449fac81-5d1b-5182-b8d6-e0df08fc1d20 with identifier: 1988350
2026-03-30 03:45:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 449fac81-5d1b-5182-b8d6-e0df08fc1d20 with identifier: 1988350
2026-03-30 03:45:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 449fac81-5d1b-5182-b8d6-e0df08fc1d20 with identifier: 1988350 to the API
2026-03-30 03:45:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '449fac81-5d1b-5182-b8d6-e0df08fc1d20',
'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': 130153,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '3008 1.5 BlueHDi 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2024}
2026-03-30 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988350%27 HTTP/1.1" 200 None
2026-03-30 03:45:27 [ayvens.fr] INFO: Saving data for 1988350: {'auction_closing_time': 1774969200.0, 'created_time': 1774630146.10981, 'last_price_update_time': 1774842327.555596}
2026-03-30 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988350') HTTP/1.1" 204 0
2026-03-30 03:45:27 [ayvens.fr] INFO: Found listing with ID: 1988351
2026-03-30 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988351%27 HTTP/1.1" 200 None
2026-03-30 03:45:27 [ayvens.fr] INFO: Scrape type for 1988351: 2
2026-03-30 03:45:27 [ayvens.fr] INFO: Extracting data for car ID: 1988351
2026-03-30 03:45:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa3f143-8e20-5e93-9987-538dbd078661 with identifier: 1988351
2026-03-30 03:45:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa3f143-8e20-5e93-9987-538dbd078661 with scrape type 2
2026-03-30 03:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fa3f143-8e20-5e93-9987-538dbd078661 with scrape type 2
2026-03-30 03:45:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8fa3f143-8e20-5e93-9987-538dbd078661, identifier: 1988351
2026-03-30 03:45:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8fa3f143-8e20-5e93-9987-538dbd078661 with identifier: 1988351
2026-03-30 03:45:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8fa3f143-8e20-5e93-9987-538dbd078661 with identifier: 1988351
2026-03-30 03:45:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8fa3f143-8e20-5e93-9987-538dbd078661 with identifier: 1988351 to the API
2026-03-30 03:45:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '8fa3f143-8e20-5e93-9987-538dbd078661',
'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': 38100,
'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': 4,
'seller_name': None,
'title': 'FIAT 500 500C 1.0 70ch BSG S&S Dolcevita',
'transmission': 'manual',
'trim': '500C 1.0 70ch BSG S&S Dolcevita',
'vin': None,
'year': 2022}
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988351%27 HTTP/1.1" 200 None
2026-03-30 03:45:28 [ayvens.fr] INFO: Saving data for 1988351: {'auction_closing_time': 1774969200.0, 'created_time': 1774630147.932455, 'last_price_update_time': 1774842328.079158}
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988351') HTTP/1.1" 204 0
2026-03-30 03:45:28 [ayvens.fr] INFO: Found listing with ID: 1988352
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988352%27 HTTP/1.1" 200 None
2026-03-30 03:45:28 [ayvens.fr] INFO: Scrape type for 1988352: 2
2026-03-30 03:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1988352
2026-03-30 03:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7227abf3-cbee-55d6-96e5-13c933ad89f6 with identifier: 1988352
2026-03-30 03:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7227abf3-cbee-55d6-96e5-13c933ad89f6 with scrape type 2
2026-03-30 03:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7227abf3-cbee-55d6-96e5-13c933ad89f6 with scrape type 2
2026-03-30 03:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7227abf3-cbee-55d6-96e5-13c933ad89f6, identifier: 1988352
2026-03-30 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7227abf3-cbee-55d6-96e5-13c933ad89f6 with identifier: 1988352
2026-03-30 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7227abf3-cbee-55d6-96e5-13c933ad89f6 with identifier: 1988352
2026-03-30 03:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7227abf3-cbee-55d6-96e5-13c933ad89f6 with identifier: 1988352 to the API
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'NOIR METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '7227abf3-cbee-55d6-96e5-13c933ad89f6',
'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': 131203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ARKANA Arkana 1.6 E-Tech hybride 145ch Techno',
'transmission': 'automatic',
'trim': 'Arkana 1.6 E-Tech hybride 145ch Techno',
'vin': None,
'year': 2023}
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988352%27 HTTP/1.1" 200 None
2026-03-30 03:45:28 [ayvens.fr] INFO: Saving data for 1988352: {'auction_closing_time': 1774969200.0, 'created_time': 1774630148.733616, 'last_price_update_time': 1774842328.494097}
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988352') HTTP/1.1" 204 0
2026-03-30 03:45:28 [ayvens.fr] INFO: Found listing with ID: 1988353
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988353%27 HTTP/1.1" 200 None
2026-03-30 03:45:28 [ayvens.fr] INFO: Scrape type for 1988353: 2
2026-03-30 03:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1988353
2026-03-30 03:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c473ac9-bf71-543a-8c3f-18a5afa46c63 with identifier: 1988353
2026-03-30 03:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c473ac9-bf71-543a-8c3f-18a5afa46c63 with scrape type 2
2026-03-30 03:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c473ac9-bf71-543a-8c3f-18a5afa46c63 with scrape type 2
2026-03-30 03:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3c473ac9-bf71-543a-8c3f-18a5afa46c63, identifier: 1988353
2026-03-30 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3c473ac9-bf71-543a-8c3f-18a5afa46c63 with identifier: 1988353
2026-03-30 03:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3c473ac9-bf71-543a-8c3f-18a5afa46c63 with identifier: 1988353
2026-03-30 03:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3c473ac9-bf71-543a-8c3f-18a5afa46c63 with identifier: 1988353 to the API
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:28 [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': 'hybrid/petrol',
'id': '3c473ac9-bf71-543a-8c3f-18a5afa46c63',
'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': 55210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'KIA STONIC Stonic 1.0 T-GDi 120ch MHEV GT Line Premium',
'transmission': 'manual',
'trim': 'Stonic 1.0 T-GDi 120ch MHEV GT Line Premium',
'vin': None,
'year': 2024}
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988353%27 HTTP/1.1" 200 None
2026-03-30 03:45:28 [ayvens.fr] INFO: Saving data for 1988353: {'auction_closing_time': 1774969200.0, 'created_time': 1774630150.424383, 'last_price_update_time': 1774842328.883922}
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988353') HTTP/1.1" 204 0
2026-03-30 03:45:28 [ayvens.fr] INFO: Found listing with ID: 1988354
2026-03-30 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988354%27 HTTP/1.1" 200 None
2026-03-30 03:45:28 [ayvens.fr] INFO: Scrape type for 1988354: 2
2026-03-30 03:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1988354
2026-03-30 03:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f4eb196-fd7c-5f54-9dbf-20982d3aa047 with identifier: 1988354
2026-03-30 03:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f4eb196-fd7c-5f54-9dbf-20982d3aa047 with scrape type 2
2026-03-30 03:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f4eb196-fd7c-5f54-9dbf-20982d3aa047 with scrape type 2
2026-03-30 03:45:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9f4eb196-fd7c-5f54-9dbf-20982d3aa047, identifier: 1988354
2026-03-30 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9f4eb196-fd7c-5f54-9dbf-20982d3aa047 with identifier: 1988354
2026-03-30 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9f4eb196-fd7c-5f54-9dbf-20982d3aa047 with identifier: 1988354
2026-03-30 03:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9f4eb196-fd7c-5f54-9dbf-20982d3aa047 with identifier: 1988354 to the API
2026-03-30 03:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9f4eb196-fd7c-5f54-9dbf-20982d3aa047',
'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': 'CA AIRCROSS',
'odometer': 122289,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-23',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN CA AIRCROSS C5 Aircross BlueHDi 130ch S&S Shine EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130ch S&S Shine EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988354%27 HTTP/1.1" 200 None
2026-03-30 03:45:29 [ayvens.fr] INFO: Saving data for 1988354: {'auction_closing_time': 1774969200.0, 'created_time': 1774630151.668444, 'last_price_update_time': 1774842329.301782}
2026-03-30 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988354') HTTP/1.1" 204 0
2026-03-30 03:45:29 [ayvens.fr] INFO: Found listing with ID: 1988355
2026-03-30 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988355%27 HTTP/1.1" 200 None
2026-03-30 03:45:29 [ayvens.fr] INFO: Scrape type for 1988355: 2
2026-03-30 03:45:29 [ayvens.fr] INFO: Extracting data for car ID: 1988355
2026-03-30 03:45:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc5ef921-30ea-5948-8575-d73d7728eeb7 with identifier: 1988355
2026-03-30 03:45:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc5ef921-30ea-5948-8575-d73d7728eeb7 with scrape type 2
2026-03-30 03:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc5ef921-30ea-5948-8575-d73d7728eeb7 with scrape type 2
2026-03-30 03:45:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dc5ef921-30ea-5948-8575-d73d7728eeb7, identifier: 1988355
2026-03-30 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dc5ef921-30ea-5948-8575-d73d7728eeb7 with identifier: 1988355
2026-03-30 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dc5ef921-30ea-5948-8575-d73d7728eeb7 with identifier: 1988355
2026-03-30 03:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dc5ef921-30ea-5948-8575-d73d7728eeb7 with identifier: 1988355 to the API
2026-03-30 03:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': 'dc5ef921-30ea-5948-8575-d73d7728eeb7',
'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',
'odometer': 111883,
'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': 'TOYOTA YARIS Yaris 116h France Business 5p + Stage Hybrid Academy',
'transmission': 'automatic',
'trim': 'Yaris 116h France Business 5p + Stage Hybrid Academy',
'vin': None,
'year': 2021}
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988355%27 HTTP/1.1" 200 None
2026-03-30 03:45:30 [ayvens.fr] INFO: Saving data for 1988355: {'auction_closing_time': 1774969200.0, 'created_time': 1774630152.687835, 'last_price_update_time': 1774842330.367774}
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988355') HTTP/1.1" 204 0
2026-03-30 03:45:30 [ayvens.fr] INFO: Found listing with ID: 1988356
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988356%27 HTTP/1.1" 200 None
2026-03-30 03:45:30 [ayvens.fr] INFO: Scrape type for 1988356: 2
2026-03-30 03:45:30 [ayvens.fr] INFO: Extracting data for car ID: 1988356
2026-03-30 03:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 101262c0-92db-502a-8965-c1980a638e92 with identifier: 1988356
2026-03-30 03:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 101262c0-92db-502a-8965-c1980a638e92 with scrape type 2
2026-03-30 03:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 101262c0-92db-502a-8965-c1980a638e92 with scrape type 2
2026-03-30 03:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 101262c0-92db-502a-8965-c1980a638e92, identifier: 1988356
2026-03-30 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 101262c0-92db-502a-8965-c1980a638e92 with identifier: 1988356
2026-03-30 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 101262c0-92db-502a-8965-c1980a638e92 with identifier: 1988356
2026-03-30 03:45:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 101262c0-92db-502a-8965-c1980a638e92 with identifier: 1988356 to the API
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:30 [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': '101262c0-92db-502a-8965-c1980a638e92',
'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': 'ZOE',
'odometer': 11973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ZOE Zoe E-Tech Business charge normale R110 Achat Intégral',
'transmission': 'automatic',
'trim': 'Zoe E-Tech Business charge normale R110 Achat Intégral',
'vin': None,
'year': 2021}
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988356%27 HTTP/1.1" 200 None
2026-03-30 03:45:30 [ayvens.fr] INFO: Saving data for 1988356: {'auction_closing_time': 1774969200.0, 'created_time': 1774630153.770881, 'last_price_update_time': 1774842330.779467}
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988356') HTTP/1.1" 204 0
2026-03-30 03:45:30 [ayvens.fr] INFO: Found listing with ID: 1988357
2026-03-30 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988357%27 HTTP/1.1" 200 None
2026-03-30 03:45:30 [ayvens.fr] INFO: Scrape type for 1988357: 2
2026-03-30 03:45:30 [ayvens.fr] INFO: Extracting data for car ID: 1988357
2026-03-30 03:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f825e59-2177-5c40-bfc4-4aa53f25ef7c with identifier: 1988357
2026-03-30 03:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f825e59-2177-5c40-bfc4-4aa53f25ef7c with scrape type 2
2026-03-30 03:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f825e59-2177-5c40-bfc4-4aa53f25ef7c with scrape type 2
2026-03-30 03:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f825e59-2177-5c40-bfc4-4aa53f25ef7c, identifier: 1988357
2026-03-30 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f825e59-2177-5c40-bfc4-4aa53f25ef7c with identifier: 1988357
2026-03-30 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f825e59-2177-5c40-bfc4-4aa53f25ef7c with identifier: 1988357
2026-03-30 03:45:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f825e59-2177-5c40-bfc4-4aa53f25ef7c with identifier: 1988357 to the API
2026-03-30 03:45:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '4f825e59-2177-5c40-bfc4-4aa53f25ef7c',
'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': 75040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-19',
'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': 2022}
2026-03-30 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988357%27 HTTP/1.1" 200 None
2026-03-30 03:45:31 [ayvens.fr] INFO: Saving data for 1988357: {'auction_closing_time': 1774969200.0, 'created_time': 1774630155.439282, 'last_price_update_time': 1774842331.620669}
2026-03-30 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988357') HTTP/1.1" 204 0
2026-03-30 03:45:31 [ayvens.fr] INFO: Found listing with ID: 1988358
2026-03-30 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988358%27 HTTP/1.1" 200 None
2026-03-30 03:45:31 [ayvens.fr] INFO: Scrape type for 1988358: 2
2026-03-30 03:45:31 [ayvens.fr] INFO: Extracting data for car ID: 1988358
2026-03-30 03:45:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df0627ae-4e12-599d-a942-511570138f6e with identifier: 1988358
2026-03-30 03:45:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df0627ae-4e12-599d-a942-511570138f6e with scrape type 2
2026-03-30 03:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df0627ae-4e12-599d-a942-511570138f6e with scrape type 2
2026-03-30 03:45:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: df0627ae-4e12-599d-a942-511570138f6e, identifier: 1988358
2026-03-30 03:45:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: df0627ae-4e12-599d-a942-511570138f6e with identifier: 1988358
2026-03-30 03:45:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: df0627ae-4e12-599d-a942-511570138f6e with identifier: 1988358
2026-03-30 03:45:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: df0627ae-4e12-599d-a942-511570138f6e with identifier: 1988358 to the API
2026-03-30 03:45:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'df0627ae-4e12-599d-a942-511570138f6e',
'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': 98446,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane E-Tech Electric EV60 220ch Equilibre optimum '
'charge',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV60 220ch Equilibre optimum charge',
'vin': None,
'year': 2022}
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988358%27 HTTP/1.1" 200 None
2026-03-30 03:45:32 [ayvens.fr] INFO: Saving data for 1988358: {'auction_closing_time': 1774969200.0, 'created_time': 1774630156.811121, 'last_price_update_time': 1774842332.051417}
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988358') HTTP/1.1" 204 0
2026-03-30 03:45:32 [ayvens.fr] INFO: Found listing with ID: 1988359
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988359%27 HTTP/1.1" 200 None
2026-03-30 03:45:32 [ayvens.fr] INFO: Scrape type for 1988359: 2
2026-03-30 03:45:32 [ayvens.fr] INFO: Extracting data for car ID: 1988359
2026-03-30 03:45:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9beee96-6968-50c4-a87c-6dba2cf334a3 with identifier: 1988359
2026-03-30 03:45:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9beee96-6968-50c4-a87c-6dba2cf334a3 with scrape type 2
2026-03-30 03:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9beee96-6968-50c4-a87c-6dba2cf334a3 with scrape type 2
2026-03-30 03:45:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e9beee96-6968-50c4-a87c-6dba2cf334a3, identifier: 1988359
2026-03-30 03:45:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e9beee96-6968-50c4-a87c-6dba2cf334a3 with identifier: 1988359
2026-03-30 03:45:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e9beee96-6968-50c4-a87c-6dba2cf334a3 with identifier: 1988359
2026-03-30 03:45:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e9beee96-6968-50c4-a87c-6dba2cf334a3 with identifier: 1988359 to the API
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLEU',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e9beee96-6968-50c4-a87c-6dba2cf334a3',
'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': 69875,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '308 SW 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988359%27 HTTP/1.1" 200 None
2026-03-30 03:45:32 [ayvens.fr] INFO: Saving data for 1988359: {'auction_closing_time': 1774969200.0, 'created_time': 1774630158.195789, 'last_price_update_time': 1774842332.480303}
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988359') HTTP/1.1" 204 0
2026-03-30 03:45:32 [ayvens.fr] INFO: Found listing with ID: 1988360
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988360%27 HTTP/1.1" 200 None
2026-03-30 03:45:32 [ayvens.fr] INFO: Scrape type for 1988360: 2
2026-03-30 03:45:32 [ayvens.fr] INFO: Extracting data for car ID: 1988360
2026-03-30 03:45:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c784e4ba-6ede-501e-a7fd-fd5509f29699 with identifier: 1988360
2026-03-30 03:45:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c784e4ba-6ede-501e-a7fd-fd5509f29699 with scrape type 2
2026-03-30 03:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c784e4ba-6ede-501e-a7fd-fd5509f29699 with scrape type 2
2026-03-30 03:45:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c784e4ba-6ede-501e-a7fd-fd5509f29699, identifier: 1988360
2026-03-30 03:45:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c784e4ba-6ede-501e-a7fd-fd5509f29699 with identifier: 1988360
2026-03-30 03:45:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c784e4ba-6ede-501e-a7fd-fd5509f29699 with identifier: 1988360
2026-03-30 03:45:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c784e4ba-6ede-501e-a7fd-fd5509f29699 with identifier: 1988360 to the API
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c784e4ba-6ede-501e-a7fd-fd5509f29699',
'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': 81010,
'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': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '5008 1.2 PureTech 130ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988360%27 HTTP/1.1" 200 None
2026-03-30 03:45:32 [ayvens.fr] INFO: Saving data for 1988360: {'auction_closing_time': 1774969200.0, 'created_time': 1774630159.487574, 'last_price_update_time': 1774842332.877987}
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988360') HTTP/1.1" 204 0
2026-03-30 03:45:32 [ayvens.fr] INFO: Found listing with ID: 1988361
2026-03-30 03:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988361%27 HTTP/1.1" 200 None
2026-03-30 03:45:32 [ayvens.fr] INFO: Scrape type for 1988361: 2
2026-03-30 03:45:32 [ayvens.fr] INFO: Extracting data for car ID: 1988361
2026-03-30 03:45:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2070f47-c90a-53d2-8b3e-60baa35937ff with identifier: 1988361
2026-03-30 03:45:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2070f47-c90a-53d2-8b3e-60baa35937ff with scrape type 2
2026-03-30 03:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2070f47-c90a-53d2-8b3e-60baa35937ff with scrape type 2
2026-03-30 03:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f2070f47-c90a-53d2-8b3e-60baa35937ff, identifier: 1988361
2026-03-30 03:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f2070f47-c90a-53d2-8b3e-60baa35937ff with identifier: 1988361
2026-03-30 03:45:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f2070f47-c90a-53d2-8b3e-60baa35937ff with identifier: 1988361
2026-03-30 03:45:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f2070f47-c90a-53d2-8b3e-60baa35937ff with identifier: 1988361 to the API
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 79,
'color': 'NOIR EBENE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f2070f47-c90a-53d2-8b3e-60baa35937ff',
'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': 137536,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'KIA NIRO Niro 1.6 GDi 105ch ISG + electrique 43.5ch Active Business '
'DCT6',
'transmission': 'automatic',
'trim': 'Niro 1.6 GDi 105ch ISG + electrique 43.5ch Active Business DCT6',
'vin': None,
'year': 2018}
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988361%27 HTTP/1.1" 200 None
2026-03-30 03:45:33 [ayvens.fr] INFO: Saving data for 1988361: {'auction_closing_time': 1774969200.0, 'created_time': 1774630161.579587, 'last_price_update_time': 1774842333.280608}
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988361') HTTP/1.1" 204 0
2026-03-30 03:45:33 [ayvens.fr] INFO: Found listing with ID: 1988362
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988362%27 HTTP/1.1" 200 None
2026-03-30 03:45:33 [ayvens.fr] INFO: Scrape type for 1988362: 2
2026-03-30 03:45:33 [ayvens.fr] INFO: Extracting data for car ID: 1988362
2026-03-30 03:45:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 913ef2dc-241f-5fad-b6e6-dc43dd79dacd with identifier: 1988362
2026-03-30 03:45:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 913ef2dc-241f-5fad-b6e6-dc43dd79dacd with scrape type 2
2026-03-30 03:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 913ef2dc-241f-5fad-b6e6-dc43dd79dacd with scrape type 2
2026-03-30 03:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 913ef2dc-241f-5fad-b6e6-dc43dd79dacd, identifier: 1988362
2026-03-30 03:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 913ef2dc-241f-5fad-b6e6-dc43dd79dacd with identifier: 1988362
2026-03-30 03:45:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 913ef2dc-241f-5fad-b6e6-dc43dd79dacd with identifier: 1988362
2026-03-30 03:45:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 913ef2dc-241f-5fad-b6e6-dc43dd79dacd with identifier: 1988362 to the API
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '913ef2dc-241f-5fad-b6e6-dc43dd79dacd',
'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': 132706,
'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': 'RENAULT MEGANE Megane Estate 1.6 E-Tech Plug-in 160ch Business',
'transmission': 'automatic',
'trim': 'Megane Estate 1.6 E-Tech Plug-in 160ch Business',
'vin': None,
'year': 2021}
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988362%27 HTTP/1.1" 200 None
2026-03-30 03:45:33 [ayvens.fr] INFO: Saving data for 1988362: {'auction_closing_time': 1774969200.0, 'created_time': 1774630162.55627, 'last_price_update_time': 1774842333.775584}
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988362') HTTP/1.1" 204 0
2026-03-30 03:45:33 [ayvens.fr] INFO: Found listing with ID: 1988363
2026-03-30 03:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988363%27 HTTP/1.1" 200 None
2026-03-30 03:45:33 [ayvens.fr] INFO: Scrape type for 1988363: 2
2026-03-30 03:45:33 [ayvens.fr] INFO: Extracting data for car ID: 1988363
2026-03-30 03:45:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b671213b-0141-5329-8835-4d859e91d6b0 with identifier: 1988363
2026-03-30 03:45:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b671213b-0141-5329-8835-4d859e91d6b0 with scrape type 2
2026-03-30 03:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b671213b-0141-5329-8835-4d859e91d6b0 with scrape type 2
2026-03-30 03:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b671213b-0141-5329-8835-4d859e91d6b0, identifier: 1988363
2026-03-30 03:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b671213b-0141-5329-8835-4d859e91d6b0 with identifier: 1988363
2026-03-30 03:45:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b671213b-0141-5329-8835-4d859e91d6b0 with identifier: 1988363
2026-03-30 03:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b671213b-0141-5329-8835-4d859e91d6b0 with identifier: 1988363 to the API
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GRIS FONC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b671213b-0141-5329-8835-4d859e91d6b0',
'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': 'SEAT',
'model': 'LEON',
'odometer': 78559,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT LEON Leon 2.0 TDI 150ch Style Business DSG7',
'transmission': 'automatic',
'trim': 'Leon 2.0 TDI 150ch Style Business DSG7',
'vin': None,
'year': 2023}
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988363%27 HTTP/1.1" 200 None
2026-03-30 03:45:34 [ayvens.fr] INFO: Saving data for 1988363: {'auction_closing_time': 1774969200.0, 'created_time': 1774630164.252053, 'last_price_update_time': 1774842334.316894}
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988363') HTTP/1.1" 204 0
2026-03-30 03:45:34 [ayvens.fr] INFO: Found listing with ID: 1988364
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988364%27 HTTP/1.1" 200 None
2026-03-30 03:45:34 [ayvens.fr] INFO: Scrape type for 1988364: 2
2026-03-30 03:45:34 [ayvens.fr] INFO: Extracting data for car ID: 1988364
2026-03-30 03:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84dde02e-528a-5498-8b13-8d5400a7a272 with identifier: 1988364
2026-03-30 03:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84dde02e-528a-5498-8b13-8d5400a7a272 with scrape type 2
2026-03-30 03:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84dde02e-528a-5498-8b13-8d5400a7a272 with scrape type 2
2026-03-30 03:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 84dde02e-528a-5498-8b13-8d5400a7a272, identifier: 1988364
2026-03-30 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 84dde02e-528a-5498-8b13-8d5400a7a272 with identifier: 1988364
2026-03-30 03:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 84dde02e-528a-5498-8b13-8d5400a7a272 with identifier: 1988364
2026-03-30 03:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 84dde02e-528a-5498-8b13-8d5400a7a272 with identifier: 1988364 to the API
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '84dde02e-528a-5498-8b13-8d5400a7a272',
'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': 129281,
'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': 'FORD PUMA Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Design 3',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Design 3',
'vin': None,
'year': 2022}
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988364%27 HTTP/1.1" 200 None
2026-03-30 03:45:34 [ayvens.fr] INFO: Saving data for 1988364: {'auction_closing_time': 1774969200.0, 'created_time': 1774630164.859711, 'last_price_update_time': 1774842334.738715}
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988364') HTTP/1.1" 204 0
2026-03-30 03:45:34 [ayvens.fr] INFO: Found listing with ID: 1988365
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988365%27 HTTP/1.1" 200 None
2026-03-30 03:45:34 [ayvens.fr] INFO: Scrape type for 1988365: 2
2026-03-30 03:45:34 [ayvens.fr] INFO: Extracting data for car ID: 1988365
2026-03-30 03:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 576a2ead-a68e-5d27-b22a-620de5c8d532 with identifier: 1988365
2026-03-30 03:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 576a2ead-a68e-5d27-b22a-620de5c8d532 with scrape type 2
2026-03-30 03:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 576a2ead-a68e-5d27-b22a-620de5c8d532 with scrape type 2
2026-03-30 03:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 576a2ead-a68e-5d27-b22a-620de5c8d532, identifier: 1988365
2026-03-30 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 576a2ead-a68e-5d27-b22a-620de5c8d532 with identifier: 1988365
2026-03-30 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 576a2ead-a68e-5d27-b22a-620de5c8d532 with identifier: 1988365
2026-03-30 03:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 576a2ead-a68e-5d27-b22a-620de5c8d532 with identifier: 1988365 to the API
2026-03-30 03:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 54,
'color': 'SABLE LUMINEUX',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '576a2ead-a68e-5d27-b22a-620de5c8d532',
'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': 70781,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 T6 AWD 253 + 87ch Inscription Business Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 87ch Inscription Business Geartronic',
'vin': None,
'year': 2021}
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988365%27 HTTP/1.1" 200 None
2026-03-30 03:45:35 [ayvens.fr] INFO: Saving data for 1988365: {'auction_closing_time': 1774969200.0, 'created_time': 1774630166.086871, 'last_price_update_time': 1774842335.171575}
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988365') HTTP/1.1" 204 0
2026-03-30 03:45:35 [ayvens.fr] INFO: Found listing with ID: 1988366
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988366%27 HTTP/1.1" 200 None
2026-03-30 03:45:35 [ayvens.fr] INFO: Scrape type for 1988366: 2
2026-03-30 03:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1988366
2026-03-30 03:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73cafb49-61b3-553e-bb0d-01b914f1e4b2 with identifier: 1988366
2026-03-30 03:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73cafb49-61b3-553e-bb0d-01b914f1e4b2 with scrape type 2
2026-03-30 03:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73cafb49-61b3-553e-bb0d-01b914f1e4b2 with scrape type 2
2026-03-30 03:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 73cafb49-61b3-553e-bb0d-01b914f1e4b2, identifier: 1988366
2026-03-30 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 73cafb49-61b3-553e-bb0d-01b914f1e4b2 with identifier: 1988366
2026-03-30 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 73cafb49-61b3-553e-bb0d-01b914f1e4b2 with identifier: 1988366
2026-03-30 03:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 73cafb49-61b3-553e-bb0d-01b914f1e4b2 with identifier: 1988366 to the API
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GLACIERSILBER M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '73cafb49-61b3-553e-bb0d-01b914f1e4b2',
'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': 102667,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18dA 150ch xLine',
'transmission': 'automatic',
'trim': 'X1 sDrive18dA 150ch xLine',
'vin': None,
'year': 2019}
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988366%27 HTTP/1.1" 200 None
2026-03-30 03:45:35 [ayvens.fr] INFO: Saving data for 1988366: {'auction_closing_time': 1774969200.0, 'created_time': 1774630167.388322, 'last_price_update_time': 1774842335.56563}
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988366') HTTP/1.1" 204 0
2026-03-30 03:45:35 [ayvens.fr] INFO: Found listing with ID: 1988367
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988367%27 HTTP/1.1" 200 None
2026-03-30 03:45:35 [ayvens.fr] INFO: Scrape type for 1988367: 2
2026-03-30 03:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1988367
2026-03-30 03:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4775fb03-d43f-5938-8585-2ff57cdb1d79 with identifier: 1988367
2026-03-30 03:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4775fb03-d43f-5938-8585-2ff57cdb1d79 with scrape type 2
2026-03-30 03:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4775fb03-d43f-5938-8585-2ff57cdb1d79 with scrape type 2
2026-03-30 03:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4775fb03-d43f-5938-8585-2ff57cdb1d79, identifier: 1988367
2026-03-30 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4775fb03-d43f-5938-8585-2ff57cdb1d79 with identifier: 1988367
2026-03-30 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4775fb03-d43f-5938-8585-2ff57cdb1d79 with identifier: 1988367
2026-03-30 03:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4775fb03-d43f-5938-8585-2ff57cdb1d79 with identifier: 1988367 to the API
2026-03-30 03:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'MINERALGRAU M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '4775fb03-d43f-5938-8585-2ff57cdb1d79',
'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': 97565,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18iA 136ch Business Design DKG7',
'transmission': 'automatic',
'trim': 'X1 sDrive18iA 136ch Business Design DKG7',
'vin': None,
'year': 2022}
2026-03-30 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988367%27 HTTP/1.1" 200 None
2026-03-30 03:45:36 [ayvens.fr] INFO: Saving data for 1988367: {'auction_closing_time': 1774969200.0, 'created_time': 1774630170.074274, 'last_price_update_time': 1774842336.879258}
2026-03-30 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988367') HTTP/1.1" 204 0
2026-03-30 03:45:36 [ayvens.fr] INFO: Found listing with ID: 1988368
2026-03-30 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988368%27 HTTP/1.1" 200 None
2026-03-30 03:45:36 [ayvens.fr] INFO: Scrape type for 1988368: 2
2026-03-30 03:45:36 [ayvens.fr] INFO: Extracting data for car ID: 1988368
2026-03-30 03:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c227381-bf76-5ae1-a1df-aa9f09540105 with identifier: 1988368
2026-03-30 03:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c227381-bf76-5ae1-a1df-aa9f09540105 with scrape type 2
2026-03-30 03:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c227381-bf76-5ae1-a1df-aa9f09540105 with scrape type 2
2026-03-30 03:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9c227381-bf76-5ae1-a1df-aa9f09540105, identifier: 1988368
2026-03-30 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9c227381-bf76-5ae1-a1df-aa9f09540105 with identifier: 1988368
2026-03-30 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9c227381-bf76-5ae1-a1df-aa9f09540105 with identifier: 1988368
2026-03-30 03:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9c227381-bf76-5ae1-a1df-aa9f09540105 with identifier: 1988368 to the API
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'GRIS HIGHLAND',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9c227381-bf76-5ae1-a1df-aa9f09540105',
'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': 83326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.5 Blue dCi 115ch Business EDC',
'transmission': 'automatic',
'trim': 'Captur 1.5 Blue dCi 115ch Business EDC',
'vin': None,
'year': 2021}
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988368%27 HTTP/1.1" 200 None
2026-03-30 03:45:37 [ayvens.fr] INFO: Saving data for 1988368: {'auction_closing_time': 1774969200.0, 'created_time': 1774630170.433174, 'last_price_update_time': 1774842337.289262}
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988368') HTTP/1.1" 204 0
2026-03-30 03:45:37 [ayvens.fr] INFO: Found listing with ID: 1988369
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988369%27 HTTP/1.1" 200 None
2026-03-30 03:45:37 [ayvens.fr] INFO: Scrape type for 1988369: 2
2026-03-30 03:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1988369
2026-03-30 03:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c54807-5edc-594d-8533-fdcf9fca2b1a with identifier: 1988369
2026-03-30 03:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c54807-5edc-594d-8533-fdcf9fca2b1a with scrape type 2
2026-03-30 03:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2c54807-5edc-594d-8533-fdcf9fca2b1a with scrape type 2
2026-03-30 03:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b2c54807-5edc-594d-8533-fdcf9fca2b1a, identifier: 1988369
2026-03-30 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b2c54807-5edc-594d-8533-fdcf9fca2b1a with identifier: 1988369
2026-03-30 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b2c54807-5edc-594d-8533-fdcf9fca2b1a with identifier: 1988369
2026-03-30 03:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b2c54807-5edc-594d-8533-fdcf9fca2b1a with identifier: 1988369 to the API
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'ROUGE VELVET',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b2c54807-5edc-594d-8533-fdcf9fca2b1a',
'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': 86084,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS4 DS 4 PureTech 130ch Bastille Automatique',
'transmission': 'automatic',
'trim': 'DS 4 PureTech 130ch Bastille Automatique',
'vin': None,
'year': 2023}
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988369%27 HTTP/1.1" 200 None
2026-03-30 03:45:37 [ayvens.fr] INFO: Saving data for 1988369: {'auction_closing_time': 1774969200.0, 'created_time': 1774630175.092329, 'last_price_update_time': 1774842337.676364}
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988369') HTTP/1.1" 204 0
2026-03-30 03:45:37 [ayvens.fr] INFO: Found listing with ID: 1988370
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988370%27 HTTP/1.1" 200 None
2026-03-30 03:45:37 [ayvens.fr] INFO: Scrape type for 1988370: 2
2026-03-30 03:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1988370
2026-03-30 03:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f with identifier: 1988370
2026-03-30 03:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f with scrape type 2
2026-03-30 03:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f with scrape type 2
2026-03-30 03:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f, identifier: 1988370
2026-03-30 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f with identifier: 1988370
2026-03-30 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f with identifier: 1988370
2026-03-30 03:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f with identifier: 1988370 to the API
2026-03-30 03:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GRIS PLATINIUM METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '1cb4f12c-61ce-5838-a6d6-f505a1aa7e0f',
'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': 104167,
'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': '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-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988370%27 HTTP/1.1" 200 None
2026-03-30 03:45:38 [ayvens.fr] INFO: Saving data for 1988370: {'auction_closing_time': 1774969200.0, 'created_time': 1774630173.433621, 'last_price_update_time': 1774842338.079852}
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988370') HTTP/1.1" 204 0
2026-03-30 03:45:38 [ayvens.fr] INFO: Found listing with ID: 1988371
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988371%27 HTTP/1.1" 200 None
2026-03-30 03:45:38 [ayvens.fr] INFO: Scrape type for 1988371: 2
2026-03-30 03:45:38 [ayvens.fr] INFO: Extracting data for car ID: 1988371
2026-03-30 03:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b422baff-c576-5f54-9a8a-81ad7e0383ee with identifier: 1988371
2026-03-30 03:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b422baff-c576-5f54-9a8a-81ad7e0383ee with scrape type 2
2026-03-30 03:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b422baff-c576-5f54-9a8a-81ad7e0383ee with scrape type 2
2026-03-30 03:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b422baff-c576-5f54-9a8a-81ad7e0383ee, identifier: 1988371
2026-03-30 03:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b422baff-c576-5f54-9a8a-81ad7e0383ee with identifier: 1988371
2026-03-30 03:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b422baff-c576-5f54-9a8a-81ad7e0383ee with identifier: 1988371
2026-03-30 03:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b422baff-c576-5f54-9a8a-81ad7e0383ee with identifier: 1988371 to the API
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b422baff-c576-5f54-9a8a-81ad7e0383ee',
'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': 46379,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 82ch Feel Business S&S',
'transmission': 'manual',
'trim': 'C3 PureTech 82ch Feel Business S&S',
'vin': None,
'year': 2019}
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988371%27 HTTP/1.1" 200 None
2026-03-30 03:45:38 [ayvens.fr] INFO: Saving data for 1988371: {'auction_closing_time': 1774969200.0, 'created_time': 1774630173.819352, 'last_price_update_time': 1774842338.462272}
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988371') HTTP/1.1" 204 0
2026-03-30 03:45:38 [ayvens.fr] INFO: Found listing with ID: 1988372
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988372%27 HTTP/1.1" 200 None
2026-03-30 03:45:38 [ayvens.fr] INFO: Scrape type for 1988372: 2
2026-03-30 03:45:38 [ayvens.fr] INFO: Extracting data for car ID: 1988372
2026-03-30 03:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 901702fd-df23-53e6-b514-4365fadbcc72 with identifier: 1988372
2026-03-30 03:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 901702fd-df23-53e6-b514-4365fadbcc72 with scrape type 2
2026-03-30 03:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 901702fd-df23-53e6-b514-4365fadbcc72 with scrape type 2
2026-03-30 03:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 901702fd-df23-53e6-b514-4365fadbcc72, identifier: 1988372
2026-03-30 03:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 901702fd-df23-53e6-b514-4365fadbcc72 with identifier: 1988372
2026-03-30 03:45:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 901702fd-df23-53e6-b514-4365fadbcc72 with identifier: 1988372
2026-03-30 03:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 901702fd-df23-53e6-b514-4365fadbcc72 with identifier: 1988372 to the API
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'ROUGE MULTICOUCHE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '901702fd-df23-53e6-b514-4365fadbcc72',
'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': 106662,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-09',
'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': 2022}
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988372%27 HTTP/1.1" 200 None
2026-03-30 03:45:38 [ayvens.fr] INFO: Saving data for 1988372: {'auction_closing_time': 1774969200.0, 'created_time': 1774630175.989593, 'last_price_update_time': 1774842338.853977}
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988372') HTTP/1.1" 204 0
2026-03-30 03:45:38 [ayvens.fr] INFO: Found listing with ID: 1988373
2026-03-30 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988373%27 HTTP/1.1" 200 None
2026-03-30 03:45:38 [ayvens.fr] INFO: Scrape type for 1988373: 2
2026-03-30 03:45:38 [ayvens.fr] INFO: Extracting data for car ID: 1988373
2026-03-30 03:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a64d63-568d-5f40-893c-9603d31a522f with identifier: 1988373
2026-03-30 03:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a64d63-568d-5f40-893c-9603d31a522f with scrape type 2
2026-03-30 03:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1a64d63-568d-5f40-893c-9603d31a522f with scrape type 2
2026-03-30 03:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e1a64d63-568d-5f40-893c-9603d31a522f, identifier: 1988373
2026-03-30 03:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e1a64d63-568d-5f40-893c-9603d31a522f with identifier: 1988373
2026-03-30 03:45:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e1a64d63-568d-5f40-893c-9603d31a522f with identifier: 1988373
2026-03-30 03:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e1a64d63-568d-5f40-893c-9603d31a522f with identifier: 1988373 to the API
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:39 [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': 'e1a64d63-568d-5f40-893c-9603d31a522f',
'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': 7263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-08',
'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': 2024}
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988373%27 HTTP/1.1" 200 None
2026-03-30 03:45:39 [ayvens.fr] INFO: Saving data for 1988373: {'auction_closing_time': 1774969200.0, 'created_time': 1774630177.32876, 'last_price_update_time': 1774842339.336691}
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988373') HTTP/1.1" 204 0
2026-03-30 03:45:39 [ayvens.fr] INFO: Found listing with ID: 1988374
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988374%27 HTTP/1.1" 200 None
2026-03-30 03:45:39 [ayvens.fr] INFO: Scrape type for 1988374: 2
2026-03-30 03:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1988374
2026-03-30 03:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b52a27-d385-52e5-8b0a-68a7ff685930 with identifier: 1988374
2026-03-30 03:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b52a27-d385-52e5-8b0a-68a7ff685930 with scrape type 2
2026-03-30 03:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b52a27-d385-52e5-8b0a-68a7ff685930 with scrape type 2
2026-03-30 03:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a1b52a27-d385-52e5-8b0a-68a7ff685930, identifier: 1988374
2026-03-30 03:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a1b52a27-d385-52e5-8b0a-68a7ff685930 with identifier: 1988374
2026-03-30 03:45:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a1b52a27-d385-52e5-8b0a-68a7ff685930 with identifier: 1988374
2026-03-30 03:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a1b52a27-d385-52e5-8b0a-68a7ff685930 with identifier: 1988374 to the API
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'NOIR PERLANERA METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'a1b52a27-d385-52e5-8b0a-68a7ff685930',
'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': 105289,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.5 BlueHDi 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '308 1.5 BlueHDi 130ch S&S Active Pack',
'vin': None,
'year': 2022}
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988374%27 HTTP/1.1" 200 None
2026-03-30 03:45:39 [ayvens.fr] INFO: Saving data for 1988374: {'auction_closing_time': 1774969200.0, 'created_time': 1774630179.345903, 'last_price_update_time': 1774842339.726796}
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988374') HTTP/1.1" 204 0
2026-03-30 03:45:39 [ayvens.fr] INFO: Found listing with ID: 1988375
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988375%27 HTTP/1.1" 200 None
2026-03-30 03:45:39 [ayvens.fr] INFO: Scrape type for 1988375: 2
2026-03-30 03:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1988375
2026-03-30 03:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563471e3-eea3-5fba-873f-632f8fa65bc5 with identifier: 1988375
2026-03-30 03:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563471e3-eea3-5fba-873f-632f8fa65bc5 with scrape type 2
2026-03-30 03:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 563471e3-eea3-5fba-873f-632f8fa65bc5 with scrape type 2
2026-03-30 03:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 563471e3-eea3-5fba-873f-632f8fa65bc5, identifier: 1988375
2026-03-30 03:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 563471e3-eea3-5fba-873f-632f8fa65bc5 with identifier: 1988375
2026-03-30 03:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 563471e3-eea3-5fba-873f-632f8fa65bc5 with identifier: 1988375
2026-03-30 03:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 563471e3-eea3-5fba-873f-632f8fa65bc5 with identifier: 1988375 to the API
2026-03-30 03:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:40 [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': '563471e3-eea3-5fba-873f-632f8fa65bc5',
'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': 22484,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-25',
'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': 2024}
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988375%27 HTTP/1.1" 200 None
2026-03-30 03:45:40 [ayvens.fr] INFO: Saving data for 1988375: {'auction_closing_time': 1774969200.0, 'created_time': 1774630180.506028, 'last_price_update_time': 1774842340.138236}
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988375') HTTP/1.1" 204 0
2026-03-30 03:45:40 [ayvens.fr] INFO: Found listing with ID: 1988376
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988376%27 HTTP/1.1" 200 None
2026-03-30 03:45:40 [ayvens.fr] INFO: Scrape type for 1988376: 2
2026-03-30 03:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1988376
2026-03-30 03:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4f2df7a-bc2a-5c76-b690-06e38da637a8 with identifier: 1988376
2026-03-30 03:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4f2df7a-bc2a-5c76-b690-06e38da637a8 with scrape type 2
2026-03-30 03:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4f2df7a-bc2a-5c76-b690-06e38da637a8 with scrape type 2
2026-03-30 03:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f4f2df7a-bc2a-5c76-b690-06e38da637a8, identifier: 1988376
2026-03-30 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f4f2df7a-bc2a-5c76-b690-06e38da637a8 with identifier: 1988376
2026-03-30 03:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f4f2df7a-bc2a-5c76-b690-06e38da637a8 with identifier: 1988376
2026-03-30 03:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f4f2df7a-bc2a-5c76-b690-06e38da637a8 with identifier: 1988376 to the API
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:40 [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': 'f4f2df7a-bc2a-5c76-b690-06e38da637a8',
'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': 126640,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S GT Line 124g',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 130ch S&S GT Line 124g',
'vin': None,
'year': 2020}
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988376%27 HTTP/1.1" 200 None
2026-03-30 03:45:40 [ayvens.fr] INFO: Saving data for 1988376: {'auction_closing_time': 1774969200.0, 'created_time': 1774630181.769194, 'last_price_update_time': 1774842340.52199}
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988376') HTTP/1.1" 204 0
2026-03-30 03:45:40 [ayvens.fr] INFO: Found listing with ID: 1988377
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988377%27 HTTP/1.1" 200 None
2026-03-30 03:45:40 [ayvens.fr] INFO: Scrape type for 1988377: 2
2026-03-30 03:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1988377
2026-03-30 03:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58300cea-14a2-535f-b69a-34d9bed04942 with identifier: 1988377
2026-03-30 03:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58300cea-14a2-535f-b69a-34d9bed04942 with scrape type 2
2026-03-30 03:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58300cea-14a2-535f-b69a-34d9bed04942 with scrape type 2
2026-03-30 03:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 58300cea-14a2-535f-b69a-34d9bed04942, identifier: 1988377
2026-03-30 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 58300cea-14a2-535f-b69a-34d9bed04942 with identifier: 1988377
2026-03-30 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 58300cea-14a2-535f-b69a-34d9bed04942 with identifier: 1988377
2026-03-30 03:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 58300cea-14a2-535f-b69a-34d9bed04942 with identifier: 1988377 to the API
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'LUNAR SILVER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '58300cea-14a2-535f-b69a-34d9bed04942',
'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': 110267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'KIA CEED Ceed SW 1.5 T-GDI 160ch Active Business DCT7',
'transmission': 'automatic',
'trim': 'Ceed SW 1.5 T-GDI 160ch Active Business DCT7',
'vin': None,
'year': 2023}
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988377%27 HTTP/1.1" 200 None
2026-03-30 03:45:40 [ayvens.fr] INFO: Saving data for 1988377: {'auction_closing_time': 1774969200.0, 'created_time': 1774630183.139513, 'last_price_update_time': 1774842340.924135}
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988377') HTTP/1.1" 204 0
2026-03-30 03:45:40 [ayvens.fr] INFO: Found listing with ID: 1988378
2026-03-30 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988378%27 HTTP/1.1" 200 None
2026-03-30 03:45:40 [ayvens.fr] INFO: Scrape type for 1988378: 2
2026-03-30 03:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1988378
2026-03-30 03:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05662a22-f29c-5f06-8607-91cb85167d80 with identifier: 1988378
2026-03-30 03:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05662a22-f29c-5f06-8607-91cb85167d80 with scrape type 2
2026-03-30 03:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05662a22-f29c-5f06-8607-91cb85167d80 with scrape type 2
2026-03-30 03:45:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 05662a22-f29c-5f06-8607-91cb85167d80, identifier: 1988378
2026-03-30 03:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 05662a22-f29c-5f06-8607-91cb85167d80 with identifier: 1988378
2026-03-30 03:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 05662a22-f29c-5f06-8607-91cb85167d80 with identifier: 1988378
2026-03-30 03:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 05662a22-f29c-5f06-8607-91cb85167d80 with identifier: 1988378 to the API
2026-03-30 03:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:41 [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': '05662a22-f29c-5f06-8607-91cb85167d80',
'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': 134578,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.0 TCe 90ch Zen',
'transmission': 'manual',
'trim': 'Captur 1.0 TCe 90ch Zen',
'vin': None,
'year': 2022}
2026-03-30 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988378%27 HTTP/1.1" 200 None
2026-03-30 03:45:41 [ayvens.fr] INFO: Saving data for 1988378: {'auction_closing_time': 1774969200.0, 'created_time': 1774630184.542892, 'last_price_update_time': 1774842341.879017}
2026-03-30 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988378') HTTP/1.1" 204 0
2026-03-30 03:45:41 [ayvens.fr] INFO: Found listing with ID: 1988379
2026-03-30 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988379%27 HTTP/1.1" 200 None
2026-03-30 03:45:41 [ayvens.fr] INFO: Scrape type for 1988379: 2
2026-03-30 03:45:41 [ayvens.fr] INFO: Extracting data for car ID: 1988379
2026-03-30 03:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f06e7a-3ee7-58fc-b1d1-578a538212e7 with identifier: 1988379
2026-03-30 03:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f06e7a-3ee7-58fc-b1d1-578a538212e7 with scrape type 2
2026-03-30 03:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32f06e7a-3ee7-58fc-b1d1-578a538212e7 with scrape type 2
2026-03-30 03:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 32f06e7a-3ee7-58fc-b1d1-578a538212e7, identifier: 1988379
2026-03-30 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 32f06e7a-3ee7-58fc-b1d1-578a538212e7 with identifier: 1988379
2026-03-30 03:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 32f06e7a-3ee7-58fc-b1d1-578a538212e7 with identifier: 1988379
2026-03-30 03:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 32f06e7a-3ee7-58fc-b1d1-578a538212e7 with identifier: 1988379 to the API
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:42 [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': '32f06e7a-3ee7-58fc-b1d1-578a538212e7',
'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': 44591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 116h France Business 5p + Stage Hybrid '
'Academy',
'transmission': 'automatic',
'trim': 'Yaris 116h France Business 5p + Stage Hybrid Academy',
'vin': None,
'year': 2021}
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988379%27 HTTP/1.1" 200 None
2026-03-30 03:45:42 [ayvens.fr] INFO: Saving data for 1988379: {'auction_closing_time': 1774969200.0, 'created_time': 1774630186.484415, 'last_price_update_time': 1774842342.264277}
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988379') HTTP/1.1" 204 0
2026-03-30 03:45:42 [ayvens.fr] INFO: Found listing with ID: 1988380
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988380%27 HTTP/1.1" 200 None
2026-03-30 03:45:42 [ayvens.fr] INFO: Scrape type for 1988380: 2
2026-03-30 03:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1988380
2026-03-30 03:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ea1805f-49ee-5a00-a13c-2634a16f7dd2 with identifier: 1988380
2026-03-30 03:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ea1805f-49ee-5a00-a13c-2634a16f7dd2 with scrape type 2
2026-03-30 03:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ea1805f-49ee-5a00-a13c-2634a16f7dd2 with scrape type 2
2026-03-30 03:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6ea1805f-49ee-5a00-a13c-2634a16f7dd2, identifier: 1988380
2026-03-30 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6ea1805f-49ee-5a00-a13c-2634a16f7dd2 with identifier: 1988380
2026-03-30 03:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6ea1805f-49ee-5a00-a13c-2634a16f7dd2 with identifier: 1988380
2026-03-30 03:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6ea1805f-49ee-5a00-a13c-2634a16f7dd2 with identifier: 1988380 to the API
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6ea1805f-49ee-5a00-a13c-2634a16f7dd2',
'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': 75323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch E6.c Active Business S&S 111g',
'transmission': 'manual',
'trim': '3008 1.5 BlueHDi 130ch E6.c Active Business S&S 111g',
'vin': None,
'year': 2019}
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988380%27 HTTP/1.1" 200 None
2026-03-30 03:45:42 [ayvens.fr] INFO: Saving data for 1988380: {'auction_closing_time': 1774969200.0, 'created_time': 1774630187.648671, 'last_price_update_time': 1774842342.675043}
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988380') HTTP/1.1" 204 0
2026-03-30 03:45:42 [ayvens.fr] INFO: Found listing with ID: 1988381
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988381%27 HTTP/1.1" 200 None
2026-03-30 03:45:42 [ayvens.fr] INFO: Scrape type for 1988381: 2
2026-03-30 03:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1988381
2026-03-30 03:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ab40023-0f61-50d3-9777-441f6c88c519 with identifier: 1988381
2026-03-30 03:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab40023-0f61-50d3-9777-441f6c88c519 with scrape type 2
2026-03-30 03:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ab40023-0f61-50d3-9777-441f6c88c519 with scrape type 2
2026-03-30 03:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0ab40023-0f61-50d3-9777-441f6c88c519, identifier: 1988381
2026-03-30 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0ab40023-0f61-50d3-9777-441f6c88c519 with identifier: 1988381
2026-03-30 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0ab40023-0f61-50d3-9777-441f6c88c519 with identifier: 1988381
2026-03-30 03:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0ab40023-0f61-50d3-9777-441f6c88c519 with identifier: 1988381 to the API
2026-03-30 03:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '0ab40023-0f61-50d3-9777-441f6c88c519',
'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': 160516,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ARKANA Arkana 1.6 E-Tech hybride 145ch Evolution',
'transmission': 'automatic',
'trim': 'Arkana 1.6 E-Tech hybride 145ch Evolution',
'vin': None,
'year': 2023}
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988381%27 HTTP/1.1" 200 None
2026-03-30 03:45:43 [ayvens.fr] INFO: Saving data for 1988381: {'auction_closing_time': 1774969200.0, 'created_time': 1774630189.071164, 'last_price_update_time': 1774842343.09439}
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988381') HTTP/1.1" 204 0
2026-03-30 03:45:43 [ayvens.fr] INFO: Found listing with ID: 1988382
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988382%27 HTTP/1.1" 200 None
2026-03-30 03:45:43 [ayvens.fr] INFO: Scrape type for 1988382: 2
2026-03-30 03:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1988382
2026-03-30 03:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c488e10c-cc5c-5073-ae2c-681203c7292a with identifier: 1988382
2026-03-30 03:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c488e10c-cc5c-5073-ae2c-681203c7292a with scrape type 2
2026-03-30 03:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c488e10c-cc5c-5073-ae2c-681203c7292a with scrape type 2
2026-03-30 03:45:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c488e10c-cc5c-5073-ae2c-681203c7292a, identifier: 1988382
2026-03-30 03:45:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c488e10c-cc5c-5073-ae2c-681203c7292a with identifier: 1988382
2026-03-30 03:45:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c488e10c-cc5c-5073-ae2c-681203c7292a with identifier: 1988382
2026-03-30 03:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c488e10c-cc5c-5073-ae2c-681203c7292a with identifier: 1988382 to the API
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c488e10c-cc5c-5073-ae2c-681203c7292a',
'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': 82190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine',
'transmission': 'manual',
'trim': 'C3 1.2 PureTech 110ch S&S Shine',
'vin': None,
'year': 2023}
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988382%27 HTTP/1.1" 200 None
2026-03-30 03:45:43 [ayvens.fr] INFO: Saving data for 1988382: {'auction_closing_time': 1774969200.0, 'created_time': 1774630190.978409, 'last_price_update_time': 1774842343.487967}
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988382') HTTP/1.1" 204 0
2026-03-30 03:45:43 [ayvens.fr] INFO: Found listing with ID: 1988383
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988383%27 HTTP/1.1" 200 None
2026-03-30 03:45:43 [ayvens.fr] INFO: Scrape type for 1988383: 2
2026-03-30 03:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1988383
2026-03-30 03:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148ccc29-abec-55dd-9f99-fc6ffdec3ea7 with identifier: 1988383
2026-03-30 03:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148ccc29-abec-55dd-9f99-fc6ffdec3ea7 with scrape type 2
2026-03-30 03:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 148ccc29-abec-55dd-9f99-fc6ffdec3ea7 with scrape type 2
2026-03-30 03:45:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 148ccc29-abec-55dd-9f99-fc6ffdec3ea7, identifier: 1988383
2026-03-30 03:45:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 148ccc29-abec-55dd-9f99-fc6ffdec3ea7 with identifier: 1988383
2026-03-30 03:45:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 148ccc29-abec-55dd-9f99-fc6ffdec3ea7 with identifier: 1988383
2026-03-30 03:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 148ccc29-abec-55dd-9f99-fc6ffdec3ea7 with identifier: 1988383 to the API
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '148ccc29-abec-55dd-9f99-fc6ffdec3ea7',
'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',
'odometer': 69885,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS Yaris 116h Design 5p',
'transmission': 'automatic',
'trim': 'Yaris 116h Design 5p',
'vin': None,
'year': 2023}
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988383%27 HTTP/1.1" 200 None
2026-03-30 03:45:43 [ayvens.fr] INFO: Saving data for 1988383: {'auction_closing_time': 1774969200.0, 'created_time': 1774630192.010785, 'last_price_update_time': 1774842343.869669}
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988383') HTTP/1.1" 204 0
2026-03-30 03:45:43 [ayvens.fr] INFO: Found listing with ID: 1988384
2026-03-30 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988384%27 HTTP/1.1" 200 None
2026-03-30 03:45:43 [ayvens.fr] INFO: Scrape type for 1988384: 2
2026-03-30 03:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1988384
2026-03-30 03:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb49aac3-f5dd-5f99-8155-e68a5ca08154 with identifier: 1988384
2026-03-30 03:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb49aac3-f5dd-5f99-8155-e68a5ca08154 with scrape type 2
2026-03-30 03:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb49aac3-f5dd-5f99-8155-e68a5ca08154 with scrape type 2
2026-03-30 03:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bb49aac3-f5dd-5f99-8155-e68a5ca08154, identifier: 1988384
2026-03-30 03:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bb49aac3-f5dd-5f99-8155-e68a5ca08154 with identifier: 1988384
2026-03-30 03:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bb49aac3-f5dd-5f99-8155-e68a5ca08154 with identifier: 1988384
2026-03-30 03:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bb49aac3-f5dd-5f99-8155-e68a5ca08154 with identifier: 1988384 to the API
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLEU',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'bb49aac3-f5dd-5f99-8155-e68a5ca08154',
'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': 40780,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '5008 1.2 PureTech 130ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988384%27 HTTP/1.1" 200 None
2026-03-30 03:45:44 [ayvens.fr] INFO: Saving data for 1988384: {'auction_closing_time': 1774969200.0, 'created_time': 1774630193.36673, 'last_price_update_time': 1774842344.362807}
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988384') HTTP/1.1" 204 0
2026-03-30 03:45:44 [ayvens.fr] INFO: Found listing with ID: 1988385
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988385%27 HTTP/1.1" 200 None
2026-03-30 03:45:44 [ayvens.fr] INFO: Scrape type for 1988385: 2
2026-03-30 03:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1988385
2026-03-30 03:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a598d690-4a70-5d9c-a2cc-9a7ea021a91a with identifier: 1988385
2026-03-30 03:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a598d690-4a70-5d9c-a2cc-9a7ea021a91a with scrape type 2
2026-03-30 03:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a598d690-4a70-5d9c-a2cc-9a7ea021a91a with scrape type 2
2026-03-30 03:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a598d690-4a70-5d9c-a2cc-9a7ea021a91a, identifier: 1988385
2026-03-30 03:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a598d690-4a70-5d9c-a2cc-9a7ea021a91a with identifier: 1988385
2026-03-30 03:45:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a598d690-4a70-5d9c-a2cc-9a7ea021a91a with identifier: 1988385
2026-03-30 03:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a598d690-4a70-5d9c-a2cc-9a7ea021a91a with identifier: 1988385 to the API
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR ONYX',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'a598d690-4a70-5d9c-a2cc-9a7ea021a91a',
'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': 'C40',
'odometer': 141628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO C40 C40 Recharge Extended Range 252ch Start',
'transmission': 'automatic',
'trim': 'C40 Recharge Extended Range 252ch Start',
'vin': None,
'year': 2023}
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988385%27 HTTP/1.1" 200 None
2026-03-30 03:45:44 [ayvens.fr] INFO: Saving data for 1988385: {'auction_closing_time': 1774969200.0, 'created_time': 1774630194.584983, 'last_price_update_time': 1774842344.766135}
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988385') HTTP/1.1" 204 0
2026-03-30 03:45:44 [ayvens.fr] INFO: Found listing with ID: 1988386
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988386%27 HTTP/1.1" 200 None
2026-03-30 03:45:44 [ayvens.fr] INFO: Scrape type for 1988386: 2
2026-03-30 03:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1988386
2026-03-30 03:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 675fc574-7dff-5126-a1f2-221ed290779d with identifier: 1988386
2026-03-30 03:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 675fc574-7dff-5126-a1f2-221ed290779d with scrape type 2
2026-03-30 03:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 675fc574-7dff-5126-a1f2-221ed290779d with scrape type 2
2026-03-30 03:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 675fc574-7dff-5126-a1f2-221ed290779d, identifier: 1988386
2026-03-30 03:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 675fc574-7dff-5126-a1f2-221ed290779d with identifier: 1988386
2026-03-30 03:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 675fc574-7dff-5126-a1f2-221ed290779d with identifier: 1988386
2026-03-30 03:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 675fc574-7dff-5126-a1f2-221ed290779d with identifier: 1988386 to the API
2026-03-30 03:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:45 [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': '675fc574-7dff-5126-a1f2-221ed290779d',
'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': 24906,
'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': 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-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988386%27 HTTP/1.1" 200 None
2026-03-30 03:45:45 [ayvens.fr] INFO: Saving data for 1988386: {'auction_closing_time': 1774969200.0, 'created_time': 1774630196.235952, 'last_price_update_time': 1774842345.149281}
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988386') HTTP/1.1" 204 0
2026-03-30 03:45:45 [ayvens.fr] INFO: Found listing with ID: 1988387
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988387%27 HTTP/1.1" 200 None
2026-03-30 03:45:45 [ayvens.fr] INFO: Scrape type for 1988387: 2
2026-03-30 03:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1988387
2026-03-30 03:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3 with identifier: 1988387
2026-03-30 03:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3 with scrape type 2
2026-03-30 03:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3 with scrape type 2
2026-03-30 03:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3, identifier: 1988387
2026-03-30 03:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3 with identifier: 1988387
2026-03-30 03:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3 with identifier: 1988387
2026-03-30 03:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3 with identifier: 1988387 to the API
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:45 [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': 'eb8ae6ea-0669-568b-b3f4-b7a9555fb2c3',
'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': 120772,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch Active S&S EAT8',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch Active S&S EAT8',
'vin': None,
'year': 2019}
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988387%27 HTTP/1.1" 200 None
2026-03-30 03:45:45 [ayvens.fr] INFO: Saving data for 1988387: {'auction_closing_time': 1774969200.0, 'created_time': 1774630198.542653, 'last_price_update_time': 1774842345.537685}
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988387') HTTP/1.1" 204 0
2026-03-30 03:45:45 [ayvens.fr] INFO: Found listing with ID: 1988388
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988388%27 HTTP/1.1" 200 None
2026-03-30 03:45:45 [ayvens.fr] INFO: Scrape type for 1988388: 2
2026-03-30 03:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1988388
2026-03-30 03:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61ed795e-618b-5b0d-a6f6-9d098dbfe017 with identifier: 1988388
2026-03-30 03:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ed795e-618b-5b0d-a6f6-9d098dbfe017 with scrape type 2
2026-03-30 03:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61ed795e-618b-5b0d-a6f6-9d098dbfe017 with scrape type 2
2026-03-30 03:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 61ed795e-618b-5b0d-a6f6-9d098dbfe017, identifier: 1988388
2026-03-30 03:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 61ed795e-618b-5b0d-a6f6-9d098dbfe017 with identifier: 1988388
2026-03-30 03:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 61ed795e-618b-5b0d-a6f6-9d098dbfe017 with identifier: 1988388
2026-03-30 03:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 61ed795e-618b-5b0d-a6f6-9d098dbfe017 with identifier: 1988388 to the API
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '61ed795e-618b-5b0d-a6f6-9d098dbfe017',
'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': 'KADJAR',
'odometer': 68174,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KADJAR Kadjar 1.3 TCe 140ch FAP Evolution EDC',
'transmission': 'automatic',
'trim': 'Kadjar 1.3 TCe 140ch FAP Evolution EDC',
'vin': None,
'year': 2022}
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988388%27 HTTP/1.1" 200 None
2026-03-30 03:45:45 [ayvens.fr] INFO: Saving data for 1988388: {'auction_closing_time': 1774969200.0, 'created_time': 1774630199.650658, 'last_price_update_time': 1774842345.93345}
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988388') HTTP/1.1" 204 0
2026-03-30 03:45:45 [ayvens.fr] INFO: Found listing with ID: 1988389
2026-03-30 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988389%27 HTTP/1.1" 200 None
2026-03-30 03:45:45 [ayvens.fr] INFO: Scrape type for 1988389: 2
2026-03-30 03:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1988389
2026-03-30 03:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f27f20a3-f846-5782-90b1-37820ab0d534 with identifier: 1988389
2026-03-30 03:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f27f20a3-f846-5782-90b1-37820ab0d534 with scrape type 2
2026-03-30 03:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f27f20a3-f846-5782-90b1-37820ab0d534 with scrape type 2
2026-03-30 03:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f27f20a3-f846-5782-90b1-37820ab0d534, identifier: 1988389
2026-03-30 03:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f27f20a3-f846-5782-90b1-37820ab0d534 with identifier: 1988389
2026-03-30 03:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f27f20a3-f846-5782-90b1-37820ab0d534 with identifier: 1988389
2026-03-30 03:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f27f20a3-f846-5782-90b1-37820ab0d534 with identifier: 1988389 to the API
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'NOIR METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f27f20a3-f846-5782-90b1-37820ab0d534',
'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': 70971,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'KIA CEED Ceed 1.0 T-GDI 120ch GT Line Premium',
'transmission': 'manual',
'trim': 'Ceed 1.0 T-GDI 120ch GT Line Premium',
'vin': None,
'year': 2023}
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988389%27 HTTP/1.1" 200 None
2026-03-30 03:45:46 [ayvens.fr] INFO: Saving data for 1988389: {'auction_closing_time': 1774969200.0, 'created_time': 1774630200.405933, 'last_price_update_time': 1774842346.336452}
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988389') HTTP/1.1" 204 0
2026-03-30 03:45:46 [ayvens.fr] INFO: Found listing with ID: 1988390
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988390%27 HTTP/1.1" 200 None
2026-03-30 03:45:46 [ayvens.fr] INFO: Scrape type for 1988390: 2
2026-03-30 03:45:46 [ayvens.fr] INFO: Extracting data for car ID: 1988390
2026-03-30 03:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b48ea10-6408-5102-8f5b-cfc7950d2d4c with identifier: 1988390
2026-03-30 03:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b48ea10-6408-5102-8f5b-cfc7950d2d4c with scrape type 2
2026-03-30 03:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b48ea10-6408-5102-8f5b-cfc7950d2d4c with scrape type 2
2026-03-30 03:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2b48ea10-6408-5102-8f5b-cfc7950d2d4c, identifier: 1988390
2026-03-30 03:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2b48ea10-6408-5102-8f5b-cfc7950d2d4c with identifier: 1988390
2026-03-30 03:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2b48ea10-6408-5102-8f5b-cfc7950d2d4c with identifier: 1988390
2026-03-30 03:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2b48ea10-6408-5102-8f5b-cfc7950d2d4c with identifier: 1988390 to the API
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:46 [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': '2b48ea10-6408-5102-8f5b-cfc7950d2d4c',
'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': 58682,
'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-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988390%27 HTTP/1.1" 200 None
2026-03-30 03:45:46 [ayvens.fr] INFO: Saving data for 1988390: {'auction_closing_time': 1774969200.0, 'created_time': 1774630201.969208, 'last_price_update_time': 1774842346.723827}
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988390') HTTP/1.1" 204 0
2026-03-30 03:45:46 [ayvens.fr] INFO: Found listing with ID: 1988391
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988391%27 HTTP/1.1" 200 None
2026-03-30 03:45:46 [ayvens.fr] INFO: Scrape type for 1988391: 2
2026-03-30 03:45:46 [ayvens.fr] INFO: Extracting data for car ID: 1988391
2026-03-30 03:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4407c0-9d54-5f96-8ebe-a22d467af268 with identifier: 1988391
2026-03-30 03:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4407c0-9d54-5f96-8ebe-a22d467af268 with scrape type 2
2026-03-30 03:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4407c0-9d54-5f96-8ebe-a22d467af268 with scrape type 2
2026-03-30 03:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fb4407c0-9d54-5f96-8ebe-a22d467af268, identifier: 1988391
2026-03-30 03:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fb4407c0-9d54-5f96-8ebe-a22d467af268 with identifier: 1988391
2026-03-30 03:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fb4407c0-9d54-5f96-8ebe-a22d467af268 with identifier: 1988391
2026-03-30 03:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fb4407c0-9d54-5f96-8ebe-a22d467af268 with identifier: 1988391 to the API
2026-03-30 03:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:47 [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.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'fb4407c0-9d54-5f96-8ebe-a22d467af268',
'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': 103226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-25',
'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-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988391%27 HTTP/1.1" 200 None
2026-03-30 03:45:47 [ayvens.fr] INFO: Saving data for 1988391: {'auction_closing_time': 1774969200.0, 'created_time': 1774630203.970757, 'last_price_update_time': 1774842347.103489}
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988391') HTTP/1.1" 204 0
2026-03-30 03:45:47 [ayvens.fr] INFO: Found listing with ID: 1988392
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988392%27 HTTP/1.1" 200 None
2026-03-30 03:45:47 [ayvens.fr] INFO: Scrape type for 1988392: 2
2026-03-30 03:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1988392
2026-03-30 03:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9974f90f-e324-5fa4-87d9-81a9392aca61 with identifier: 1988392
2026-03-30 03:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9974f90f-e324-5fa4-87d9-81a9392aca61 with scrape type 2
2026-03-30 03:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9974f90f-e324-5fa4-87d9-81a9392aca61 with scrape type 2
2026-03-30 03:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9974f90f-e324-5fa4-87d9-81a9392aca61, identifier: 1988392
2026-03-30 03:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9974f90f-e324-5fa4-87d9-81a9392aca61 with identifier: 1988392
2026-03-30 03:45:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9974f90f-e324-5fa4-87d9-81a9392aca61 with identifier: 1988392
2026-03-30 03:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9974f90f-e324-5fa4-87d9-81a9392aca61 with identifier: 1988392 to the API
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'NOIR INTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '9974f90f-e324-5fa4-87d9-81a9392aca61',
'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': 'POLO',
'odometer': 57384,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO Polo 1.0 TSI 95ch Style',
'transmission': 'manual',
'trim': 'Polo 1.0 TSI 95ch Style',
'vin': None,
'year': 2023}
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988392%27 HTTP/1.1" 200 None
2026-03-30 03:45:47 [ayvens.fr] INFO: Saving data for 1988392: {'auction_closing_time': 1774969200.0, 'created_time': 1774630204.671258, 'last_price_update_time': 1774842347.504766}
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988392') HTTP/1.1" 204 0
2026-03-30 03:45:47 [ayvens.fr] INFO: Found listing with ID: 1988393
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988393%27 HTTP/1.1" 200 None
2026-03-30 03:45:47 [ayvens.fr] INFO: Scrape type for 1988393: 2
2026-03-30 03:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1988393
2026-03-30 03:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5806eaf6-7187-547b-a6f4-7d6dba8ab3ee with identifier: 1988393
2026-03-30 03:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5806eaf6-7187-547b-a6f4-7d6dba8ab3ee with scrape type 2
2026-03-30 03:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5806eaf6-7187-547b-a6f4-7d6dba8ab3ee with scrape type 2
2026-03-30 03:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5806eaf6-7187-547b-a6f4-7d6dba8ab3ee, identifier: 1988393
2026-03-30 03:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5806eaf6-7187-547b-a6f4-7d6dba8ab3ee with identifier: 1988393
2026-03-30 03:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5806eaf6-7187-547b-a6f4-7d6dba8ab3ee with identifier: 1988393
2026-03-30 03:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5806eaf6-7187-547b-a6f4-7d6dba8ab3ee with identifier: 1988393 to the API
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '5806eaf6-7187-547b-a6f4-7d6dba8ab3ee',
'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': 42758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-24',
'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': 2022}
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988393%27 HTTP/1.1" 200 None
2026-03-30 03:45:47 [ayvens.fr] INFO: Saving data for 1988393: {'auction_closing_time': 1774969200.0, 'created_time': 1774630206.348635, 'last_price_update_time': 1774842347.89021}
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988393') HTTP/1.1" 204 0
2026-03-30 03:45:47 [ayvens.fr] INFO: Found listing with ID: 1988394
2026-03-30 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988394%27 HTTP/1.1" 200 None
2026-03-30 03:45:47 [ayvens.fr] INFO: Scrape type for 1988394: 2
2026-03-30 03:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1988394
2026-03-30 03:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ec4147-a6b3-570e-8e9e-55b05fb926be with identifier: 1988394
2026-03-30 03:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ec4147-a6b3-570e-8e9e-55b05fb926be with scrape type 2
2026-03-30 03:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ec4147-a6b3-570e-8e9e-55b05fb926be with scrape type 2
2026-03-30 03:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d3ec4147-a6b3-570e-8e9e-55b05fb926be, identifier: 1988394
2026-03-30 03:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d3ec4147-a6b3-570e-8e9e-55b05fb926be with identifier: 1988394
2026-03-30 03:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d3ec4147-a6b3-570e-8e9e-55b05fb926be with identifier: 1988394
2026-03-30 03:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d3ec4147-a6b3-570e-8e9e-55b05fb926be with identifier: 1988394 to the API
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd3ec4147-a6b3-570e-8e9e-55b05fb926be',
'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': 'KADJAR',
'odometer': 70519,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KADJAR Kadjar 1.3 TCe 140ch FAP Business 130g',
'transmission': 'manual',
'trim': 'Kadjar 1.3 TCe 140ch FAP Business 130g',
'vin': None,
'year': 2019}
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988394%27 HTTP/1.1" 200 None
2026-03-30 03:45:48 [ayvens.fr] INFO: Saving data for 1988394: {'auction_closing_time': 1774969200.0, 'created_time': 1774630207.89564, 'last_price_update_time': 1774842348.308413}
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988394') HTTP/1.1" 204 0
2026-03-30 03:45:48 [ayvens.fr] INFO: Found listing with ID: 1988395
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988395%27 HTTP/1.1" 200 None
2026-03-30 03:45:48 [ayvens.fr] INFO: Scrape type for 1988395: 2
2026-03-30 03:45:48 [ayvens.fr] INFO: Extracting data for car ID: 1988395
2026-03-30 03:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d797b69e-3077-5b1e-88cd-e6bd15baf375 with identifier: 1988395
2026-03-30 03:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d797b69e-3077-5b1e-88cd-e6bd15baf375 with scrape type 2
2026-03-30 03:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d797b69e-3077-5b1e-88cd-e6bd15baf375 with scrape type 2
2026-03-30 03:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d797b69e-3077-5b1e-88cd-e6bd15baf375, identifier: 1988395
2026-03-30 03:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d797b69e-3077-5b1e-88cd-e6bd15baf375 with identifier: 1988395
2026-03-30 03:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d797b69e-3077-5b1e-88cd-e6bd15baf375 with identifier: 1988395
2026-03-30 03:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d797b69e-3077-5b1e-88cd-e6bd15baf375 with identifier: 1988395 to the API
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 79,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd797b69e-3077-5b1e-88cd-e6bd15baf375',
'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': 46071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.6 BlueHDi 100ch Allure Business S&S 5p',
'transmission': 'manual',
'trim': '208 1.6 BlueHDi 100ch Allure Business S&S 5p',
'vin': None,
'year': 2017}
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988395%27 HTTP/1.1" 200 None
2026-03-30 03:45:48 [ayvens.fr] INFO: Saving data for 1988395: {'auction_closing_time': 1774969200.0, 'created_time': 1774630209.372791, 'last_price_update_time': 1774842348.793518}
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988395') HTTP/1.1" 204 0
2026-03-30 03:45:48 [ayvens.fr] INFO: Found listing with ID: 1988396
2026-03-30 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988396%27 HTTP/1.1" 200 None
2026-03-30 03:45:48 [ayvens.fr] INFO: Scrape type for 1988396: 2
2026-03-30 03:45:48 [ayvens.fr] INFO: Extracting data for car ID: 1988396
2026-03-30 03:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9561d77-dcb7-5509-9c57-ec7e32fbc31e with identifier: 1988396
2026-03-30 03:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9561d77-dcb7-5509-9c57-ec7e32fbc31e with scrape type 2
2026-03-30 03:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9561d77-dcb7-5509-9c57-ec7e32fbc31e with scrape type 2
2026-03-30 03:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f9561d77-dcb7-5509-9c57-ec7e32fbc31e, identifier: 1988396
2026-03-30 03:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f9561d77-dcb7-5509-9c57-ec7e32fbc31e with identifier: 1988396
2026-03-30 03:45:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f9561d77-dcb7-5509-9c57-ec7e32fbc31e with identifier: 1988396
2026-03-30 03:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f9561d77-dcb7-5509-9c57-ec7e32fbc31e with identifier: 1988396 to the API
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR PERLA NERA NACRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'f9561d77-dcb7-5509-9c57-ec7e32fbc31e',
'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': 'E-BERLINGO',
'odometer': 40311,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN E-BERLINGO Berlingo M Moteur Electrique 136ch (100 kW) '
'Shine Automatique',
'transmission': 'automatic',
'trim': 'Berlingo M Moteur Electrique 136ch (100 kW) Shine Automatique',
'vin': None,
'year': 2023}
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988396%27 HTTP/1.1" 200 None
2026-03-30 03:45:49 [ayvens.fr] INFO: Saving data for 1988396: {'auction_closing_time': 1774969200.0, 'created_time': 1774630210.662604, 'last_price_update_time': 1774842349.212163}
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988396') HTTP/1.1" 204 0
2026-03-30 03:45:49 [ayvens.fr] INFO: Found listing with ID: 1988397
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988397%27 HTTP/1.1" 200 None
2026-03-30 03:45:49 [ayvens.fr] INFO: Scrape type for 1988397: 2
2026-03-30 03:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1988397
2026-03-30 03:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8ce85b-e195-56d6-a431-1cef7bd0fe85 with identifier: 1988397
2026-03-30 03:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8ce85b-e195-56d6-a431-1cef7bd0fe85 with scrape type 2
2026-03-30 03:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8ce85b-e195-56d6-a431-1cef7bd0fe85 with scrape type 2
2026-03-30 03:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0a8ce85b-e195-56d6-a431-1cef7bd0fe85, identifier: 1988397
2026-03-30 03:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0a8ce85b-e195-56d6-a431-1cef7bd0fe85 with identifier: 1988397
2026-03-30 03:45:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0a8ce85b-e195-56d6-a431-1cef7bd0fe85 with identifier: 1988397
2026-03-30 03:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0a8ce85b-e195-56d6-a431-1cef7bd0fe85 with identifier: 1988397 to the API
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:49 [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.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': '0a8ce85b-e195-56d6-a431-1cef7bd0fe85',
'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': 118497,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-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': 2023}
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988397%27 HTTP/1.1" 200 None
2026-03-30 03:45:49 [ayvens.fr] INFO: Saving data for 1988397: {'auction_closing_time': 1774969200.0, 'created_time': 1774630211.524055, 'last_price_update_time': 1774842349.621006}
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988397') HTTP/1.1" 204 0
2026-03-30 03:45:49 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-30 03:45:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:45:51 [ayvens.fr] INFO: Found listing with ID: 1988398
2026-03-30 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988398%27 HTTP/1.1" 200 None
2026-03-30 03:45:51 [ayvens.fr] INFO: Scrape type for 1988398: 2
2026-03-30 03:45:51 [ayvens.fr] INFO: Extracting data for car ID: 1988398
2026-03-30 03:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f654ceda-166d-52a2-9d46-b5ae3c8cbc58 with identifier: 1988398
2026-03-30 03:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f654ceda-166d-52a2-9d46-b5ae3c8cbc58 with scrape type 2
2026-03-30 03:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f654ceda-166d-52a2-9d46-b5ae3c8cbc58 with scrape type 2
2026-03-30 03:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f654ceda-166d-52a2-9d46-b5ae3c8cbc58, identifier: 1988398
2026-03-30 03:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f654ceda-166d-52a2-9d46-b5ae3c8cbc58 with identifier: 1988398
2026-03-30 03:45:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f654ceda-166d-52a2-9d46-b5ae3c8cbc58 with identifier: 1988398
2026-03-30 03:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f654ceda-166d-52a2-9d46-b5ae3c8cbc58 with identifier: 1988398 to the API
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 172,
'color': 'GRIS TITANE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f654ceda-166d-52a2-9d46-b5ae3c8cbc58',
'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': 'NX',
'odometer': 143555,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS NX NX 300h 4WD Executive Innovation',
'transmission': 'automatic',
'trim': 'NX 300h 4WD Executive Innovation',
'vin': None,
'year': 2020}
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988398%27 HTTP/1.1" 200 None
2026-03-30 03:45:52 [ayvens.fr] INFO: Saving data for 1988398: {'auction_closing_time': 1774969200.0, 'created_time': 1774630214.4493, 'last_price_update_time': 1774842352.314531}
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988398') HTTP/1.1" 204 0
2026-03-30 03:45:52 [ayvens.fr] INFO: Found listing with ID: 1988399
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988399%27 HTTP/1.1" 200 None
2026-03-30 03:45:52 [ayvens.fr] INFO: Scrape type for 1988399: 2
2026-03-30 03:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1988399
2026-03-30 03:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b17c1f3-d2ad-5384-86d8-d803ad584b52 with identifier: 1988399
2026-03-30 03:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b17c1f3-d2ad-5384-86d8-d803ad584b52 with scrape type 2
2026-03-30 03:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b17c1f3-d2ad-5384-86d8-d803ad584b52 with scrape type 2
2026-03-30 03:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6b17c1f3-d2ad-5384-86d8-d803ad584b52, identifier: 1988399
2026-03-30 03:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6b17c1f3-d2ad-5384-86d8-d803ad584b52 with identifier: 1988399
2026-03-30 03:45:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6b17c1f3-d2ad-5384-86d8-d803ad584b52 with identifier: 1988399
2026-03-30 03:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6b17c1f3-d2ad-5384-86d8-d803ad584b52 with identifier: 1988399 to the API
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS GALET',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '6b17c1f3-d2ad-5384-86d8-d803ad584b52',
'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': 'Q4 E-TRON',
'odometer': 79212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-13',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 E-TRON Q4 e-tron 40 e-tron 204ch Executive',
'transmission': 'automatic',
'trim': 'Q4 e-tron 40 e-tron 204ch Executive',
'vin': None,
'year': 2022}
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988399%27 HTTP/1.1" 200 None
2026-03-30 03:45:52 [ayvens.fr] INFO: Saving data for 1988399: {'auction_closing_time': 1774969200.0, 'created_time': 1774630215.423036, 'last_price_update_time': 1774842352.743621}
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988399') HTTP/1.1" 204 0
2026-03-30 03:45:52 [ayvens.fr] INFO: Found listing with ID: 1988400
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988400%27 HTTP/1.1" 200 None
2026-03-30 03:45:52 [ayvens.fr] INFO: Scrape type for 1988400: 2
2026-03-30 03:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1988400
2026-03-30 03:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5a6c87b-c3e1-5bee-a30f-ca56b8a83351 with identifier: 1988400
2026-03-30 03:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5a6c87b-c3e1-5bee-a30f-ca56b8a83351 with scrape type 2
2026-03-30 03:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5a6c87b-c3e1-5bee-a30f-ca56b8a83351 with scrape type 2
2026-03-30 03:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f5a6c87b-c3e1-5bee-a30f-ca56b8a83351, identifier: 1988400
2026-03-30 03:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f5a6c87b-c3e1-5bee-a30f-ca56b8a83351 with identifier: 1988400
2026-03-30 03:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f5a6c87b-c3e1-5bee-a30f-ca56b8a83351 with identifier: 1988400
2026-03-30 03:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f5a6c87b-c3e1-5bee-a30f-ca56b8a83351 with identifier: 1988400 to the API
2026-03-30 03:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:53 [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.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f5a6c87b-c3e1-5bee-a30f-ca56b8a83351',
'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': 'RAV4 HSD',
'odometer': 49846,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA RAV4 HSD RAV4 2.5 Hybride 222ch Dynamic Business AWD-i + '
'Programme Beyond Zero Academy',
'transmission': 'automatic',
'trim': 'RAV4 2.5 Hybride 222ch Dynamic Business AWD-i + Programme Beyond '
'Zero Academy',
'vin': None,
'year': 2022}
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988400%27 HTTP/1.1" 200 None
2026-03-30 03:45:53 [ayvens.fr] INFO: Saving data for 1988400: {'auction_closing_time': 1774969200.0, 'created_time': 1774630216.390537, 'last_price_update_time': 1774842353.141301}
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988400') HTTP/1.1" 204 0
2026-03-30 03:45:53 [ayvens.fr] INFO: Found listing with ID: 1988401
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988401%27 HTTP/1.1" 200 None
2026-03-30 03:45:53 [ayvens.fr] INFO: Scrape type for 1988401: 2
2026-03-30 03:45:53 [ayvens.fr] INFO: Extracting data for car ID: 1988401
2026-03-30 03:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173f7bbe-56d8-5428-84ee-bf2afacdbd01 with identifier: 1988401
2026-03-30 03:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173f7bbe-56d8-5428-84ee-bf2afacdbd01 with scrape type 2
2026-03-30 03:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 173f7bbe-56d8-5428-84ee-bf2afacdbd01 with scrape type 2
2026-03-30 03:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 173f7bbe-56d8-5428-84ee-bf2afacdbd01, identifier: 1988401
2026-03-30 03:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 173f7bbe-56d8-5428-84ee-bf2afacdbd01 with identifier: 1988401
2026-03-30 03:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 173f7bbe-56d8-5428-84ee-bf2afacdbd01 with identifier: 1988401
2026-03-30 03:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 173f7bbe-56d8-5428-84ee-bf2afacdbd01 with identifier: 1988401 to the API
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': 'NOIR ONYX',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '173f7bbe-56d8-5428-84ee-bf2afacdbd01',
'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': 107864,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-09',
'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-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988401%27 HTTP/1.1" 200 None
2026-03-30 03:45:53 [ayvens.fr] INFO: Saving data for 1988401: {'auction_closing_time': 1774969200.0, 'created_time': 1774630217.46474, 'last_price_update_time': 1774842353.550674}
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988401') HTTP/1.1" 204 0
2026-03-30 03:45:53 [ayvens.fr] INFO: Found listing with ID: 1988402
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988402%27 HTTP/1.1" 200 None
2026-03-30 03:45:53 [ayvens.fr] INFO: Scrape type for 1988402: 2
2026-03-30 03:45:53 [ayvens.fr] INFO: Extracting data for car ID: 1988402
2026-03-30 03:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8663fa68-930f-5f88-aede-77b87224d653 with identifier: 1988402
2026-03-30 03:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8663fa68-930f-5f88-aede-77b87224d653 with scrape type 2
2026-03-30 03:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8663fa68-930f-5f88-aede-77b87224d653 with scrape type 2
2026-03-30 03:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8663fa68-930f-5f88-aede-77b87224d653, identifier: 1988402
2026-03-30 03:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8663fa68-930f-5f88-aede-77b87224d653 with identifier: 1988402
2026-03-30 03:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8663fa68-930f-5f88-aede-77b87224d653 with identifier: 1988402
2026-03-30 03:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8663fa68-930f-5f88-aede-77b87224d653 with identifier: 1988402 to the API
2026-03-30 03:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:54 [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': '8663fa68-930f-5f88-aede-77b87224d653',
'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': 54373,
'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': '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': 2023}
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988402%27 HTTP/1.1" 200 None
2026-03-30 03:45:54 [ayvens.fr] INFO: Saving data for 1988402: {'auction_closing_time': 1774969200.0, 'created_time': 1774630219.237354, 'last_price_update_time': 1774842354.03688}
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988402') HTTP/1.1" 204 0
2026-03-30 03:45:54 [ayvens.fr] INFO: Found listing with ID: 1988403
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988403%27 HTTP/1.1" 200 None
2026-03-30 03:45:54 [ayvens.fr] INFO: Scrape type for 1988403: 2
2026-03-30 03:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1988403
2026-03-30 03:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30bcf61c-87e1-5b18-9afb-63cabcd70d2d with identifier: 1988403
2026-03-30 03:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30bcf61c-87e1-5b18-9afb-63cabcd70d2d with scrape type 2
2026-03-30 03:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30bcf61c-87e1-5b18-9afb-63cabcd70d2d with scrape type 2
2026-03-30 03:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 30bcf61c-87e1-5b18-9afb-63cabcd70d2d, identifier: 1988403
2026-03-30 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 30bcf61c-87e1-5b18-9afb-63cabcd70d2d with identifier: 1988403
2026-03-30 03:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 30bcf61c-87e1-5b18-9afb-63cabcd70d2d with identifier: 1988403
2026-03-30 03:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 30bcf61c-87e1-5b18-9afb-63cabcd70d2d with identifier: 1988403 to the API
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '30bcf61c-87e1-5b18-9afb-63cabcd70d2d',
'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': 43366,
'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': 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': 2021}
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988403%27 HTTP/1.1" 200 None
2026-03-30 03:45:54 [ayvens.fr] INFO: Saving data for 1988403: {'auction_closing_time': 1774969200.0, 'created_time': 1774630220.679867, 'last_price_update_time': 1774842354.438985}
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988403') HTTP/1.1" 204 0
2026-03-30 03:45:54 [ayvens.fr] INFO: Found listing with ID: 1988404
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988404%27 HTTP/1.1" 200 None
2026-03-30 03:45:54 [ayvens.fr] INFO: Scrape type for 1988404: 2
2026-03-30 03:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1988404
2026-03-30 03:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdfc30fd-37dc-52af-8f60-bb177bf34bcd with identifier: 1988404
2026-03-30 03:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdfc30fd-37dc-52af-8f60-bb177bf34bcd with scrape type 2
2026-03-30 03:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdfc30fd-37dc-52af-8f60-bb177bf34bcd with scrape type 2
2026-03-30 03:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bdfc30fd-37dc-52af-8f60-bb177bf34bcd, identifier: 1988404
2026-03-30 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bdfc30fd-37dc-52af-8f60-bb177bf34bcd with identifier: 1988404
2026-03-30 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bdfc30fd-37dc-52af-8f60-bb177bf34bcd with identifier: 1988404
2026-03-30 03:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bdfc30fd-37dc-52af-8f60-bb177bf34bcd with identifier: 1988404 to the API
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'GRIS LUNAIRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'bdfc30fd-37dc-52af-8f60-bb177bf34bcd',
'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': 'FIESTA',
'odometer': 64720,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FIESTA Fiesta 1.0 EcoBoost 95ch Titanium 5p',
'transmission': 'manual',
'trim': 'Fiesta 1.0 EcoBoost 95ch Titanium 5p',
'vin': None,
'year': 2019}
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988404%27 HTTP/1.1" 200 None
2026-03-30 03:45:54 [ayvens.fr] INFO: Saving data for 1988404: {'auction_closing_time': 1774969200.0, 'created_time': 1774630221.335353, 'last_price_update_time': 1774842354.823625}
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988404') HTTP/1.1" 204 0
2026-03-30 03:45:54 [ayvens.fr] INFO: Found listing with ID: 1988405
2026-03-30 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988405%27 HTTP/1.1" 200 None
2026-03-30 03:45:54 [ayvens.fr] INFO: Scrape type for 1988405: 2
2026-03-30 03:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1988405
2026-03-30 03:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37efdb0-edd9-588f-90ab-9e08a7bef0e3 with identifier: 1988405
2026-03-30 03:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37efdb0-edd9-588f-90ab-9e08a7bef0e3 with scrape type 2
2026-03-30 03:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a37efdb0-edd9-588f-90ab-9e08a7bef0e3 with scrape type 2
2026-03-30 03:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a37efdb0-edd9-588f-90ab-9e08a7bef0e3, identifier: 1988405
2026-03-30 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a37efdb0-edd9-588f-90ab-9e08a7bef0e3 with identifier: 1988405
2026-03-30 03:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a37efdb0-edd9-588f-90ab-9e08a7bef0e3 with identifier: 1988405
2026-03-30 03:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a37efdb0-edd9-588f-90ab-9e08a7bef0e3 with identifier: 1988405 to the API
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'a37efdb0-edd9-588f-90ab-9e08a7bef0e3',
'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': 'TIGUAN ALLSPACE',
'odometer': 96345,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-07',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN ALLSPACE Tiguan Allspace 2.0 TDI 150ch Carat '
'Exclusive DSG7',
'transmission': 'automatic',
'trim': 'Tiguan Allspace 2.0 TDI 150ch Carat Exclusive DSG7',
'vin': None,
'year': 2021}
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988405%27 HTTP/1.1" 200 None
2026-03-30 03:45:55 [ayvens.fr] INFO: Saving data for 1988405: {'auction_closing_time': 1774969200.0, 'created_time': 1774630222.607707, 'last_price_update_time': 1774842355.235879}
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988405') HTTP/1.1" 204 0
2026-03-30 03:45:55 [ayvens.fr] INFO: Found listing with ID: 1988406
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988406%27 HTTP/1.1" 200 None
2026-03-30 03:45:55 [ayvens.fr] INFO: Scrape type for 1988406: 2
2026-03-30 03:45:55 [ayvens.fr] INFO: Extracting data for car ID: 1988406
2026-03-30 03:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db8d8b7-223e-576c-9813-2cc5d6ecacd7 with identifier: 1988406
2026-03-30 03:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db8d8b7-223e-576c-9813-2cc5d6ecacd7 with scrape type 2
2026-03-30 03:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6db8d8b7-223e-576c-9813-2cc5d6ecacd7 with scrape type 2
2026-03-30 03:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6db8d8b7-223e-576c-9813-2cc5d6ecacd7, identifier: 1988406
2026-03-30 03:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6db8d8b7-223e-576c-9813-2cc5d6ecacd7 with identifier: 1988406
2026-03-30 03:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6db8d8b7-223e-576c-9813-2cc5d6ecacd7 with identifier: 1988406
2026-03-30 03:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6db8d8b7-223e-576c-9813-2cc5d6ecacd7 with identifier: 1988406 to the API
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:55 [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': 'hybrid/diesel',
'id': '6db8d8b7-223e-576c-9813-2cc5d6ecacd7',
'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': 124298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 CRDI 136ch Hybrid 48V Executive DCT7',
'transmission': 'automatic',
'trim': 'Tucson 1.6 CRDI 136ch Hybrid 48V Executive DCT7',
'vin': None,
'year': 2022}
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988406%27 HTTP/1.1" 200 None
2026-03-30 03:45:55 [ayvens.fr] INFO: Saving data for 1988406: {'auction_closing_time': 1774969200.0, 'created_time': 1774630224.519325, 'last_price_update_time': 1774842355.711814}
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988406') HTTP/1.1" 204 0
2026-03-30 03:45:55 [ayvens.fr] INFO: Found listing with ID: 1988407
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988407%27 HTTP/1.1" 200 None
2026-03-30 03:45:55 [ayvens.fr] INFO: Scrape type for 1988407: 2
2026-03-30 03:45:55 [ayvens.fr] INFO: Extracting data for car ID: 1988407
2026-03-30 03:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb2d5ff-9532-5365-8168-e78595053366 with identifier: 1988407
2026-03-30 03:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb2d5ff-9532-5365-8168-e78595053366 with scrape type 2
2026-03-30 03:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeb2d5ff-9532-5365-8168-e78595053366 with scrape type 2
2026-03-30 03:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: aeb2d5ff-9532-5365-8168-e78595053366, identifier: 1988407
2026-03-30 03:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: aeb2d5ff-9532-5365-8168-e78595053366 with identifier: 1988407
2026-03-30 03:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: aeb2d5ff-9532-5365-8168-e78595053366 with identifier: 1988407
2026-03-30 03:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: aeb2d5ff-9532-5365-8168-e78595053366 with identifier: 1988407 to the API
2026-03-30 03:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:56 [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': 'petrol',
'id': 'aeb2d5ff-9532-5365-8168-e78595053366',
'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': 'SEAT',
'model': 'ARONA',
'odometer': 81772,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT ARONA Arona 1.0 TSI 110ch Style Business',
'transmission': 'manual',
'trim': 'Arona 1.0 TSI 110ch Style Business',
'vin': None,
'year': 2021}
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988407%27 HTTP/1.1" 200 None
2026-03-30 03:45:56 [ayvens.fr] INFO: Saving data for 1988407: {'auction_closing_time': 1774969200.0, 'created_time': 1774630225.911677, 'last_price_update_time': 1774842356.150502}
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988407') HTTP/1.1" 204 0
2026-03-30 03:45:56 [ayvens.fr] INFO: Found listing with ID: 1988408
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988408%27 HTTP/1.1" 200 None
2026-03-30 03:45:56 [ayvens.fr] INFO: Scrape type for 1988408: 2
2026-03-30 03:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1988408
2026-03-30 03:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73f04b7c-0c17-5989-99aa-61721a5811a3 with identifier: 1988408
2026-03-30 03:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73f04b7c-0c17-5989-99aa-61721a5811a3 with scrape type 2
2026-03-30 03:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73f04b7c-0c17-5989-99aa-61721a5811a3 with scrape type 2
2026-03-30 03:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 73f04b7c-0c17-5989-99aa-61721a5811a3, identifier: 1988408
2026-03-30 03:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 73f04b7c-0c17-5989-99aa-61721a5811a3 with identifier: 1988408
2026-03-30 03:45:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 73f04b7c-0c17-5989-99aa-61721a5811a3 with identifier: 1988408
2026-03-30 03:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 73f04b7c-0c17-5989-99aa-61721a5811a3 with identifier: 1988408 to the API
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '73f04b7c-0c17-5989-99aa-61721a5811a3',
'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': 75496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-21',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Allure Pack',
'transmission': 'manual',
'trim': '5008 1.2 PureTech 130ch S&S Allure Pack',
'vin': None,
'year': 2021}
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988408%27 HTTP/1.1" 200 None
2026-03-30 03:45:56 [ayvens.fr] INFO: Saving data for 1988408: {'auction_closing_time': 1774969200.0, 'created_time': 1774630226.84511, 'last_price_update_time': 1774842356.541404}
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988408') HTTP/1.1" 204 0
2026-03-30 03:45:56 [ayvens.fr] INFO: Found listing with ID: 1988409
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988409%27 HTTP/1.1" 200 None
2026-03-30 03:45:56 [ayvens.fr] INFO: Scrape type for 1988409: 2
2026-03-30 03:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1988409
2026-03-30 03:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52d5eccd-702d-5495-a8b4-deae4c500722 with identifier: 1988409
2026-03-30 03:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d5eccd-702d-5495-a8b4-deae4c500722 with scrape type 2
2026-03-30 03:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52d5eccd-702d-5495-a8b4-deae4c500722 with scrape type 2
2026-03-30 03:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 52d5eccd-702d-5495-a8b4-deae4c500722, identifier: 1988409
2026-03-30 03:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 52d5eccd-702d-5495-a8b4-deae4c500722 with identifier: 1988409
2026-03-30 03:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 52d5eccd-702d-5495-a8b4-deae4c500722 with identifier: 1988409
2026-03-30 03:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 52d5eccd-702d-5495-a8b4-deae4c500722 with identifier: 1988409 to the API
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '52d5eccd-702d-5495-a8b4-deae4c500722',
'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': 'TIGUAN',
'odometer': 33664,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN Tiguan 1.5 TSI 150ch Life Business',
'transmission': 'manual',
'trim': 'Tiguan 1.5 TSI 150ch Life Business',
'vin': None,
'year': 2021}
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988409%27 HTTP/1.1" 200 None
2026-03-30 03:45:56 [ayvens.fr] INFO: Saving data for 1988409: {'auction_closing_time': 1774969200.0, 'created_time': 1774630228.589863, 'last_price_update_time': 1774842356.931622}
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988409') HTTP/1.1" 204 0
2026-03-30 03:45:56 [ayvens.fr] INFO: Found listing with ID: 1988410
2026-03-30 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988410%27 HTTP/1.1" 200 None
2026-03-30 03:45:56 [ayvens.fr] INFO: Scrape type for 1988410: 2
2026-03-30 03:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1988410
2026-03-30 03:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ae15d47-d027-5d15-b53a-185326b13354 with identifier: 1988410
2026-03-30 03:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ae15d47-d027-5d15-b53a-185326b13354 with scrape type 2
2026-03-30 03:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ae15d47-d027-5d15-b53a-185326b13354 with scrape type 2
2026-03-30 03:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0ae15d47-d027-5d15-b53a-185326b13354, identifier: 1988410
2026-03-30 03:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0ae15d47-d027-5d15-b53a-185326b13354 with identifier: 1988410
2026-03-30 03:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0ae15d47-d027-5d15-b53a-185326b13354 with identifier: 1988410
2026-03-30 03:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0ae15d47-d027-5d15-b53a-185326b13354 with identifier: 1988410 to the API
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'GRIS TITANE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '0ae15d47-d027-5d15-b53a-185326b13354',
'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': 'UX',
'odometer': 143492,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS UX UX 250h 2WD Pack Business',
'transmission': 'automatic',
'trim': 'UX 250h 2WD Pack Business',
'vin': None,
'year': 2019}
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988410%27 HTTP/1.1" 200 None
2026-03-30 03:45:57 [ayvens.fr] INFO: Saving data for 1988410: {'auction_closing_time': 1774969200.0, 'created_time': 1774630229.863117, 'last_price_update_time': 1774842357.305431}
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988410') HTTP/1.1" 204 0
2026-03-30 03:45:57 [ayvens.fr] INFO: Found listing with ID: 1988411
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988411%27 HTTP/1.1" 200 None
2026-03-30 03:45:57 [ayvens.fr] INFO: Scrape type for 1988411: 2
2026-03-30 03:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1988411
2026-03-30 03:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb0698b-4494-5893-9762-8e65e6568267 with identifier: 1988411
2026-03-30 03:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb0698b-4494-5893-9762-8e65e6568267 with scrape type 2
2026-03-30 03:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beb0698b-4494-5893-9762-8e65e6568267 with scrape type 2
2026-03-30 03:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: beb0698b-4494-5893-9762-8e65e6568267, identifier: 1988411
2026-03-30 03:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: beb0698b-4494-5893-9762-8e65e6568267 with identifier: 1988411
2026-03-30 03:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: beb0698b-4494-5893-9762-8e65e6568267 with identifier: 1988411
2026-03-30 03:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: beb0698b-4494-5893-9762-8e65e6568267 with identifier: 1988411 to the API
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 48,
'color': 'NOIR ONYX',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'beb0698b-4494-5893-9762-8e65e6568267',
'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': 128773,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T5 Recharge 180 + 82ch Business DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T5 Recharge 180 + 82ch Business DCT 7',
'vin': None,
'year': 2020}
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988411%27 HTTP/1.1" 200 None
2026-03-30 03:45:57 [ayvens.fr] INFO: Saving data for 1988411: {'auction_closing_time': 1774969200.0, 'created_time': 1774630230.909507, 'last_price_update_time': 1774842357.708512}
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988411') HTTP/1.1" 204 0
2026-03-30 03:45:57 [ayvens.fr] INFO: Found listing with ID: 1988412
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988412%27 HTTP/1.1" 200 None
2026-03-30 03:45:57 [ayvens.fr] INFO: Scrape type for 1988412: 2
2026-03-30 03:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1988412
2026-03-30 03:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940 with identifier: 1988412
2026-03-30 03:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940 with scrape type 2
2026-03-30 03:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940 with scrape type 2
2026-03-30 03:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940, identifier: 1988412
2026-03-30 03:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940 with identifier: 1988412
2026-03-30 03:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940 with identifier: 1988412
2026-03-30 03:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940 with identifier: 1988412 to the API
2026-03-30 03:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '8cc2ff33-3fb2-5b7e-871b-bbca0bcb9940',
'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': 13602,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-11',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 500 1.0 70ch BSG S&S Pack Confort',
'transmission': 'manual',
'trim': '500 1.0 70ch BSG S&S Pack Confort',
'vin': None,
'year': 2023}
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988412%27 HTTP/1.1" 200 None
2026-03-30 03:45:58 [ayvens.fr] INFO: Saving data for 1988412: {'auction_closing_time': 1774969200.0, 'created_time': 1774630232.428895, 'last_price_update_time': 1774842358.112306}
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988412') HTTP/1.1" 204 0
2026-03-30 03:45:58 [ayvens.fr] INFO: Found listing with ID: 1988413
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988413%27 HTTP/1.1" 200 None
2026-03-30 03:45:58 [ayvens.fr] INFO: Scrape type for 1988413: 2
2026-03-30 03:45:58 [ayvens.fr] INFO: Extracting data for car ID: 1988413
2026-03-30 03:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b497c0a6-db72-5336-b240-b825066185b7 with identifier: 1988413
2026-03-30 03:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b497c0a6-db72-5336-b240-b825066185b7 with scrape type 2
2026-03-30 03:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b497c0a6-db72-5336-b240-b825066185b7 with scrape type 2
2026-03-30 03:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b497c0a6-db72-5336-b240-b825066185b7, identifier: 1988413
2026-03-30 03:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b497c0a6-db72-5336-b240-b825066185b7 with identifier: 1988413
2026-03-30 03:45:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b497c0a6-db72-5336-b240-b825066185b7 with identifier: 1988413
2026-03-30 03:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b497c0a6-db72-5336-b240-b825066185b7 with identifier: 1988413 to the API
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLEU ATLANTIQUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b497c0a6-db72-5336-b240-b825066185b7',
'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': 117914,
'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': '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-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988413%27 HTTP/1.1" 200 None
2026-03-30 03:45:58 [ayvens.fr] INFO: Saving data for 1988413: {'auction_closing_time': 1774969200.0, 'created_time': 1774630234.25744, 'last_price_update_time': 1774842358.511406}
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988413') HTTP/1.1" 204 0
2026-03-30 03:45:58 [ayvens.fr] INFO: Found listing with ID: 1988414
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988414%27 HTTP/1.1" 200 None
2026-03-30 03:45:58 [ayvens.fr] INFO: Scrape type for 1988414: 2
2026-03-30 03:45:58 [ayvens.fr] INFO: Extracting data for car ID: 1988414
2026-03-30 03:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 536f7f25-e204-5934-a78b-ff78a28810a5 with identifier: 1988414
2026-03-30 03:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 536f7f25-e204-5934-a78b-ff78a28810a5 with scrape type 2
2026-03-30 03:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 536f7f25-e204-5934-a78b-ff78a28810a5 with scrape type 2
2026-03-30 03:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 536f7f25-e204-5934-a78b-ff78a28810a5, identifier: 1988414
2026-03-30 03:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 536f7f25-e204-5934-a78b-ff78a28810a5 with identifier: 1988414
2026-03-30 03:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 536f7f25-e204-5934-a78b-ff78a28810a5 with identifier: 1988414
2026-03-30 03:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 536f7f25-e204-5934-a78b-ff78a28810a5 with identifier: 1988414 to the API
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '536f7f25-e204-5934-a78b-ff78a28810a5',
'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': 132821,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch.c Active Business S&S',
'transmission': 'manual',
'trim': '3008 1.5 BlueHDi 130ch.c Active Business S&S',
'vin': None,
'year': 2019}
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988414%27 HTTP/1.1" 200 None
2026-03-30 03:45:58 [ayvens.fr] INFO: Saving data for 1988414: {'auction_closing_time': 1774969200.0, 'created_time': 1774630235.500211, 'last_price_update_time': 1774842358.88918}
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988414') HTTP/1.1" 204 0
2026-03-30 03:45:58 [ayvens.fr] INFO: Found listing with ID: 1988415
2026-03-30 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988415%27 HTTP/1.1" 200 None
2026-03-30 03:45:58 [ayvens.fr] INFO: Scrape type for 1988415: 2
2026-03-30 03:45:58 [ayvens.fr] INFO: Extracting data for car ID: 1988415
2026-03-30 03:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3b865f8-ee85-5008-b719-3e2a388ce0e3 with identifier: 1988415
2026-03-30 03:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3b865f8-ee85-5008-b719-3e2a388ce0e3 with scrape type 2
2026-03-30 03:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3b865f8-ee85-5008-b719-3e2a388ce0e3 with scrape type 2
2026-03-30 03:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a3b865f8-ee85-5008-b719-3e2a388ce0e3, identifier: 1988415
2026-03-30 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a3b865f8-ee85-5008-b719-3e2a388ce0e3 with identifier: 1988415
2026-03-30 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a3b865f8-ee85-5008-b719-3e2a388ce0e3 with identifier: 1988415
2026-03-30 03:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a3b865f8-ee85-5008-b719-3e2a388ce0e3 with identifier: 1988415 to the API
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:59 [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': 'a3b865f8-ee85-5008-b719-3e2a388ce0e3',
'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': 52020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Standard RWD Plus MY22',
'transmission': 'automatic',
'trim': 'Model 3 Standard RWD Plus MY22',
'vin': None,
'year': 2022}
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988415%27 HTTP/1.1" 200 None
2026-03-30 03:45:59 [ayvens.fr] INFO: Saving data for 1988415: {'auction_closing_time': 1774969200.0, 'created_time': 1774630236.165162, 'last_price_update_time': 1774842359.320592}
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988415') HTTP/1.1" 204 0
2026-03-30 03:45:59 [ayvens.fr] INFO: Found listing with ID: 1988416
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988416%27 HTTP/1.1" 200 None
2026-03-30 03:45:59 [ayvens.fr] INFO: Scrape type for 1988416: 2
2026-03-30 03:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1988416
2026-03-30 03:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e954377c-c6f8-5720-a943-5547b5f2a3fc with identifier: 1988416
2026-03-30 03:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e954377c-c6f8-5720-a943-5547b5f2a3fc with scrape type 2
2026-03-30 03:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e954377c-c6f8-5720-a943-5547b5f2a3fc with scrape type 2
2026-03-30 03:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e954377c-c6f8-5720-a943-5547b5f2a3fc, identifier: 1988416
2026-03-30 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e954377c-c6f8-5720-a943-5547b5f2a3fc with identifier: 1988416
2026-03-30 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e954377c-c6f8-5720-a943-5547b5f2a3fc with identifier: 1988416
2026-03-30 03:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e954377c-c6f8-5720-a943-5547b5f2a3fc with identifier: 1988416 to the API
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'ARGENT SILVER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e954377c-c6f8-5720-a943-5547b5f2a3fc',
'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': 'POLO',
'odometer': 35669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO Polo 1.0 TSI 95ch R-Line DSG7',
'transmission': 'automatic',
'trim': 'Polo 1.0 TSI 95ch R-Line DSG7',
'vin': None,
'year': 2023}
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988416%27 HTTP/1.1" 200 None
2026-03-30 03:45:59 [ayvens.fr] INFO: Saving data for 1988416: {'auction_closing_time': 1774969200.0, 'created_time': 1774630237.303401, 'last_price_update_time': 1774842359.72248}
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988416') HTTP/1.1" 204 0
2026-03-30 03:45:59 [ayvens.fr] INFO: Found listing with ID: 1988417
2026-03-30 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988417%27 HTTP/1.1" 200 None
2026-03-30 03:45:59 [ayvens.fr] INFO: Scrape type for 1988417: 2
2026-03-30 03:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1988417
2026-03-30 03:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f44342f-c642-547c-ab7e-c3bbaf308242 with identifier: 1988417
2026-03-30 03:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f44342f-c642-547c-ab7e-c3bbaf308242 with scrape type 2
2026-03-30 03:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f44342f-c642-547c-ab7e-c3bbaf308242 with scrape type 2
2026-03-30 03:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f44342f-c642-547c-ab7e-c3bbaf308242, identifier: 1988417
2026-03-30 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f44342f-c642-547c-ab7e-c3bbaf308242 with identifier: 1988417
2026-03-30 03:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f44342f-c642-547c-ab7e-c3bbaf308242 with identifier: 1988417
2026-03-30 03:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f44342f-c642-547c-ab7e-c3bbaf308242 with identifier: 1988417 to the API
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 46,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4f44342f-c642-547c-ab7e-c3bbaf308242',
'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': 111897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-08',
'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': 2023}
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988417%27 HTTP/1.1" 200 None
2026-03-30 03:46:00 [ayvens.fr] INFO: Saving data for 1988417: {'auction_closing_time': 1774969200.0, 'created_time': 1774630238.67028, 'last_price_update_time': 1774842360.243298}
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988417') HTTP/1.1" 204 0
2026-03-30 03:46:00 [ayvens.fr] INFO: Found listing with ID: 1988418
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988418%27 HTTP/1.1" 200 None
2026-03-30 03:46:00 [ayvens.fr] INFO: Scrape type for 1988418: 2
2026-03-30 03:46:00 [ayvens.fr] INFO: Extracting data for car ID: 1988418
2026-03-30 03:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f339786d-5059-55f1-9a56-d8c770e12da8 with identifier: 1988418
2026-03-30 03:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f339786d-5059-55f1-9a56-d8c770e12da8 with scrape type 2
2026-03-30 03:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f339786d-5059-55f1-9a56-d8c770e12da8 with scrape type 2
2026-03-30 03:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f339786d-5059-55f1-9a56-d8c770e12da8, identifier: 1988418
2026-03-30 03:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f339786d-5059-55f1-9a56-d8c770e12da8 with identifier: 1988418
2026-03-30 03:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f339786d-5059-55f1-9a56-d8c770e12da8 with identifier: 1988418
2026-03-30 03:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f339786d-5059-55f1-9a56-d8c770e12da8 with identifier: 1988418 to the API
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f339786d-5059-55f1-9a56-d8c770e12da8',
'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': 104557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-24',
'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': 2022}
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988418%27 HTTP/1.1" 200 None
2026-03-30 03:46:00 [ayvens.fr] INFO: Saving data for 1988418: {'auction_closing_time': 1774969200.0, 'created_time': 1774630240.086022, 'last_price_update_time': 1774842360.634344}
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988418') HTTP/1.1" 204 0
2026-03-30 03:46:00 [ayvens.fr] INFO: Found listing with ID: 1988419
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988419%27 HTTP/1.1" 200 None
2026-03-30 03:46:00 [ayvens.fr] INFO: Scrape type for 1988419: 2
2026-03-30 03:46:00 [ayvens.fr] INFO: Extracting data for car ID: 1988419
2026-03-30 03:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d873425a-89d8-552e-b61c-e3ec50f1f51f with identifier: 1988419
2026-03-30 03:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d873425a-89d8-552e-b61c-e3ec50f1f51f with scrape type 2
2026-03-30 03:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d873425a-89d8-552e-b61c-e3ec50f1f51f with scrape type 2
2026-03-30 03:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d873425a-89d8-552e-b61c-e3ec50f1f51f, identifier: 1988419
2026-03-30 03:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d873425a-89d8-552e-b61c-e3ec50f1f51f with identifier: 1988419
2026-03-30 03:46:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d873425a-89d8-552e-b61c-e3ec50f1f51f with identifier: 1988419
2026-03-30 03:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d873425a-89d8-552e-b61c-e3ec50f1f51f with identifier: 1988419 to the API
2026-03-30 03:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'BLEU CELEBS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd873425a-89d8-552e-b61c-e3ec50f1f51f',
'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': 47229,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988419%27 HTTP/1.1" 200 None
2026-03-30 03:46:01 [ayvens.fr] INFO: Saving data for 1988419: {'auction_closing_time': 1774969200.0, 'created_time': 1774630241.587298, 'last_price_update_time': 1774842361.058119}
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988419') HTTP/1.1" 204 0
2026-03-30 03:46:01 [ayvens.fr] INFO: Found listing with ID: 1988420
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988420%27 HTTP/1.1" 200 None
2026-03-30 03:46:01 [ayvens.fr] INFO: Scrape type for 1988420: 2
2026-03-30 03:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1988420
2026-03-30 03:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a656b1d2-a6dd-57a1-a2dc-6abbfa90b250 with identifier: 1988420
2026-03-30 03:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a656b1d2-a6dd-57a1-a2dc-6abbfa90b250 with scrape type 2
2026-03-30 03:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a656b1d2-a6dd-57a1-a2dc-6abbfa90b250 with scrape type 2
2026-03-30 03:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a656b1d2-a6dd-57a1-a2dc-6abbfa90b250, identifier: 1988420
2026-03-30 03:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a656b1d2-a6dd-57a1-a2dc-6abbfa90b250 with identifier: 1988420
2026-03-30 03:46:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a656b1d2-a6dd-57a1-a2dc-6abbfa90b250 with identifier: 1988420
2026-03-30 03:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a656b1d2-a6dd-57a1-a2dc-6abbfa90b250 with identifier: 1988420 to the API
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 26,
'color': 'NOIR INTENSE NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'a656b1d2-a6dd-57a1-a2dc-6abbfa90b250',
'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': 103020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF Golf 1.4 eHybrid 245ch GTE DSG6',
'transmission': 'automatic',
'trim': 'Golf 1.4 eHybrid 245ch GTE DSG6',
'vin': None,
'year': 2021}
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988420%27 HTTP/1.1" 200 None
2026-03-30 03:46:01 [ayvens.fr] INFO: Saving data for 1988420: {'auction_closing_time': 1774969200.0, 'created_time': 1774630243.098292, 'last_price_update_time': 1774842361.479372}
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988420') HTTP/1.1" 204 0
2026-03-30 03:46:01 [ayvens.fr] INFO: Found listing with ID: 1988421
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988421%27 HTTP/1.1" 200 None
2026-03-30 03:46:01 [ayvens.fr] INFO: Scrape type for 1988421: 2
2026-03-30 03:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1988421
2026-03-30 03:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7715689-55f8-5493-a9f8-dfb6dc9c67c0 with identifier: 1988421
2026-03-30 03:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7715689-55f8-5493-a9f8-dfb6dc9c67c0 with scrape type 2
2026-03-30 03:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7715689-55f8-5493-a9f8-dfb6dc9c67c0 with scrape type 2
2026-03-30 03:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f7715689-55f8-5493-a9f8-dfb6dc9c67c0, identifier: 1988421
2026-03-30 03:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f7715689-55f8-5493-a9f8-dfb6dc9c67c0 with identifier: 1988421
2026-03-30 03:46:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f7715689-55f8-5493-a9f8-dfb6dc9c67c0 with identifier: 1988421
2026-03-30 03:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f7715689-55f8-5493-a9f8-dfb6dc9c67c0 with identifier: 1988421 to the API
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f7715689-55f8-5493-a9f8-dfb6dc9c67c0',
'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': 131799,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch E6.c Active Business S&S',
'transmission': 'manual',
'trim': '3008 1.5 BlueHDi 130ch E6.c Active Business S&S',
'vin': None,
'year': 2019}
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988421%27 HTTP/1.1" 200 None
2026-03-30 03:46:01 [ayvens.fr] INFO: Saving data for 1988421: {'auction_closing_time': 1774969200.0, 'created_time': 1774630243.981863, 'last_price_update_time': 1774842361.883051}
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988421') HTTP/1.1" 204 0
2026-03-30 03:46:01 [ayvens.fr] INFO: Found listing with ID: 1988422
2026-03-30 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988422%27 HTTP/1.1" 200 None
2026-03-30 03:46:01 [ayvens.fr] INFO: Scrape type for 1988422: 2
2026-03-30 03:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1988422
2026-03-30 03:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8 with identifier: 1988422
2026-03-30 03:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8 with scrape type 2
2026-03-30 03:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8 with scrape type 2
2026-03-30 03:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8, identifier: 1988422
2026-03-30 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8 with identifier: 1988422
2026-03-30 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8 with identifier: 1988422
2026-03-30 03:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8 with identifier: 1988422 to the API
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'SKYCRAPERGRAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '9405ea61-fd5b-5a52-9ea2-b9b2e8a042a8',
'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': 58020,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch Edition Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch Edition Sport DKG7',
'vin': None,
'year': 2023}
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988422%27 HTTP/1.1" 200 None
2026-03-30 03:46:02 [ayvens.fr] INFO: Saving data for 1988422: {'auction_closing_time': 1774969200.0, 'created_time': 1774630245.401892, 'last_price_update_time': 1774842362.292724}
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988422') HTTP/1.1" 204 0
2026-03-30 03:46:02 [ayvens.fr] INFO: Found listing with ID: 1988423
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988423%27 HTTP/1.1" 200 None
2026-03-30 03:46:02 [ayvens.fr] INFO: Scrape type for 1988423: 2
2026-03-30 03:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1988423
2026-03-30 03:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f1f00f1-f79d-5160-823f-83a03d3db38e with identifier: 1988423
2026-03-30 03:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f1f00f1-f79d-5160-823f-83a03d3db38e with scrape type 2
2026-03-30 03:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f1f00f1-f79d-5160-823f-83a03d3db38e with scrape type 2
2026-03-30 03:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3f1f00f1-f79d-5160-823f-83a03d3db38e, identifier: 1988423
2026-03-30 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3f1f00f1-f79d-5160-823f-83a03d3db38e with identifier: 1988423
2026-03-30 03:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3f1f00f1-f79d-5160-823f-83a03d3db38e with identifier: 1988423
2026-03-30 03:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3f1f00f1-f79d-5160-823f-83a03d3db38e with identifier: 1988423 to the API
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '3f1f00f1-f79d-5160-823f-83a03d3db38e',
'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': 103843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 D4 AdBlue 190ch Business Executive Geartronic',
'transmission': 'automatic',
'trim': 'XC60 D4 AdBlue 190ch Business Executive Geartronic',
'vin': None,
'year': 2020}
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988423%27 HTTP/1.1" 200 None
2026-03-30 03:46:02 [ayvens.fr] INFO: Saving data for 1988423: {'auction_closing_time': 1774969200.0, 'created_time': 1774630246.903315, 'last_price_update_time': 1774842362.828238}
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988423') HTTP/1.1" 204 0
2026-03-30 03:46:02 [ayvens.fr] INFO: Found listing with ID: 1988424
2026-03-30 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988424%27 HTTP/1.1" 200 None
2026-03-30 03:46:02 [ayvens.fr] INFO: Scrape type for 1988424: 2
2026-03-30 03:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1988424
2026-03-30 03:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28961215-80d4-5187-a5c1-c9f902963e74 with identifier: 1988424
2026-03-30 03:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28961215-80d4-5187-a5c1-c9f902963e74 with scrape type 2
2026-03-30 03:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28961215-80d4-5187-a5c1-c9f902963e74 with scrape type 2
2026-03-30 03:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 28961215-80d4-5187-a5c1-c9f902963e74, identifier: 1988424
2026-03-30 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 28961215-80d4-5187-a5c1-c9f902963e74 with identifier: 1988424
2026-03-30 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 28961215-80d4-5187-a5c1-c9f902963e74 with identifier: 1988424
2026-03-30 03:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 28961215-80d4-5187-a5c1-c9f902963e74 with identifier: 1988424 to the API
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:03 [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': '28961215-80d4-5187-a5c1-c9f902963e74',
'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': 65765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Business',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch S&S Active Business',
'vin': None,
'year': 2020}
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988424%27 HTTP/1.1" 200 None
2026-03-30 03:46:03 [ayvens.fr] INFO: Saving data for 1988424: {'auction_closing_time': 1774969200.0, 'created_time': 1774630247.85383, 'last_price_update_time': 1774842363.231215}
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988424') HTTP/1.1" 204 0
2026-03-30 03:46:03 [ayvens.fr] INFO: Found listing with ID: 1988425
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988425%27 HTTP/1.1" 200 None
2026-03-30 03:46:03 [ayvens.fr] INFO: Scrape type for 1988425: 2
2026-03-30 03:46:03 [ayvens.fr] INFO: Extracting data for car ID: 1988425
2026-03-30 03:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e584509c-eba9-5196-9bd9-4706c746e75a with identifier: 1988425
2026-03-30 03:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e584509c-eba9-5196-9bd9-4706c746e75a with scrape type 2
2026-03-30 03:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e584509c-eba9-5196-9bd9-4706c746e75a with scrape type 2
2026-03-30 03:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e584509c-eba9-5196-9bd9-4706c746e75a, identifier: 1988425
2026-03-30 03:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e584509c-eba9-5196-9bd9-4706c746e75a with identifier: 1988425
2026-03-30 03:46:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e584509c-eba9-5196-9bd9-4706c746e75a with identifier: 1988425
2026-03-30 03:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e584509c-eba9-5196-9bd9-4706c746e75a with identifier: 1988425 to the API
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:03 [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': 'hybrid/petrol',
'id': 'e584509c-eba9-5196-9bd9-4706c746e75a',
'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': 112063,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK A3 Sportback 30 TFSI 110ch Mild Hybrid Business '
'line S tronic 7',
'transmission': 'automatic',
'trim': 'A3 Sportback 30 TFSI 110ch Mild Hybrid Business line S tronic 7',
'vin': None,
'year': 2021}
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988425%27 HTTP/1.1" 200 None
2026-03-30 03:46:03 [ayvens.fr] INFO: Saving data for 1988425: {'auction_closing_time': 1774969200.0, 'created_time': 1774630249.047379, 'last_price_update_time': 1774842363.628002}
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988425') HTTP/1.1" 204 0
2026-03-30 03:46:03 [ayvens.fr] INFO: Found listing with ID: 1988426
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988426%27 HTTP/1.1" 200 None
2026-03-30 03:46:03 [ayvens.fr] INFO: Scrape type for 1988426: 2
2026-03-30 03:46:03 [ayvens.fr] INFO: Extracting data for car ID: 1988426
2026-03-30 03:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 306d86be-8739-5614-9c72-b1f4cd38d347 with identifier: 1988426
2026-03-30 03:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 306d86be-8739-5614-9c72-b1f4cd38d347 with scrape type 2
2026-03-30 03:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 306d86be-8739-5614-9c72-b1f4cd38d347 with scrape type 2
2026-03-30 03:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 306d86be-8739-5614-9c72-b1f4cd38d347, identifier: 1988426
2026-03-30 03:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 306d86be-8739-5614-9c72-b1f4cd38d347 with identifier: 1988426
2026-03-30 03:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 306d86be-8739-5614-9c72-b1f4cd38d347 with identifier: 1988426
2026-03-30 03:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 306d86be-8739-5614-9c72-b1f4cd38d347 with identifier: 1988426 to the API
2026-03-30 03:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '306d86be-8739-5614-9c72-b1f4cd38d347',
'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 AIRCROSS',
'odometer': 112194,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 AIRCROSS C3 Aircross PureTech 130ch S&S Feel Pack EAT6',
'transmission': 'automatic',
'trim': 'C3 Aircross PureTech 130ch S&S Feel Pack EAT6',
'vin': None,
'year': 2023}
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988426%27 HTTP/1.1" 200 None
2026-03-30 03:46:04 [ayvens.fr] INFO: Saving data for 1988426: {'auction_closing_time': 1774969200.0, 'created_time': 1774630250.312321, 'last_price_update_time': 1774842364.020311}
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988426') HTTP/1.1" 204 0
2026-03-30 03:46:04 [ayvens.fr] INFO: Found listing with ID: 1988427
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988427%27 HTTP/1.1" 200 None
2026-03-30 03:46:04 [ayvens.fr] INFO: Scrape type for 1988427: 2
2026-03-30 03:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1988427
2026-03-30 03:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c783d81c-bb74-52da-9e56-a1e37a83aaba with identifier: 1988427
2026-03-30 03:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c783d81c-bb74-52da-9e56-a1e37a83aaba with scrape type 2
2026-03-30 03:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c783d81c-bb74-52da-9e56-a1e37a83aaba with scrape type 2
2026-03-30 03:46:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c783d81c-bb74-52da-9e56-a1e37a83aaba, identifier: 1988427
2026-03-30 03:46:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c783d81c-bb74-52da-9e56-a1e37a83aaba with identifier: 1988427
2026-03-30 03:46:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c783d81c-bb74-52da-9e56-a1e37a83aaba with identifier: 1988427
2026-03-30 03:46:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c783d81c-bb74-52da-9e56-a1e37a83aaba with identifier: 1988427 to the API
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'GRIS PLATINE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'c783d81c-bb74-52da-9e56-a1e37a83aaba',
'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': 'ESPACE',
'odometer': 74705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-16',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT ESPACE Espace 2.0 Blue dCi 160ch Zen EDCD-Full',
'transmission': 'automatic',
'trim': 'Espace 2.0 Blue dCi 160ch Zen EDCD-Full',
'vin': None,
'year': 2021}
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988427%27 HTTP/1.1" 200 None
2026-03-30 03:46:04 [ayvens.fr] INFO: Saving data for 1988427: {'auction_closing_time': 1774969200.0, 'created_time': 1774630252.529514, 'last_price_update_time': 1774842364.441266}
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988427') HTTP/1.1" 204 0
2026-03-30 03:46:04 [ayvens.fr] INFO: Found listing with ID: 1988428
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988428%27 HTTP/1.1" 200 None
2026-03-30 03:46:04 [ayvens.fr] INFO: Scrape type for 1988428: 2
2026-03-30 03:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1988428
2026-03-30 03:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4 with identifier: 1988428
2026-03-30 03:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4 with scrape type 2
2026-03-30 03:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4 with scrape type 2
2026-03-30 03:46:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4, identifier: 1988428
2026-03-30 03:46:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4 with identifier: 1988428
2026-03-30 03:46:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4 with identifier: 1988428
2026-03-30 03:46:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4 with identifier: 1988428 to the API
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLANCHE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'fb3b3f1f-fbd8-552c-b057-bfbbc31dbbe4',
'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': 57880,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-27',
'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-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988428%27 HTTP/1.1" 200 None
2026-03-30 03:46:04 [ayvens.fr] INFO: Saving data for 1988428: {'auction_closing_time': 1774969200.0, 'created_time': 1774630253.890865, 'last_price_update_time': 1774842364.933335}
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988428') HTTP/1.1" 204 0
2026-03-30 03:46:04 [ayvens.fr] INFO: Found listing with ID: 1988429
2026-03-30 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988429%27 HTTP/1.1" 200 None
2026-03-30 03:46:04 [ayvens.fr] INFO: Scrape type for 1988429: 2
2026-03-30 03:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1988429
2026-03-30 03:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e403431e-565e-513a-a528-72a9026e5c88 with identifier: 1988429
2026-03-30 03:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e403431e-565e-513a-a528-72a9026e5c88 with scrape type 2
2026-03-30 03:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e403431e-565e-513a-a528-72a9026e5c88 with scrape type 2
2026-03-30 03:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e403431e-565e-513a-a528-72a9026e5c88, identifier: 1988429
2026-03-30 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e403431e-565e-513a-a528-72a9026e5c88 with identifier: 1988429
2026-03-30 03:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e403431e-565e-513a-a528-72a9026e5c88 with identifier: 1988429
2026-03-30 03:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e403431e-565e-513a-a528-72a9026e5c88 with identifier: 1988429 to the API
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:05 [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': 'e403431e-565e-513a-a528-72a9026e5c88',
'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': 'LEAF',
'odometer': 22315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN LEAF Leaf 217ch e+ 62kWh Business',
'transmission': 'automatic',
'trim': 'Leaf 217ch e+ 62kWh Business',
'vin': None,
'year': 2022}
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988429%27 HTTP/1.1" 200 None
2026-03-30 03:46:05 [ayvens.fr] INFO: Saving data for 1988429: {'auction_closing_time': 1774969200.0, 'created_time': 1774630255.151851, 'last_price_update_time': 1774842365.352476}
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988429') HTTP/1.1" 204 0
2026-03-30 03:46:05 [ayvens.fr] INFO: Found listing with ID: 1988430
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988430%27 HTTP/1.1" 200 None
2026-03-30 03:46:05 [ayvens.fr] INFO: Scrape type for 1988430: 2
2026-03-30 03:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1988430
2026-03-30 03:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb with identifier: 1988430
2026-03-30 03:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb with scrape type 2
2026-03-30 03:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb with scrape type 2
2026-03-30 03:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb, identifier: 1988430
2026-03-30 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb with identifier: 1988430
2026-03-30 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb with identifier: 1988430
2026-03-30 03:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb with identifier: 1988430 to the API
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'GRIS SQUALE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '0de76df8-dd0c-5274-9f8b-e5c6abdfcbdb',
'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': 'X-TRAIL',
'odometer': 27811,
'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': 7,
'seller_name': None,
'title': 'NISSAN X-TRAIL X-Trail e-4orce 213ch N-Connecta 7 places',
'transmission': 'automatic',
'trim': 'X-Trail e-4orce 213ch N-Connecta 7 places',
'vin': None,
'year': 2023}
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988430%27 HTTP/1.1" 200 None
2026-03-30 03:46:05 [ayvens.fr] INFO: Saving data for 1988430: {'auction_closing_time': 1774969200.0, 'created_time': 1774630256.123149, 'last_price_update_time': 1774842365.737903}
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988430') HTTP/1.1" 204 0
2026-03-30 03:46:05 [ayvens.fr] INFO: Found listing with ID: 1988431
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988431%27 HTTP/1.1" 200 None
2026-03-30 03:46:05 [ayvens.fr] INFO: Scrape type for 1988431: 2
2026-03-30 03:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1988431
2026-03-30 03:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16b7225d-3481-5857-a753-401f204d32fe with identifier: 1988431
2026-03-30 03:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16b7225d-3481-5857-a753-401f204d32fe with scrape type 2
2026-03-30 03:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16b7225d-3481-5857-a753-401f204d32fe with scrape type 2
2026-03-30 03:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 16b7225d-3481-5857-a753-401f204d32fe, identifier: 1988431
2026-03-30 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 16b7225d-3481-5857-a753-401f204d32fe with identifier: 1988431
2026-03-30 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 16b7225d-3481-5857-a753-401f204d32fe with identifier: 1988431
2026-03-30 03:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 16b7225d-3481-5857-a753-401f204d32fe with identifier: 1988431 to the API
2026-03-30 03:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLANC SENSATION',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': '16b7225d-3481-5857-a753-401f204d32fe',
'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': 121938,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 CRDi 136ch MHEV Black Edition 4x2 DCT7',
'transmission': 'automatic',
'trim': 'Sportage 1.6 CRDi 136ch MHEV Black Edition 4x2 DCT7',
'vin': None,
'year': 2021}
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988431%27 HTTP/1.1" 200 None
2026-03-30 03:46:06 [ayvens.fr] INFO: Saving data for 1988431: {'auction_closing_time': 1774969200.0, 'created_time': 1774630257.374765, 'last_price_update_time': 1774842366.165449}
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988431') HTTP/1.1" 204 0
2026-03-30 03:46:06 [ayvens.fr] INFO: Found listing with ID: 1988432
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988432%27 HTTP/1.1" 200 None
2026-03-30 03:46:06 [ayvens.fr] INFO: Scrape type for 1988432: 2
2026-03-30 03:46:06 [ayvens.fr] INFO: Extracting data for car ID: 1988432
2026-03-30 03:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80d4009f-7e6d-58e5-87a6-6320c125d3e8 with identifier: 1988432
2026-03-30 03:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80d4009f-7e6d-58e5-87a6-6320c125d3e8 with scrape type 2
2026-03-30 03:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80d4009f-7e6d-58e5-87a6-6320c125d3e8 with scrape type 2
2026-03-30 03:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 80d4009f-7e6d-58e5-87a6-6320c125d3e8, identifier: 1988432
2026-03-30 03:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 80d4009f-7e6d-58e5-87a6-6320c125d3e8 with identifier: 1988432
2026-03-30 03:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 80d4009f-7e6d-58e5-87a6-6320c125d3e8 with identifier: 1988432
2026-03-30 03:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 80d4009f-7e6d-58e5-87a6-6320c125d3e8 with identifier: 1988432 to the API
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '80d4009f-7e6d-58e5-87a6-6320c125d3e8',
'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': 87176,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '3008 1.5 BlueHDi 130ch S&S Active Pack',
'vin': None,
'year': 2022}
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988432%27 HTTP/1.1" 200 None
2026-03-30 03:46:06 [ayvens.fr] INFO: Saving data for 1988432: {'auction_closing_time': 1774969200.0, 'created_time': 1774630258.673308, 'last_price_update_time': 1774842366.558517}
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988432') HTTP/1.1" 204 0
2026-03-30 03:46:06 [ayvens.fr] INFO: Found listing with ID: 1988433
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988433%27 HTTP/1.1" 200 None
2026-03-30 03:46:06 [ayvens.fr] INFO: Scrape type for 1988433: 2
2026-03-30 03:46:06 [ayvens.fr] INFO: Extracting data for car ID: 1988433
2026-03-30 03:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56ba123f-f338-5495-88c8-4c694605adbf with identifier: 1988433
2026-03-30 03:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56ba123f-f338-5495-88c8-4c694605adbf with scrape type 2
2026-03-30 03:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56ba123f-f338-5495-88c8-4c694605adbf with scrape type 2
2026-03-30 03:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 56ba123f-f338-5495-88c8-4c694605adbf, identifier: 1988433
2026-03-30 03:46:06 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 4 pages/min), scraped 83 items (at 83 items/min)
2026-03-30 03:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-30 03:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 56ba123f-f338-5495-88c8-4c694605adbf with identifier: 1988433
2026-03-30 03:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 56ba123f-f338-5495-88c8-4c694605adbf with identifier: 1988433
2026-03-30 03:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 56ba123f-f338-5495-88c8-4c694605adbf with identifier: 1988433 to the API
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:06 [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': '56ba123f-f338-5495-88c8-4c694605adbf',
'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': 112995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Business',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch S&S Active Business',
'vin': None,
'year': 2019}
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988433%27 HTTP/1.1" 200 None
2026-03-30 03:46:06 [ayvens.fr] INFO: Saving data for 1988433: {'auction_closing_time': 1774969200.0, 'created_time': 1774630260.344434, 'last_price_update_time': 1774842366.954602}
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988433') HTTP/1.1" 204 0
2026-03-30 03:46:06 [ayvens.fr] INFO: Found listing with ID: 1988434
2026-03-30 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988434%27 HTTP/1.1" 200 None
2026-03-30 03:46:06 [ayvens.fr] INFO: Scrape type for 1988434: 2
2026-03-30 03:46:06 [ayvens.fr] INFO: Extracting data for car ID: 1988434
2026-03-30 03:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 062b163d-6676-57eb-baf7-3893e898502a with identifier: 1988434
2026-03-30 03:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 062b163d-6676-57eb-baf7-3893e898502a with scrape type 2
2026-03-30 03:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 062b163d-6676-57eb-baf7-3893e898502a with scrape type 2
2026-03-30 03:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 062b163d-6676-57eb-baf7-3893e898502a, identifier: 1988434
2026-03-30 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 062b163d-6676-57eb-baf7-3893e898502a with identifier: 1988434
2026-03-30 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 062b163d-6676-57eb-baf7-3893e898502a with identifier: 1988434
2026-03-30 03:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 062b163d-6676-57eb-baf7-3893e898502a with identifier: 1988434 to the API
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'BLEU DE PRUSSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '062b163d-6676-57eb-baf7-3893e898502a',
'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': 'RAV4 HSD',
'odometer': 41847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA RAV4 HSD RAV4 2.5 Hybride 218ch Dynamic Business 2WD + '
'Programme Beyond Zero Academy',
'transmission': 'automatic',
'trim': 'RAV4 2.5 Hybride 218ch Dynamic Business 2WD + Programme Beyond Zero '
'Academy',
'vin': None,
'year': 2022}
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988434%27 HTTP/1.1" 200 None
2026-03-30 03:46:07 [ayvens.fr] INFO: Saving data for 1988434: {'auction_closing_time': 1774969200.0, 'created_time': 1774630261.253189, 'last_price_update_time': 1774842367.353204}
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988434') HTTP/1.1" 204 0
2026-03-30 03:46:07 [ayvens.fr] INFO: Found listing with ID: 1988435
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988435%27 HTTP/1.1" 200 None
2026-03-30 03:46:07 [ayvens.fr] INFO: Scrape type for 1988435: 2
2026-03-30 03:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1988435
2026-03-30 03:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c16c9e70-7dd8-5494-9a2d-4782445fb9f6 with identifier: 1988435
2026-03-30 03:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c16c9e70-7dd8-5494-9a2d-4782445fb9f6 with scrape type 2
2026-03-30 03:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c16c9e70-7dd8-5494-9a2d-4782445fb9f6 with scrape type 2
2026-03-30 03:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c16c9e70-7dd8-5494-9a2d-4782445fb9f6, identifier: 1988435
2026-03-30 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c16c9e70-7dd8-5494-9a2d-4782445fb9f6 with identifier: 1988435
2026-03-30 03:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c16c9e70-7dd8-5494-9a2d-4782445fb9f6 with identifier: 1988435
2026-03-30 03:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c16c9e70-7dd8-5494-9a2d-4782445fb9f6 with identifier: 1988435 to the API
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'c16c9e70-7dd8-5494-9a2d-4782445fb9f6',
'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': 'INSIGNIA',
'odometer': 105030,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-05',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL INSIGNIA Insignia Grand Sport 1.6 D 136ch Innovation Business '
'BVA Euro6dT',
'transmission': 'automatic',
'trim': 'Insignia Grand Sport 1.6 D 136ch Innovation Business BVA Euro6dT',
'vin': None,
'year': 2019}
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988435%27 HTTP/1.1" 200 None
2026-03-30 03:46:07 [ayvens.fr] INFO: Saving data for 1988435: {'auction_closing_time': 1774969200.0, 'created_time': 1774630262.627998, 'last_price_update_time': 1774842367.736977}
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988435') HTTP/1.1" 204 0
2026-03-30 03:46:07 [ayvens.fr] INFO: Found listing with ID: 1988436
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988436%27 HTTP/1.1" 200 None
2026-03-30 03:46:07 [ayvens.fr] INFO: Scrape type for 1988436: 2
2026-03-30 03:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1988436
2026-03-30 03:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f96c4d55-ef2b-55aa-ad04-74e86580d7e4 with identifier: 1988436
2026-03-30 03:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f96c4d55-ef2b-55aa-ad04-74e86580d7e4 with scrape type 2
2026-03-30 03:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f96c4d55-ef2b-55aa-ad04-74e86580d7e4 with scrape type 2
2026-03-30 03:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f96c4d55-ef2b-55aa-ad04-74e86580d7e4, identifier: 1988436
2026-03-30 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f96c4d55-ef2b-55aa-ad04-74e86580d7e4 with identifier: 1988436
2026-03-30 03:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f96c4d55-ef2b-55aa-ad04-74e86580d7e4 with identifier: 1988436
2026-03-30 03:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f96c4d55-ef2b-55aa-ad04-74e86580d7e4 with identifier: 1988436 to the API
2026-03-30 03:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLANC SENSATION',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f96c4d55-ef2b-55aa-ad04-74e86580d7e4',
'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': 55405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'KIA CEED Ceed 1.5 T-GDi 140ch GT-Line DCT7',
'transmission': 'automatic',
'trim': 'Ceed 1.5 T-GDi 140ch GT-Line DCT7',
'vin': None,
'year': 2024}
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988436%27 HTTP/1.1" 200 None
2026-03-30 03:46:08 [ayvens.fr] INFO: Saving data for 1988436: {'auction_closing_time': 1774969200.0, 'created_time': 1774630263.865337, 'last_price_update_time': 1774842368.149892}
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988436') HTTP/1.1" 204 0
2026-03-30 03:46:08 [ayvens.fr] INFO: Found listing with ID: 1988437
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988437%27 HTTP/1.1" 200 None
2026-03-30 03:46:08 [ayvens.fr] INFO: Scrape type for 1988437: 2
2026-03-30 03:46:08 [ayvens.fr] INFO: Extracting data for car ID: 1988437
2026-03-30 03:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62ef861c-ebdf-5e60-b32e-26d40a2fb983 with identifier: 1988437
2026-03-30 03:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62ef861c-ebdf-5e60-b32e-26d40a2fb983 with scrape type 2
2026-03-30 03:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62ef861c-ebdf-5e60-b32e-26d40a2fb983 with scrape type 2
2026-03-30 03:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 62ef861c-ebdf-5e60-b32e-26d40a2fb983, identifier: 1988437
2026-03-30 03:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 62ef861c-ebdf-5e60-b32e-26d40a2fb983 with identifier: 1988437
2026-03-30 03:46:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 62ef861c-ebdf-5e60-b32e-26d40a2fb983 with identifier: 1988437
2026-03-30 03:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 62ef861c-ebdf-5e60-b32e-26d40a2fb983 with identifier: 1988437 to the API
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'GRIS PYRITE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '62ef861c-ebdf-5e60-b32e-26d40a2fb983',
'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',
'odometer': 27259,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN PASSAT Passat 1.6 TDI 120ch Business DSG7',
'transmission': 'automatic',
'trim': 'Passat 1.6 TDI 120ch Business DSG7',
'vin': None,
'year': 2020}
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988437%27 HTTP/1.1" 200 None
2026-03-30 03:46:08 [ayvens.fr] INFO: Saving data for 1988437: {'auction_closing_time': 1774969200.0, 'created_time': 1774630265.225757, 'last_price_update_time': 1774842368.558805}
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988437') HTTP/1.1" 204 0
2026-03-30 03:46:08 [ayvens.fr] INFO: Found listing with ID: 1988438
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988438%27 HTTP/1.1" 200 None
2026-03-30 03:46:08 [ayvens.fr] INFO: Scrape type for 1988438: 2
2026-03-30 03:46:08 [ayvens.fr] INFO: Extracting data for car ID: 1988438
2026-03-30 03:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3bba73f-86e7-5452-a790-ca2d125fe0f1 with identifier: 1988438
2026-03-30 03:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3bba73f-86e7-5452-a790-ca2d125fe0f1 with scrape type 2
2026-03-30 03:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3bba73f-86e7-5452-a790-ca2d125fe0f1 with scrape type 2
2026-03-30 03:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f3bba73f-86e7-5452-a790-ca2d125fe0f1, identifier: 1988438
2026-03-30 03:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f3bba73f-86e7-5452-a790-ca2d125fe0f1 with identifier: 1988438
2026-03-30 03:46:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f3bba73f-86e7-5452-a790-ca2d125fe0f1 with identifier: 1988438
2026-03-30 03:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f3bba73f-86e7-5452-a790-ca2d125fe0f1 with identifier: 1988438 to the API
2026-03-30 03:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'GRIS ARGENT',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f3bba73f-86e7-5452-a790-ca2d125fe0f1',
'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': 100626,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-18',
'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': 2023}
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988438%27 HTTP/1.1" 200 None
2026-03-30 03:46:09 [ayvens.fr] INFO: Saving data for 1988438: {'auction_closing_time': 1774969200.0, 'created_time': 1774630266.88167, 'last_price_update_time': 1774842369.055893}
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988438') HTTP/1.1" 204 0
2026-03-30 03:46:09 [ayvens.fr] INFO: Found listing with ID: 1988439
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988439%27 HTTP/1.1" 200 None
2026-03-30 03:46:09 [ayvens.fr] INFO: Scrape type for 1988439: 2
2026-03-30 03:46:09 [ayvens.fr] INFO: Extracting data for car ID: 1988439
2026-03-30 03:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba62fb4-3e74-508c-a2ac-fe1b89373c7c with identifier: 1988439
2026-03-30 03:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba62fb4-3e74-508c-a2ac-fe1b89373c7c with scrape type 2
2026-03-30 03:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dba62fb4-3e74-508c-a2ac-fe1b89373c7c with scrape type 2
2026-03-30 03:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dba62fb4-3e74-508c-a2ac-fe1b89373c7c, identifier: 1988439
2026-03-30 03:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dba62fb4-3e74-508c-a2ac-fe1b89373c7c with identifier: 1988439
2026-03-30 03:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dba62fb4-3e74-508c-a2ac-fe1b89373c7c with identifier: 1988439
2026-03-30 03:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dba62fb4-3e74-508c-a2ac-fe1b89373c7c with identifier: 1988439 to the API
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'dba62fb4-3e74-508c-a2ac-fe1b89373c7c',
'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': 36651,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'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-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988439%27 HTTP/1.1" 200 None
2026-03-30 03:46:09 [ayvens.fr] INFO: Saving data for 1988439: {'auction_closing_time': 1774969200.0, 'created_time': 1774630267.766418, 'last_price_update_time': 1774842369.554873}
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988439') HTTP/1.1" 204 0
2026-03-30 03:46:09 [ayvens.fr] INFO: Found listing with ID: 1988440
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988440%27 HTTP/1.1" 200 None
2026-03-30 03:46:09 [ayvens.fr] INFO: Scrape type for 1988440: 2
2026-03-30 03:46:09 [ayvens.fr] INFO: Extracting data for car ID: 1988440
2026-03-30 03:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44603d9f-9314-58d1-a1af-4a2e1a99ae73 with identifier: 1988440
2026-03-30 03:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44603d9f-9314-58d1-a1af-4a2e1a99ae73 with scrape type 2
2026-03-30 03:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44603d9f-9314-58d1-a1af-4a2e1a99ae73 with scrape type 2
2026-03-30 03:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 44603d9f-9314-58d1-a1af-4a2e1a99ae73, identifier: 1988440
2026-03-30 03:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 44603d9f-9314-58d1-a1af-4a2e1a99ae73 with identifier: 1988440
2026-03-30 03:46:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 44603d9f-9314-58d1-a1af-4a2e1a99ae73 with identifier: 1988440
2026-03-30 03:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 44603d9f-9314-58d1-a1af-4a2e1a99ae73 with identifier: 1988440 to the API
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLANC BANQUISE OPAQUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '44603d9f-9314-58d1-a1af-4a2e1a99ae73',
'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': 22797,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '308 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988440%27 HTTP/1.1" 200 None
2026-03-30 03:46:09 [ayvens.fr] INFO: Saving data for 1988440: {'auction_closing_time': 1774969200.0, 'created_time': 1774630269.094805, 'last_price_update_time': 1774842369.951736}
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988440') HTTP/1.1" 204 0
2026-03-30 03:46:09 [ayvens.fr] INFO: Found listing with ID: 1988441
2026-03-30 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988441%27 HTTP/1.1" 200 None
2026-03-30 03:46:09 [ayvens.fr] INFO: Scrape type for 1988441: 2
2026-03-30 03:46:09 [ayvens.fr] INFO: Extracting data for car ID: 1988441
2026-03-30 03:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7604db86-1de9-5b41-9488-8cb50b571240 with identifier: 1988441
2026-03-30 03:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7604db86-1de9-5b41-9488-8cb50b571240 with scrape type 2
2026-03-30 03:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7604db86-1de9-5b41-9488-8cb50b571240 with scrape type 2
2026-03-30 03:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7604db86-1de9-5b41-9488-8cb50b571240, identifier: 1988441
2026-03-30 03:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7604db86-1de9-5b41-9488-8cb50b571240 with identifier: 1988441
2026-03-30 03:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7604db86-1de9-5b41-9488-8cb50b571240 with identifier: 1988441
2026-03-30 03:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7604db86-1de9-5b41-9488-8cb50b571240 with identifier: 1988441 to the API
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:46:10 [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': 'hybrid/petrol',
'id': '7604db86-1de9-5b41-9488-8cb50b571240',
'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': 58573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 EcoBoost 125ch S&S mHEV ST-Line Powershift',
'transmission': 'automatic',
'trim': 'Puma 1.0 EcoBoost 125ch S&S mHEV ST-Line Powershift',
'vin': None,
'year': 2022}
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:10 [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-30 03:46:10 [ayvens.fr] INFO: Saving data for 1988441: {'auction_closing_time': 1774969200.0, 'created_time': 1774630270.538193, 'last_price_update_time': 1774842370.339157}
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988441') HTTP/1.1" 204 0
2026-03-30 03:46:10 [ayvens.fr] INFO: Found listing with ID: 1988442
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:10 [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-30 03:46:10 [ayvens.fr] INFO: Scrape type for 1988442: 2
2026-03-30 03:46:10 [ayvens.fr] INFO: Extracting data for car ID: 1988442
2026-03-30 03:46:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13599f4b-7aa3-5419-9f75-09f5355e6d21 with identifier: 1988442
2026-03-30 03:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13599f4b-7aa3-5419-9f75-09f5355e6d21 with scrape type 2
2026-03-30 03:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13599f4b-7aa3-5419-9f75-09f5355e6d21 with scrape type 2
2026-03-30 03:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 13599f4b-7aa3-5419-9f75-09f5355e6d21, identifier: 1988442
2026-03-30 03:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 13599f4b-7aa3-5419-9f75-09f5355e6d21 with identifier: 1988442
2026-03-30 03:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 13599f4b-7aa3-5419-9f75-09f5355e6d21 with identifier: 1988442
2026-03-30 03:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 13599f4b-7aa3-5419-9f75-09f5355e6d21 with identifier: 1988442 to the API
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 90,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '13599f4b-7aa3-5419-9f75-09f5355e6d21',
'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': 118918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FOCUS Focus SW 1.5 EcoBlue 120ch Trend Business',
'transmission': 'manual',
'trim': 'Focus SW 1.5 EcoBlue 120ch Trend Business',
'vin': None,
'year': 2020}
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:10 [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-30 03:46:10 [ayvens.fr] INFO: Saving data for 1988442: {'auction_closing_time': 1774969200.0, 'created_time': 1774630271.498238, 'last_price_update_time': 1774842370.711903}
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988442') HTTP/1.1" 204 0
2026-03-30 03:46:10 [ayvens.fr] INFO: Found listing with ID: 1988443
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:10 [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-30 03:46:10 [ayvens.fr] INFO: Scrape type for 1988443: 2
2026-03-30 03:46:10 [ayvens.fr] INFO: Extracting data for car ID: 1988443
2026-03-30 03:46:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 139b7647-31f3-533e-9069-647fec4d7ba5 with identifier: 1988443
2026-03-30 03:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 139b7647-31f3-533e-9069-647fec4d7ba5 with scrape type 2
2026-03-30 03:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 139b7647-31f3-533e-9069-647fec4d7ba5 with scrape type 2
2026-03-30 03:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 139b7647-31f3-533e-9069-647fec4d7ba5, identifier: 1988443
2026-03-30 03:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 139b7647-31f3-533e-9069-647fec4d7ba5 with identifier: 1988443
2026-03-30 03:46:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 139b7647-31f3-533e-9069-647fec4d7ba5 with identifier: 1988443
2026-03-30 03:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 139b7647-31f3-533e-9069-647fec4d7ba5 with identifier: 1988443 to the API
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'NOIR PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '139b7647-31f3-533e-9069-647fec4d7ba5',
'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': 38407,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 100ch S&S Active Business',
'transmission': 'manual',
'trim': '208 1.2 PureTech 100ch S&S Active Business',
'vin': None,
'year': 2020}
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988443%27 HTTP/1.1" 200 None
2026-03-30 03:46:11 [ayvens.fr] INFO: Saving data for 1988443: {'auction_closing_time': 1774969200.0, 'created_time': 1774630272.858112, 'last_price_update_time': 1774842371.109283}
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988443') HTTP/1.1" 204 0
2026-03-30 03:46:11 [ayvens.fr] INFO: Found listing with ID: 1988444
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988444%27 HTTP/1.1" 200 None
2026-03-30 03:46:11 [ayvens.fr] INFO: Scrape type for 1988444: 2
2026-03-30 03:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1988444
2026-03-30 03:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2705eba-277e-5c4d-b4c7-0aac122c72a3 with identifier: 1988444
2026-03-30 03:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2705eba-277e-5c4d-b4c7-0aac122c72a3 with scrape type 2
2026-03-30 03:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2705eba-277e-5c4d-b4c7-0aac122c72a3 with scrape type 2
2026-03-30 03:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d2705eba-277e-5c4d-b4c7-0aac122c72a3, identifier: 1988444
2026-03-30 03:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d2705eba-277e-5c4d-b4c7-0aac122c72a3 with identifier: 1988444
2026-03-30 03:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d2705eba-277e-5c4d-b4c7-0aac122c72a3 with identifier: 1988444
2026-03-30 03:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d2705eba-277e-5c4d-b4c7-0aac122c72a3 with identifier: 1988444 to the API
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:11 [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': 'd2705eba-277e-5c4d-b4c7-0aac122c72a3',
'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': 67298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.5 BlueHDi 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '308 1.5 BlueHDi 130ch S&S Active Business EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988444%27 HTTP/1.1" 200 None
2026-03-30 03:46:11 [ayvens.fr] INFO: Saving data for 1988444: {'auction_closing_time': 1774969200.0, 'created_time': 1774630274.219447, 'last_price_update_time': 1774842371.51308}
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988444') HTTP/1.1" 204 0
2026-03-30 03:46:11 [ayvens.fr] INFO: Found listing with ID: 1988445
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988445%27 HTTP/1.1" 200 None
2026-03-30 03:46:11 [ayvens.fr] INFO: Scrape type for 1988445: 2
2026-03-30 03:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1988445
2026-03-30 03:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d0ccb38-7bd7-5ee0-961a-816c970bd8dd with identifier: 1988445
2026-03-30 03:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d0ccb38-7bd7-5ee0-961a-816c970bd8dd with scrape type 2
2026-03-30 03:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d0ccb38-7bd7-5ee0-961a-816c970bd8dd with scrape type 2
2026-03-30 03:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3d0ccb38-7bd7-5ee0-961a-816c970bd8dd, identifier: 1988445
2026-03-30 03:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3d0ccb38-7bd7-5ee0-961a-816c970bd8dd with identifier: 1988445
2026-03-30 03:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3d0ccb38-7bd7-5ee0-961a-816c970bd8dd with identifier: 1988445
2026-03-30 03:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3d0ccb38-7bd7-5ee0-961a-816c970bd8dd with identifier: 1988445 to the API
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '3d0ccb38-7bd7-5ee0-961a-816c970bd8dd',
'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': 109136,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-23',
'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': 2020}
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988445%27 HTTP/1.1" 200 None
2026-03-30 03:46:11 [ayvens.fr] INFO: Saving data for 1988445: {'auction_closing_time': 1774969200.0, 'created_time': 1774630275.443935, 'last_price_update_time': 1774842371.950314}
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988445') HTTP/1.1" 204 0
2026-03-30 03:46:11 [ayvens.fr] INFO: Found listing with ID: 1988446
2026-03-30 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988446%27 HTTP/1.1" 200 None
2026-03-30 03:46:11 [ayvens.fr] INFO: Scrape type for 1988446: 2
2026-03-30 03:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1988446
2026-03-30 03:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a with identifier: 1988446
2026-03-30 03:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a with scrape type 2
2026-03-30 03:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a with scrape type 2
2026-03-30 03:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a, identifier: 1988446
2026-03-30 03:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a with identifier: 1988446
2026-03-30 03:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a with identifier: 1988446
2026-03-30 03:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a with identifier: 1988446 to the API
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 35,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'fd2c46e9-3dfa-5a63-bcbc-71d4444eea7a',
'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': 'Q5',
'odometer': 49981,
'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': 'AUDI Q5 Q5 50 TFSI e 299ch Business Executive quattro S tronic 7',
'transmission': 'automatic',
'trim': 'Q5 50 TFSI e 299ch Business Executive quattro S tronic 7',
'vin': None,
'year': 2024}
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988446%27 HTTP/1.1" 200 None
2026-03-30 03:46:12 [ayvens.fr] INFO: Saving data for 1988446: {'auction_closing_time': 1774969200.0, 'created_time': 1774630276.736591, 'last_price_update_time': 1774842372.360808}
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988446') HTTP/1.1" 204 0
2026-03-30 03:46:12 [ayvens.fr] INFO: Found listing with ID: 1988447
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988447%27 HTTP/1.1" 200 None
2026-03-30 03:46:12 [ayvens.fr] INFO: Scrape type for 1988447: 2
2026-03-30 03:46:12 [ayvens.fr] INFO: Extracting data for car ID: 1988447
2026-03-30 03:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d with identifier: 1988447
2026-03-30 03:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d with scrape type 2
2026-03-30 03:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d with scrape type 2
2026-03-30 03:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d, identifier: 1988447
2026-03-30 03:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d with identifier: 1988447
2026-03-30 03:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d with identifier: 1988447
2026-03-30 03:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d with identifier: 1988447 to the API
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:12 [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.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '7a3e4b3a-3e34-5a08-ae2f-e12d43b8c64d',
'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': 62915,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI Qashqai e-POWER 190ch Business Edition',
'transmission': 'automatic',
'trim': 'Qashqai e-POWER 190ch Business Edition',
'vin': None,
'year': 2023}
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988447%27 HTTP/1.1" 200 None
2026-03-30 03:46:12 [ayvens.fr] INFO: Saving data for 1988447: {'auction_closing_time': 1774969200.0, 'created_time': 1774630278.074167, 'last_price_update_time': 1774842372.745159}
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988447') HTTP/1.1" 204 0
2026-03-30 03:46:12 [ayvens.fr] INFO: Found listing with ID: 1988448
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988448%27 HTTP/1.1" 200 None
2026-03-30 03:46:12 [ayvens.fr] INFO: Scrape type for 1988448: 2
2026-03-30 03:46:12 [ayvens.fr] INFO: Extracting data for car ID: 1988448
2026-03-30 03:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb9f34f9-845b-5cc2-abe4-c7ea13179749 with identifier: 1988448
2026-03-30 03:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb9f34f9-845b-5cc2-abe4-c7ea13179749 with scrape type 2
2026-03-30 03:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb9f34f9-845b-5cc2-abe4-c7ea13179749 with scrape type 2
2026-03-30 03:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fb9f34f9-845b-5cc2-abe4-c7ea13179749, identifier: 1988448
2026-03-30 03:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fb9f34f9-845b-5cc2-abe4-c7ea13179749 with identifier: 1988448
2026-03-30 03:46:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fb9f34f9-845b-5cc2-abe4-c7ea13179749 with identifier: 1988448
2026-03-30 03:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fb9f34f9-845b-5cc2-abe4-c7ea13179749 with identifier: 1988448 to the API
2026-03-30 03:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'MINERALWEISS M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'fb9f34f9-845b-5cc2-abe4-c7ea13179749',
'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': 55956,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch Edition Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch Edition Sport DKG7',
'vin': None,
'year': 2023}
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988448%27 HTTP/1.1" 200 None
2026-03-30 03:46:13 [ayvens.fr] INFO: Saving data for 1988448: {'auction_closing_time': 1774969200.0, 'created_time': 1774630279.150934, 'last_price_update_time': 1774842373.141045}
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988448') HTTP/1.1" 204 0
2026-03-30 03:46:13 [ayvens.fr] INFO: Found listing with ID: 1988449
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988449%27 HTTP/1.1" 200 None
2026-03-30 03:46:13 [ayvens.fr] INFO: Scrape type for 1988449: 2
2026-03-30 03:46:13 [ayvens.fr] INFO: Extracting data for car ID: 1988449
2026-03-30 03:46:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3460164-d915-50bc-ae08-24359fa68cbb with identifier: 1988449
2026-03-30 03:46:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3460164-d915-50bc-ae08-24359fa68cbb with scrape type 2
2026-03-30 03:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3460164-d915-50bc-ae08-24359fa68cbb with scrape type 2
2026-03-30 03:46:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d3460164-d915-50bc-ae08-24359fa68cbb, identifier: 1988449
2026-03-30 03:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d3460164-d915-50bc-ae08-24359fa68cbb with identifier: 1988449
2026-03-30 03:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d3460164-d915-50bc-ae08-24359fa68cbb with identifier: 1988449
2026-03-30 03:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d3460164-d915-50bc-ae08-24359fa68cbb with identifier: 1988449 to the API
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd3460164-d915-50bc-ae08-24359fa68cbb',
'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': 136895,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Allure EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch S&S Allure EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988449%27 HTTP/1.1" 200 None
2026-03-30 03:46:13 [ayvens.fr] INFO: Saving data for 1988449: {'auction_closing_time': 1774969200.0, 'created_time': 1774630280.431693, 'last_price_update_time': 1774842373.543062}
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988449') HTTP/1.1" 204 0
2026-03-30 03:46:13 [ayvens.fr] INFO: Found listing with ID: 1988450
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988450%27 HTTP/1.1" 200 None
2026-03-30 03:46:13 [ayvens.fr] INFO: Scrape type for 1988450: 2
2026-03-30 03:46:13 [ayvens.fr] INFO: Extracting data for car ID: 1988450
2026-03-30 03:46:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9be3d332-adbb-5f0e-ad4f-3daecc9aac5e with identifier: 1988450
2026-03-30 03:46:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9be3d332-adbb-5f0e-ad4f-3daecc9aac5e with scrape type 2
2026-03-30 03:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9be3d332-adbb-5f0e-ad4f-3daecc9aac5e with scrape type 2
2026-03-30 03:46:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9be3d332-adbb-5f0e-ad4f-3daecc9aac5e, identifier: 1988450
2026-03-30 03:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9be3d332-adbb-5f0e-ad4f-3daecc9aac5e with identifier: 1988450
2026-03-30 03:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9be3d332-adbb-5f0e-ad4f-3daecc9aac5e with identifier: 1988450
2026-03-30 03:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9be3d332-adbb-5f0e-ad4f-3daecc9aac5e with identifier: 1988450 to the API
2026-03-30 03:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '9be3d332-adbb-5f0e-ad4f-3daecc9aac5e',
'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': 41737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-04',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 230ch HEV GT-Line Premium Business '
'BVA6 4x2',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 230ch HEV GT-Line Premium Business BVA6 4x2',
'vin': None,
'year': 2023}
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988450%27 HTTP/1.1" 200 None
2026-03-30 03:46:14 [ayvens.fr] INFO: Saving data for 1988450: {'auction_closing_time': 1774969200.0, 'created_time': 1774630281.532518, 'last_price_update_time': 1774842374.073447}
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988450') HTTP/1.1" 204 0
2026-03-30 03:46:14 [ayvens.fr] INFO: Found listing with ID: 1988451
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988451%27 HTTP/1.1" 200 None
2026-03-30 03:46:14 [ayvens.fr] INFO: Scrape type for 1988451: 2
2026-03-30 03:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1988451
2026-03-30 03:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410e3c51-cb7d-591a-b61b-4f7b5a07a12a with identifier: 1988451
2026-03-30 03:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410e3c51-cb7d-591a-b61b-4f7b5a07a12a with scrape type 2
2026-03-30 03:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410e3c51-cb7d-591a-b61b-4f7b5a07a12a with scrape type 2
2026-03-30 03:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 410e3c51-cb7d-591a-b61b-4f7b5a07a12a, identifier: 1988451
2026-03-30 03:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 410e3c51-cb7d-591a-b61b-4f7b5a07a12a with identifier: 1988451
2026-03-30 03:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 410e3c51-cb7d-591a-b61b-4f7b5a07a12a with identifier: 1988451
2026-03-30 03:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 410e3c51-cb7d-591a-b61b-4f7b5a07a12a with identifier: 1988451 to the API
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '410e3c51-cb7d-591a-b61b-4f7b5a07a12a',
'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': 'X-TRAIL',
'odometer': 92059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-24',
'seats_number': 7,
'seller_name': None,
'title': 'NISSAN X-TRAIL X-Trail e-4orce 213ch N-Connecta 7 places',
'transmission': 'automatic',
'trim': 'X-Trail e-4orce 213ch N-Connecta 7 places',
'vin': None,
'year': 2023}
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988451%27 HTTP/1.1" 200 None
2026-03-30 03:46:14 [ayvens.fr] INFO: Saving data for 1988451: {'auction_closing_time': 1774969200.0, 'created_time': 1774630283.145487, 'last_price_update_time': 1774842374.486524}
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988451') HTTP/1.1" 204 0
2026-03-30 03:46:14 [ayvens.fr] INFO: Found listing with ID: 1988452
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988452%27 HTTP/1.1" 200 None
2026-03-30 03:46:14 [ayvens.fr] INFO: Scrape type for 1988452: 2
2026-03-30 03:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1988452
2026-03-30 03:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44003caf-1c2b-5328-ba7e-51221d03c55b with identifier: 1988452
2026-03-30 03:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44003caf-1c2b-5328-ba7e-51221d03c55b with scrape type 2
2026-03-30 03:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44003caf-1c2b-5328-ba7e-51221d03c55b with scrape type 2
2026-03-30 03:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 44003caf-1c2b-5328-ba7e-51221d03c55b, identifier: 1988452
2026-03-30 03:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 44003caf-1c2b-5328-ba7e-51221d03c55b with identifier: 1988452
2026-03-30 03:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 44003caf-1c2b-5328-ba7e-51221d03c55b with identifier: 1988452
2026-03-30 03:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 44003caf-1c2b-5328-ba7e-51221d03c55b with identifier: 1988452 to the API
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '44003caf-1c2b-5328-ba7e-51221d03c55b',
'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': 49937,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Business',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch S&S Active Business',
'vin': None,
'year': 2020}
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988452%27 HTTP/1.1" 200 None
2026-03-30 03:46:14 [ayvens.fr] INFO: Saving data for 1988452: {'auction_closing_time': 1774969200.0, 'created_time': 1774630284.661077, 'last_price_update_time': 1774842374.885448}
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988452') HTTP/1.1" 204 0
2026-03-30 03:46:14 [ayvens.fr] INFO: Found listing with ID: 1988453
2026-03-30 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988453%27 HTTP/1.1" 200 None
2026-03-30 03:46:14 [ayvens.fr] INFO: Scrape type for 1988453: 2
2026-03-30 03:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1988453
2026-03-30 03:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0dea24f-89fe-5736-b3ef-9063d38d9030 with identifier: 1988453
2026-03-30 03:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0dea24f-89fe-5736-b3ef-9063d38d9030 with scrape type 2
2026-03-30 03:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0dea24f-89fe-5736-b3ef-9063d38d9030 with scrape type 2
2026-03-30 03:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b0dea24f-89fe-5736-b3ef-9063d38d9030, identifier: 1988453
2026-03-30 03:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b0dea24f-89fe-5736-b3ef-9063d38d9030 with identifier: 1988453
2026-03-30 03:46:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b0dea24f-89fe-5736-b3ef-9063d38d9030 with identifier: 1988453
2026-03-30 03:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b0dea24f-89fe-5736-b3ef-9063d38d9030 with identifier: 1988453 to the API
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'BLEU AVATAR METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b0dea24f-89fe-5736-b3ef-9063d38d9030',
'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': 73743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '308 SW 1.2 PureTech 130ch S&S Active Pack EAT8',
'vin': None,
'year': 2023}
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988453%27 HTTP/1.1" 200 None
2026-03-30 03:46:15 [ayvens.fr] INFO: Saving data for 1988453: {'auction_closing_time': 1774969200.0, 'created_time': 1774630285.888651, 'last_price_update_time': 1774842375.316193}
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988453') HTTP/1.1" 204 0
2026-03-30 03:46:15 [ayvens.fr] INFO: Found listing with ID: 1988454
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988454%27 HTTP/1.1" 200 None
2026-03-30 03:46:15 [ayvens.fr] INFO: Scrape type for 1988454: 2
2026-03-30 03:46:15 [ayvens.fr] INFO: Extracting data for car ID: 1988454
2026-03-30 03:46:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 115db5e9-6aca-5f61-a9bb-6c97450151b4 with identifier: 1988454
2026-03-30 03:46:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 115db5e9-6aca-5f61-a9bb-6c97450151b4 with scrape type 2
2026-03-30 03:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 115db5e9-6aca-5f61-a9bb-6c97450151b4 with scrape type 2
2026-03-30 03:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 115db5e9-6aca-5f61-a9bb-6c97450151b4, identifier: 1988454
2026-03-30 03:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 115db5e9-6aca-5f61-a9bb-6c97450151b4 with identifier: 1988454
2026-03-30 03:46:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 115db5e9-6aca-5f61-a9bb-6c97450151b4 with identifier: 1988454
2026-03-30 03:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 115db5e9-6aca-5f61-a9bb-6c97450151b4 with identifier: 1988454 to the API
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'SKYSCRAPER GRAU METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '115db5e9-6aca-5f61-a9bb-6c97450151b4',
'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': 'I4',
'odometer': 119577,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW I4 i4 eDrive35 286ch',
'transmission': 'automatic',
'trim': 'i4 eDrive35 286ch',
'vin': None,
'year': 2023}
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988454%27 HTTP/1.1" 200 None
2026-03-30 03:46:15 [ayvens.fr] INFO: Saving data for 1988454: {'auction_closing_time': 1774969200.0, 'created_time': 1774630287.233029, 'last_price_update_time': 1774842375.732117}
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988454') HTTP/1.1" 204 0
2026-03-30 03:46:15 [ayvens.fr] INFO: Found listing with ID: 1988455
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988455%27 HTTP/1.1" 200 None
2026-03-30 03:46:15 [ayvens.fr] INFO: Scrape type for 1988455: 2
2026-03-30 03:46:15 [ayvens.fr] INFO: Extracting data for car ID: 1988455
2026-03-30 03:46:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4175277c-ac87-5ffb-b9d2-8239fe800cdc with identifier: 1988455
2026-03-30 03:46:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4175277c-ac87-5ffb-b9d2-8239fe800cdc with scrape type 2
2026-03-30 03:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4175277c-ac87-5ffb-b9d2-8239fe800cdc with scrape type 2
2026-03-30 03:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4175277c-ac87-5ffb-b9d2-8239fe800cdc, identifier: 1988455
2026-03-30 03:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4175277c-ac87-5ffb-b9d2-8239fe800cdc with identifier: 1988455
2026-03-30 03:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4175277c-ac87-5ffb-b9d2-8239fe800cdc with identifier: 1988455
2026-03-30 03:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4175277c-ac87-5ffb-b9d2-8239fe800cdc with identifier: 1988455 to the API
2026-03-30 03:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '4175277c-ac87-5ffb-b9d2-8239fe800cdc',
'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': 79706,
'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': 'CITROËN C4 C4 PureTech 100ch S&S Live Pack Business',
'transmission': 'manual',
'trim': 'C4 PureTech 100ch S&S Live Pack Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988455%27 HTTP/1.1" 200 None
2026-03-30 03:46:16 [ayvens.fr] INFO: Saving data for 1988455: {'auction_closing_time': 1774969200.0, 'created_time': 1774630288.628522, 'last_price_update_time': 1774842376.151052}
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988455') HTTP/1.1" 204 0
2026-03-30 03:46:16 [ayvens.fr] INFO: Found listing with ID: 1988456
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988456%27 HTTP/1.1" 200 None
2026-03-30 03:46:16 [ayvens.fr] INFO: Scrape type for 1988456: 2
2026-03-30 03:46:16 [ayvens.fr] INFO: Extracting data for car ID: 1988456
2026-03-30 03:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88720236-f7f3-542e-afe1-6a068067a810 with identifier: 1988456
2026-03-30 03:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88720236-f7f3-542e-afe1-6a068067a810 with scrape type 2
2026-03-30 03:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88720236-f7f3-542e-afe1-6a068067a810 with scrape type 2
2026-03-30 03:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 88720236-f7f3-542e-afe1-6a068067a810, identifier: 1988456
2026-03-30 03:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 88720236-f7f3-542e-afe1-6a068067a810 with identifier: 1988456
2026-03-30 03:46:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 88720236-f7f3-542e-afe1-6a068067a810 with identifier: 1988456
2026-03-30 03:46:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 88720236-f7f3-542e-afe1-6a068067a810 with identifier: 1988456 to the API
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 175,
'color': 'ROUGE MILLESIME',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '88720236-f7f3-542e-afe1-6a068067a810',
'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': 'ESPACE',
'odometer': 71328,
'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': 'RENAULT ESPACE Espace 2.0 Blue dCi 200ch Initiale Paris EDC',
'transmission': 'automatic',
'trim': 'Espace 2.0 Blue dCi 200ch Initiale Paris EDC',
'vin': None,
'year': 2020}
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988456%27 HTTP/1.1" 200 None
2026-03-30 03:46:16 [ayvens.fr] INFO: Saving data for 1988456: {'auction_closing_time': 1774969200.0, 'created_time': 1774630289.278249, 'last_price_update_time': 1774842376.557485}
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988456') HTTP/1.1" 204 0
2026-03-30 03:46:16 [ayvens.fr] INFO: Found listing with ID: 1988457
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988457%27 HTTP/1.1" 200 None
2026-03-30 03:46:16 [ayvens.fr] INFO: Scrape type for 1988457: 2
2026-03-30 03:46:16 [ayvens.fr] INFO: Extracting data for car ID: 1988457
2026-03-30 03:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cf636f4-e0ee-59b8-8302-7ca790d8ad24 with identifier: 1988457
2026-03-30 03:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cf636f4-e0ee-59b8-8302-7ca790d8ad24 with scrape type 2
2026-03-30 03:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cf636f4-e0ee-59b8-8302-7ca790d8ad24 with scrape type 2
2026-03-30 03:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5cf636f4-e0ee-59b8-8302-7ca790d8ad24, identifier: 1988457
2026-03-30 03:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5cf636f4-e0ee-59b8-8302-7ca790d8ad24 with identifier: 1988457
2026-03-30 03:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5cf636f4-e0ee-59b8-8302-7ca790d8ad24 with identifier: 1988457
2026-03-30 03:46:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5cf636f4-e0ee-59b8-8302-7ca790d8ad24 with identifier: 1988457 to the API
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5cf636f4-e0ee-59b8-8302-7ca790d8ad24',
'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': 106605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch S&S Active Business',
'transmission': 'manual',
'trim': '3008 1.5 BlueHDi 130ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988457%27 HTTP/1.1" 200 None
2026-03-30 03:46:16 [ayvens.fr] INFO: Saving data for 1988457: {'auction_closing_time': 1774969200.0, 'created_time': 1774630290.41787, 'last_price_update_time': 1774842376.95386}
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988457') HTTP/1.1" 204 0
2026-03-30 03:46:16 [ayvens.fr] INFO: Found listing with ID: 1988458
2026-03-30 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988458%27 HTTP/1.1" 200 None
2026-03-30 03:46:16 [ayvens.fr] INFO: Scrape type for 1988458: 2
2026-03-30 03:46:16 [ayvens.fr] INFO: Extracting data for car ID: 1988458
2026-03-30 03:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1703456b-5f2f-5926-b40f-5b01ef957f1b with identifier: 1988458
2026-03-30 03:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1703456b-5f2f-5926-b40f-5b01ef957f1b with scrape type 2
2026-03-30 03:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1703456b-5f2f-5926-b40f-5b01ef957f1b with scrape type 2
2026-03-30 03:46:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1703456b-5f2f-5926-b40f-5b01ef957f1b, identifier: 1988458
2026-03-30 03:46:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1703456b-5f2f-5926-b40f-5b01ef957f1b with identifier: 1988458
2026-03-30 03:46:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1703456b-5f2f-5926-b40f-5b01ef957f1b with identifier: 1988458
2026-03-30 03:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1703456b-5f2f-5926-b40f-5b01ef957f1b with identifier: 1988458 to the API
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 46,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '1703456b-5f2f-5926-b40f-5b01ef957f1b',
'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': 'JEEP',
'model': 'COMPASS',
'odometer': 66918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP COMPASS Compass 1.3 Turbo T4 240ch PHEV 4xe Trailhawk AT6 eAWD',
'transmission': 'automatic',
'trim': 'Compass 1.3 Turbo T4 240ch PHEV 4xe Trailhawk AT6 eAWD',
'vin': None,
'year': 2022}
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988458%27 HTTP/1.1" 200 None
2026-03-30 03:46:17 [ayvens.fr] INFO: Saving data for 1988458: {'auction_closing_time': 1774969200.0, 'created_time': 1774630291.715147, 'last_price_update_time': 1774842377.329547}
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988458') HTTP/1.1" 204 0
2026-03-30 03:46:17 [ayvens.fr] INFO: Found listing with ID: 1988459
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988459%27 HTTP/1.1" 200 None
2026-03-30 03:46:17 [ayvens.fr] INFO: Scrape type for 1988459: 2
2026-03-30 03:46:17 [ayvens.fr] INFO: Extracting data for car ID: 1988459
2026-03-30 03:46:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e with identifier: 1988459
2026-03-30 03:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e with scrape type 2
2026-03-30 03:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e with scrape type 2
2026-03-30 03:46:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e, identifier: 1988459
2026-03-30 03:46:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e with identifier: 1988459
2026-03-30 03:46:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e with identifier: 1988459
2026-03-30 03:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e with identifier: 1988459 to the API
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:17 [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': '22a2a0e2-aab1-5d1c-b4a6-37e2c8d6bf2e',
'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': 104320,
'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': 'PEUGEOT 308 308 1.2 PureTech 130ch S&S Allure Business EAT8',
'transmission': 'automatic',
'trim': '308 1.2 PureTech 130ch S&S Allure Business EAT8',
'vin': None,
'year': 2021}
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988459%27 HTTP/1.1" 200 None
2026-03-30 03:46:17 [ayvens.fr] INFO: Saving data for 1988459: {'auction_closing_time': 1774969200.0, 'created_time': 1774630292.715816, 'last_price_update_time': 1774842377.718333}
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988459') HTTP/1.1" 204 0
2026-03-30 03:46:17 [ayvens.fr] INFO: Found listing with ID: 1988460
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988460%27 HTTP/1.1" 200 None
2026-03-30 03:46:17 [ayvens.fr] INFO: Scrape type for 1988460: 2
2026-03-30 03:46:17 [ayvens.fr] INFO: Extracting data for car ID: 1988460
2026-03-30 03:46:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce755d5e-c45c-5200-b94b-782c9d7d1cc6 with identifier: 1988460
2026-03-30 03:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce755d5e-c45c-5200-b94b-782c9d7d1cc6 with scrape type 2
2026-03-30 03:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce755d5e-c45c-5200-b94b-782c9d7d1cc6 with scrape type 2
2026-03-30 03:46:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ce755d5e-c45c-5200-b94b-782c9d7d1cc6, identifier: 1988460
2026-03-30 03:46:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ce755d5e-c45c-5200-b94b-782c9d7d1cc6 with identifier: 1988460
2026-03-30 03:46:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ce755d5e-c45c-5200-b94b-782c9d7d1cc6 with identifier: 1988460
2026-03-30 03:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ce755d5e-c45c-5200-b94b-782c9d7d1cc6 with identifier: 1988460 to the API
2026-03-30 03:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLEU VERTIGO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ce755d5e-c45c-5200-b94b-782c9d7d1cc6',
'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': 104073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.5 BlueHDi 130ch S&S Allure Business EAT8 7cv',
'transmission': 'automatic',
'trim': '2008 1.5 BlueHDi 130ch S&S Allure Business EAT8 7cv',
'vin': None,
'year': 2020}
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988460%27 HTTP/1.1" 200 None
2026-03-30 03:46:18 [ayvens.fr] INFO: Saving data for 1988460: {'auction_closing_time': 1774969200.0, 'created_time': 1774630293.967735, 'last_price_update_time': 1774842378.138454}
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988460') HTTP/1.1" 204 0
2026-03-30 03:46:18 [ayvens.fr] INFO: Found listing with ID: 1988461
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988461%27 HTTP/1.1" 200 None
2026-03-30 03:46:18 [ayvens.fr] INFO: Scrape type for 1988461: 2
2026-03-30 03:46:18 [ayvens.fr] INFO: Extracting data for car ID: 1988461
2026-03-30 03:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 269ff6de-3db4-5427-a8c5-012cfdde3e94 with identifier: 1988461
2026-03-30 03:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 269ff6de-3db4-5427-a8c5-012cfdde3e94 with scrape type 2
2026-03-30 03:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 269ff6de-3db4-5427-a8c5-012cfdde3e94 with scrape type 2
2026-03-30 03:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 269ff6de-3db4-5427-a8c5-012cfdde3e94, identifier: 1988461
2026-03-30 03:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 269ff6de-3db4-5427-a8c5-012cfdde3e94 with identifier: 1988461
2026-03-30 03:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 269ff6de-3db4-5427-a8c5-012cfdde3e94 with identifier: 1988461
2026-03-30 03:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 269ff6de-3db4-5427-a8c5-012cfdde3e94 with identifier: 1988461 to the API
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:18 [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': '269ff6de-3db4-5427-a8c5-012cfdde3e94',
'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': 55111,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross Hybrid rechargeable 225ch Shine '
'E-EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross Hybrid rechargeable 225ch Shine E-EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988461%27 HTTP/1.1" 200 None
2026-03-30 03:46:18 [ayvens.fr] INFO: Saving data for 1988461: {'auction_closing_time': 1774969200.0, 'created_time': 1774630295.374273, 'last_price_update_time': 1774842378.624269}
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988461') HTTP/1.1" 204 0
2026-03-30 03:46:18 [ayvens.fr] INFO: Found listing with ID: 1988462
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988462%27 HTTP/1.1" 200 None
2026-03-30 03:46:18 [ayvens.fr] INFO: Scrape type for 1988462: 2
2026-03-30 03:46:18 [ayvens.fr] INFO: Extracting data for car ID: 1988462
2026-03-30 03:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2 with identifier: 1988462
2026-03-30 03:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2 with scrape type 2
2026-03-30 03:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2 with scrape type 2
2026-03-30 03:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2, identifier: 1988462
2026-03-30 03:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2 with identifier: 1988462
2026-03-30 03:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2 with identifier: 1988462
2026-03-30 03:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2 with identifier: 1988462 to the API
2026-03-30 03:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '8e7f3e70-daa9-5038-ab2d-d1664a8ab8d2',
'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': 39785,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'KIA STONIC Stonic 1.0 T-GDi 120ch MHEV Active Business iBVM6',
'transmission': 'manual',
'trim': 'Stonic 1.0 T-GDi 120ch MHEV Active Business iBVM6',
'vin': None,
'year': 2022}
2026-03-30 03:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988462%27 HTTP/1.1" 200 None
2026-03-30 03:46:19 [ayvens.fr] INFO: Saving data for 1988462: {'auction_closing_time': 1774969200.0, 'created_time': 1774630297.043271, 'last_price_update_time': 1774842379.020121}
2026-03-30 03:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988462') HTTP/1.1" 204 0
2026-03-30 03:46:19 [ayvens.fr] INFO: Found listing with ID: 1988463
2026-03-30 03:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988463%27 HTTP/1.1" 200 None
2026-03-30 03:46:19 [ayvens.fr] INFO: Scrape type for 1988463: 2
2026-03-30 03:46:19 [ayvens.fr] INFO: Extracting data for car ID: 1988463
2026-03-30 03:46:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48a98381-0e98-5f10-8fe6-d7eccba1da87 with identifier: 1988463
2026-03-30 03:46:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48a98381-0e98-5f10-8fe6-d7eccba1da87 with scrape type 2
2026-03-30 03:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48a98381-0e98-5f10-8fe6-d7eccba1da87 with scrape type 2
2026-03-30 03:46:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 48a98381-0e98-5f10-8fe6-d7eccba1da87, identifier: 1988463
2026-03-30 03:46:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 48a98381-0e98-5f10-8fe6-d7eccba1da87 with identifier: 1988463
2026-03-30 03:46:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 48a98381-0e98-5f10-8fe6-d7eccba1da87 with identifier: 1988463
2026-03-30 03:46:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 48a98381-0e98-5f10-8fe6-d7eccba1da87 with identifier: 1988463 to the API
2026-03-30 03:46:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'TEAL BLUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': '48a98381-0e98-5f10-8fe6-d7eccba1da87',
'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': 85489,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 CRDI 136ch Hybrid 48V Creative DCT7',
'transmission': 'automatic',
'trim': 'Tucson 1.6 CRDI 136ch Hybrid 48V Creative DCT7',
'vin': None,
'year': 2022}
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988463%27 HTTP/1.1" 200 None
2026-03-30 03:46:20 [ayvens.fr] INFO: Saving data for 1988463: {'auction_closing_time': 1774969200.0, 'created_time': 1774630297.948217, 'last_price_update_time': 1774842380.37087}
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988463') HTTP/1.1" 204 0
2026-03-30 03:46:20 [ayvens.fr] INFO: Found listing with ID: 1988464
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988464%27 HTTP/1.1" 200 None
2026-03-30 03:46:20 [ayvens.fr] INFO: Scrape type for 1988464: 2
2026-03-30 03:46:20 [ayvens.fr] INFO: Extracting data for car ID: 1988464
2026-03-30 03:46:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8b4c533-4c4c-5e40-a70a-36759785ad73 with identifier: 1988464
2026-03-30 03:46:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8b4c533-4c4c-5e40-a70a-36759785ad73 with scrape type 2
2026-03-30 03:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8b4c533-4c4c-5e40-a70a-36759785ad73 with scrape type 2
2026-03-30 03:46:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a8b4c533-4c4c-5e40-a70a-36759785ad73, identifier: 1988464
2026-03-30 03:46:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a8b4c533-4c4c-5e40-a70a-36759785ad73 with identifier: 1988464
2026-03-30 03:46:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a8b4c533-4c4c-5e40-a70a-36759785ad73 with identifier: 1988464
2026-03-30 03:46:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a8b4c533-4c4c-5e40-a70a-36759785ad73 with identifier: 1988464 to the API
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 32,
'color': 'CRISTAL PEARL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'a8b4c533-4c4c-5e40-a70a-36759785ad73',
'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': 'DS7',
'odometer': 76887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS7 DS 7 Crossback E-TENSE 4x4 300ch Rivoli',
'transmission': 'automatic',
'trim': 'DS 7 Crossback E-TENSE 4x4 300ch Rivoli',
'vin': None,
'year': 2022}
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988464%27 HTTP/1.1" 200 None
2026-03-30 03:46:20 [ayvens.fr] INFO: Saving data for 1988464: {'auction_closing_time': 1774969200.0, 'created_time': 1774630298.969902, 'last_price_update_time': 1774842380.77811}
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988464') HTTP/1.1" 204 0
2026-03-30 03:46:20 [ayvens.fr] INFO: Found listing with ID: 1988465
2026-03-30 03:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988465%27 HTTP/1.1" 200 None
2026-03-30 03:46:20 [ayvens.fr] INFO: Scrape type for 1988465: 2
2026-03-30 03:46:20 [ayvens.fr] INFO: Extracting data for car ID: 1988465
2026-03-30 03:46:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a997a20d-a741-534e-96b8-89c78da3b936 with identifier: 1988465
2026-03-30 03:46:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a997a20d-a741-534e-96b8-89c78da3b936 with scrape type 2
2026-03-30 03:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a997a20d-a741-534e-96b8-89c78da3b936 with scrape type 2
2026-03-30 03:46:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a997a20d-a741-534e-96b8-89c78da3b936, identifier: 1988465
2026-03-30 03:46:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a997a20d-a741-534e-96b8-89c78da3b936 with identifier: 1988465
2026-03-30 03:46:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a997a20d-a741-534e-96b8-89c78da3b936 with identifier: 1988465
2026-03-30 03:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a997a20d-a741-534e-96b8-89c78da3b936 with identifier: 1988465 to the API
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'GRIS TERRA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': 'a997a20d-a741-534e-96b8-89c78da3b936',
'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': 'A4',
'odometer': 129428,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 A4 Avant 30 TDI 136ch Business line S tronic 7',
'transmission': 'automatic',
'trim': 'A4 Avant 30 TDI 136ch Business line S tronic 7',
'vin': None,
'year': 2020}
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988465%27 HTTP/1.1" 200 None
2026-03-30 03:46:21 [ayvens.fr] INFO: Saving data for 1988465: {'auction_closing_time': 1774969200.0, 'created_time': 1774630300.035166, 'last_price_update_time': 1774842381.215683}
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988465') HTTP/1.1" 204 0
2026-03-30 03:46:21 [ayvens.fr] INFO: Found listing with ID: 1988466
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988466%27 HTTP/1.1" 200 None
2026-03-30 03:46:21 [ayvens.fr] INFO: Scrape type for 1988466: 2
2026-03-30 03:46:21 [ayvens.fr] INFO: Extracting data for car ID: 1988466
2026-03-30 03:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a with identifier: 1988466
2026-03-30 03:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a with scrape type 2
2026-03-30 03:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a with scrape type 2
2026-03-30 03:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a, identifier: 1988466
2026-03-30 03:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a with identifier: 1988466
2026-03-30 03:46:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a with identifier: 1988466
2026-03-30 03:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a with identifier: 1988466 to the API
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BOSSA NOVA WHITE',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'e522fdc6-a8e4-5c09-ab18-aaa8ec291f3a',
'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': 24537,
'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-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988466%27 HTTP/1.1" 200 None
2026-03-30 03:46:21 [ayvens.fr] INFO: Saving data for 1988466: {'auction_closing_time': 1774969200.0, 'created_time': 1774630301.332498, 'last_price_update_time': 1774842381.616652}
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988466') HTTP/1.1" 204 0
2026-03-30 03:46:21 [ayvens.fr] INFO: Found listing with ID: 1988467
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988467%27 HTTP/1.1" 200 None
2026-03-30 03:46:21 [ayvens.fr] INFO: Scrape type for 1988467: 2
2026-03-30 03:46:21 [ayvens.fr] INFO: Extracting data for car ID: 1988467
2026-03-30 03:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b67517c2-7589-5cff-958b-d8e1f97df745 with identifier: 1988467
2026-03-30 03:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b67517c2-7589-5cff-958b-d8e1f97df745 with scrape type 2
2026-03-30 03:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b67517c2-7589-5cff-958b-d8e1f97df745 with scrape type 2
2026-03-30 03:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b67517c2-7589-5cff-958b-d8e1f97df745, identifier: 1988467
2026-03-30 03:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b67517c2-7589-5cff-958b-d8e1f97df745 with identifier: 1988467
2026-03-30 03:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b67517c2-7589-5cff-958b-d8e1f97df745 with identifier: 1988467
2026-03-30 03:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b67517c2-7589-5cff-958b-d8e1f97df745 with identifier: 1988467 to the API
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b67517c2-7589-5cff-958b-d8e1f97df745',
'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': 61987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 1.2 PureTech 130ch S&S GT Pack EAT8',
'transmission': 'automatic',
'trim': '308 1.2 PureTech 130ch S&S GT Pack EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988467%27 HTTP/1.1" 200 None
2026-03-30 03:46:21 [ayvens.fr] INFO: Saving data for 1988467: {'auction_closing_time': 1774969200.0, 'created_time': 1774630302.464514, 'last_price_update_time': 1774842381.997148}
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988467') HTTP/1.1" 204 0
2026-03-30 03:46:22 [ayvens.fr] INFO: Found listing with ID: 1988468
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988468%27 HTTP/1.1" 200 None
2026-03-30 03:46:22 [ayvens.fr] INFO: Scrape type for 1988468: 2
2026-03-30 03:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1988468
2026-03-30 03:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b5cd7be-ea15-5093-9e21-8971c08fef70 with identifier: 1988468
2026-03-30 03:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b5cd7be-ea15-5093-9e21-8971c08fef70 with scrape type 2
2026-03-30 03:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b5cd7be-ea15-5093-9e21-8971c08fef70 with scrape type 2
2026-03-30 03:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6b5cd7be-ea15-5093-9e21-8971c08fef70, identifier: 1988468
2026-03-30 03:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6b5cd7be-ea15-5093-9e21-8971c08fef70 with identifier: 1988468
2026-03-30 03:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6b5cd7be-ea15-5093-9e21-8971c08fef70 with identifier: 1988468
2026-03-30 03:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6b5cd7be-ea15-5093-9e21-8971c08fef70 with identifier: 1988468 to the API
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '6b5cd7be-ea15-5093-9e21-8971c08fef70',
'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': 120240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-27',
'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-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988468%27 HTTP/1.1" 200 None
2026-03-30 03:46:22 [ayvens.fr] INFO: Saving data for 1988468: {'auction_closing_time': 1774969200.0, 'created_time': 1774630303.70853, 'last_price_update_time': 1774842382.392755}
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988468') HTTP/1.1" 204 0
2026-03-30 03:46:22 [ayvens.fr] INFO: Found listing with ID: 1988469
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988469%27 HTTP/1.1" 200 None
2026-03-30 03:46:22 [ayvens.fr] INFO: Scrape type for 1988469: 2
2026-03-30 03:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1988469
2026-03-30 03:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa440e2d-aea4-53c8-b6e9-193bcf13a66a with identifier: 1988469
2026-03-30 03:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa440e2d-aea4-53c8-b6e9-193bcf13a66a with scrape type 2
2026-03-30 03:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa440e2d-aea4-53c8-b6e9-193bcf13a66a with scrape type 2
2026-03-30 03:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: aa440e2d-aea4-53c8-b6e9-193bcf13a66a, identifier: 1988469
2026-03-30 03:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: aa440e2d-aea4-53c8-b6e9-193bcf13a66a with identifier: 1988469
2026-03-30 03:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: aa440e2d-aea4-53c8-b6e9-193bcf13a66a with identifier: 1988469
2026-03-30 03:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: aa440e2d-aea4-53c8-b6e9-193bcf13a66a with identifier: 1988469 to the API
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'aa440e2d-aea4-53c8-b6e9-193bcf13a66a',
'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': 73360,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 110ch Allure Business S&S 5p',
'transmission': 'manual',
'trim': '208 1.2 PureTech 110ch Allure Business S&S 5p',
'vin': None,
'year': 2017}
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988469%27 HTTP/1.1" 200 None
2026-03-30 03:46:22 [ayvens.fr] INFO: Saving data for 1988469: {'auction_closing_time': 1774969200.0, 'created_time': 1774630304.965742, 'last_price_update_time': 1774842382.783371}
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988469') HTTP/1.1" 204 0
2026-03-30 03:46:22 [ayvens.fr] INFO: Found listing with ID: 1988470
2026-03-30 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988470%27 HTTP/1.1" 200 None
2026-03-30 03:46:22 [ayvens.fr] INFO: Scrape type for 1988470: 2
2026-03-30 03:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1988470
2026-03-30 03:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc95d8c7-e769-5f95-bb7b-d99c9987b17c with identifier: 1988470
2026-03-30 03:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc95d8c7-e769-5f95-bb7b-d99c9987b17c with scrape type 2
2026-03-30 03:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc95d8c7-e769-5f95-bb7b-d99c9987b17c with scrape type 2
2026-03-30 03:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cc95d8c7-e769-5f95-bb7b-d99c9987b17c, identifier: 1988470
2026-03-30 03:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cc95d8c7-e769-5f95-bb7b-d99c9987b17c with identifier: 1988470
2026-03-30 03:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cc95d8c7-e769-5f95-bb7b-d99c9987b17c with identifier: 1988470
2026-03-30 03:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cc95d8c7-e769-5f95-bb7b-d99c9987b17c with identifier: 1988470 to the API
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'cc95d8c7-e769-5f95-bb7b-d99c9987b17c',
'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': 70324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR C-HR 1.8 Hybride 122ch Dynamic Business E-CVT + '
'Programme Beyond Zero Academy',
'transmission': 'automatic',
'trim': 'C-HR 1.8 Hybride 122ch Dynamic Business E-CVT + Programme Beyond '
'Zero Academy',
'vin': None,
'year': 2023}
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988470%27 HTTP/1.1" 200 None
2026-03-30 03:46:23 [ayvens.fr] INFO: Saving data for 1988470: {'auction_closing_time': 1774969200.0, 'created_time': 1774630306.271094, 'last_price_update_time': 1774842383.180555}
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988470') HTTP/1.1" 204 0
2026-03-30 03:46:23 [ayvens.fr] INFO: Found listing with ID: 1988471
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988471%27 HTTP/1.1" 200 None
2026-03-30 03:46:23 [ayvens.fr] INFO: Scrape type for 1988471: 2
2026-03-30 03:46:23 [ayvens.fr] INFO: Extracting data for car ID: 1988471
2026-03-30 03:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e001d13c-1932-5171-b69a-610cc715422c with identifier: 1988471
2026-03-30 03:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e001d13c-1932-5171-b69a-610cc715422c with scrape type 2
2026-03-30 03:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e001d13c-1932-5171-b69a-610cc715422c with scrape type 2
2026-03-30 03:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e001d13c-1932-5171-b69a-610cc715422c, identifier: 1988471
2026-03-30 03:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e001d13c-1932-5171-b69a-610cc715422c with identifier: 1988471
2026-03-30 03:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e001d13c-1932-5171-b69a-610cc715422c with identifier: 1988471
2026-03-30 03:46:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e001d13c-1932-5171-b69a-610cc715422c with identifier: 1988471 to the API
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:23 [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': 'diesel',
'id': 'e001d13c-1932-5171-b69a-610cc715422c',
'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': 55559,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.5 BlueHDi 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '2008 1.5 BlueHDi 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988471%27 HTTP/1.1" 200 None
2026-03-30 03:46:23 [ayvens.fr] INFO: Saving data for 1988471: {'auction_closing_time': 1774969200.0, 'created_time': 1774630308.276062, 'last_price_update_time': 1774842383.656866}
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988471') HTTP/1.1" 204 0
2026-03-30 03:46:23 [ayvens.fr] INFO: Found listing with ID: 1988472
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988472%27 HTTP/1.1" 200 None
2026-03-30 03:46:23 [ayvens.fr] INFO: Scrape type for 1988472: 2
2026-03-30 03:46:23 [ayvens.fr] INFO: Extracting data for car ID: 1988472
2026-03-30 03:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfde0eee-069c-5120-99fa-6e879f745eb3 with identifier: 1988472
2026-03-30 03:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfde0eee-069c-5120-99fa-6e879f745eb3 with scrape type 2
2026-03-30 03:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfde0eee-069c-5120-99fa-6e879f745eb3 with scrape type 2
2026-03-30 03:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bfde0eee-069c-5120-99fa-6e879f745eb3, identifier: 1988472
2026-03-30 03:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bfde0eee-069c-5120-99fa-6e879f745eb3 with identifier: 1988472
2026-03-30 03:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bfde0eee-069c-5120-99fa-6e879f745eb3 with identifier: 1988472
2026-03-30 03:46:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bfde0eee-069c-5120-99fa-6e879f745eb3 with identifier: 1988472 to the API
2026-03-30 03:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:24 [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': 'bfde0eee-069c-5120-99fa-6e879f745eb3',
'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': 'E-SOUL',
'odometer': 95730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'KIA E-SOUL e-Soul e-Design Business 204ch',
'transmission': 'automatic',
'trim': 'e-Soul e-Design Business 204ch',
'vin': None,
'year': 2020}
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988472%27 HTTP/1.1" 200 None
2026-03-30 03:46:24 [ayvens.fr] INFO: Saving data for 1988472: {'auction_closing_time': 1774969200.0, 'created_time': 1774630308.905963, 'last_price_update_time': 1774842384.156194}
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988472') HTTP/1.1" 204 0
2026-03-30 03:46:24 [ayvens.fr] INFO: Found listing with ID: 1988473
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988473%27 HTTP/1.1" 200 None
2026-03-30 03:46:24 [ayvens.fr] INFO: Scrape type for 1988473: 2
2026-03-30 03:46:24 [ayvens.fr] INFO: Extracting data for car ID: 1988473
2026-03-30 03:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2525f819-9178-5eff-9012-2284321150ba with identifier: 1988473
2026-03-30 03:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2525f819-9178-5eff-9012-2284321150ba with scrape type 2
2026-03-30 03:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2525f819-9178-5eff-9012-2284321150ba with scrape type 2
2026-03-30 03:46:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2525f819-9178-5eff-9012-2284321150ba, identifier: 1988473
2026-03-30 03:46:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2525f819-9178-5eff-9012-2284321150ba with identifier: 1988473
2026-03-30 03:46:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2525f819-9178-5eff-9012-2284321150ba with identifier: 1988473
2026-03-30 03:46:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2525f819-9178-5eff-9012-2284321150ba with identifier: 1988473 to the API
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2525f819-9178-5eff-9012-2284321150ba',
'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': 103445,
'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': 'CITROËN C3 C3 1.5 BlueHDi 100ch S&S Feel Business E6.d',
'transmission': 'manual',
'trim': 'C3 1.5 BlueHDi 100ch S&S Feel Business E6.d',
'vin': None,
'year': 2021}
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988473%27 HTTP/1.1" 200 None
2026-03-30 03:46:24 [ayvens.fr] INFO: Saving data for 1988473: {'auction_closing_time': 1774969200.0, 'created_time': 1774630309.944003, 'last_price_update_time': 1774842384.551746}
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988473') HTTP/1.1" 204 0
2026-03-30 03:46:24 [ayvens.fr] INFO: Found listing with ID: 1988474
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988474%27 HTTP/1.1" 200 None
2026-03-30 03:46:24 [ayvens.fr] INFO: Scrape type for 1988474: 2
2026-03-30 03:46:24 [ayvens.fr] INFO: Extracting data for car ID: 1988474
2026-03-30 03:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d576976-0675-5088-a308-71a3dcb0adaf with identifier: 1988474
2026-03-30 03:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d576976-0675-5088-a308-71a3dcb0adaf with scrape type 2
2026-03-30 03:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d576976-0675-5088-a308-71a3dcb0adaf with scrape type 2
2026-03-30 03:46:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2d576976-0675-5088-a308-71a3dcb0adaf, identifier: 1988474
2026-03-30 03:46:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2d576976-0675-5088-a308-71a3dcb0adaf with identifier: 1988474
2026-03-30 03:46:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2d576976-0675-5088-a308-71a3dcb0adaf with identifier: 1988474
2026-03-30 03:46:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2d576976-0675-5088-a308-71a3dcb0adaf with identifier: 1988474 to the API
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2d576976-0675-5088-a308-71a3dcb0adaf',
'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': 100049,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.5 BlueHDi 110ch S&S Active',
'transmission': 'manual',
'trim': '2008 1.5 BlueHDi 110ch S&S Active',
'vin': None,
'year': 2022}
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988474%27 HTTP/1.1" 200 None
2026-03-30 03:46:24 [ayvens.fr] INFO: Saving data for 1988474: {'auction_closing_time': 1774969200.0, 'created_time': 1774630311.104497, 'last_price_update_time': 1774842384.956846}
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988474') HTTP/1.1" 204 0
2026-03-30 03:46:24 [ayvens.fr] INFO: Found listing with ID: 1988475
2026-03-30 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988475%27 HTTP/1.1" 200 None
2026-03-30 03:46:24 [ayvens.fr] INFO: Scrape type for 1988475: 2
2026-03-30 03:46:24 [ayvens.fr] INFO: Extracting data for car ID: 1988475
2026-03-30 03:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0c8d464-a245-5503-a528-344787d1df0b with identifier: 1988475
2026-03-30 03:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0c8d464-a245-5503-a528-344787d1df0b with scrape type 2
2026-03-30 03:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0c8d464-a245-5503-a528-344787d1df0b with scrape type 2
2026-03-30 03:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a0c8d464-a245-5503-a528-344787d1df0b, identifier: 1988475
2026-03-30 03:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a0c8d464-a245-5503-a528-344787d1df0b with identifier: 1988475
2026-03-30 03:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a0c8d464-a245-5503-a528-344787d1df0b with identifier: 1988475
2026-03-30 03:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a0c8d464-a245-5503-a528-344787d1df0b with identifier: 1988475 to the API
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'a0c8d464-a245-5503-a528-344787d1df0b',
'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': 37547,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Business',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988475%27 HTTP/1.1" 200 None
2026-03-30 03:46:25 [ayvens.fr] INFO: Saving data for 1988475: {'auction_closing_time': 1774969200.0, 'created_time': 1774630312.726717, 'last_price_update_time': 1774842385.34589}
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988475') HTTP/1.1" 204 0
2026-03-30 03:46:25 [ayvens.fr] INFO: Found listing with ID: 1988476
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988476%27 HTTP/1.1" 200 None
2026-03-30 03:46:25 [ayvens.fr] INFO: Scrape type for 1988476: 2
2026-03-30 03:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1988476
2026-03-30 03:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97cb6530-98f9-5f76-a849-c52c15fcb331 with identifier: 1988476
2026-03-30 03:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97cb6530-98f9-5f76-a849-c52c15fcb331 with scrape type 2
2026-03-30 03:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97cb6530-98f9-5f76-a849-c52c15fcb331 with scrape type 2
2026-03-30 03:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 97cb6530-98f9-5f76-a849-c52c15fcb331, identifier: 1988476
2026-03-30 03:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 97cb6530-98f9-5f76-a849-c52c15fcb331 with identifier: 1988476
2026-03-30 03:46:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03: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-30 03:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 97cb6530-98f9-5f76-a849-c52c15fcb331 with identifier: 1988476
2026-03-30 03:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 97cb6530-98f9-5f76-a849-c52c15fcb331 with identifier: 1988476 to the API
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '97cb6530-98f9-5f76-a849-c52c15fcb331',
'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': 76195,
'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': 'PEUGEOT 308 SW 308 SW 1.5 BlueHDi 130ch S&S Active Business',
'transmission': 'manual',
'trim': '308 SW 1.5 BlueHDi 130ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988476%27 HTTP/1.1" 200 None
2026-03-30 03:46:25 [ayvens.fr] INFO: Saving data for 1988476: {'auction_closing_time': 1774969200.0, 'created_time': 1774630314.378996, 'last_price_update_time': 1774842385.739344}
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988476') HTTP/1.1" 204 0
2026-03-30 03:46:25 [ayvens.fr] INFO: Found listing with ID: 1988477
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988477%27 HTTP/1.1" 200 None
2026-03-30 03:46:25 [ayvens.fr] INFO: Scrape type for 1988477: 2
2026-03-30 03:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1988477
2026-03-30 03:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6920f032-dbcc-54cb-bb5e-26b45dd93b58 with identifier: 1988477
2026-03-30 03:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6920f032-dbcc-54cb-bb5e-26b45dd93b58 with scrape type 2
2026-03-30 03:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6920f032-dbcc-54cb-bb5e-26b45dd93b58 with scrape type 2
2026-03-30 03:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6920f032-dbcc-54cb-bb5e-26b45dd93b58, identifier: 1988477
2026-03-30 03:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6920f032-dbcc-54cb-bb5e-26b45dd93b58 with identifier: 1988477
2026-03-30 03:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6920f032-dbcc-54cb-bb5e-26b45dd93b58 with identifier: 1988477
2026-03-30 03:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6920f032-dbcc-54cb-bb5e-26b45dd93b58 with identifier: 1988477 to the API
2026-03-30 03:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6920f032-dbcc-54cb-bb5e-26b45dd93b58',
'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': 'MOKKA',
'odometer': 58704,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL MOKKA Mokka 1.5 D 110ch GS Line',
'transmission': 'manual',
'trim': 'Mokka 1.5 D 110ch GS Line',
'vin': None,
'year': 2021}
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988477%27 HTTP/1.1" 200 None
2026-03-30 03:46:26 [ayvens.fr] INFO: Saving data for 1988477: {'auction_closing_time': 1774969200.0, 'created_time': 1774630315.051346, 'last_price_update_time': 1774842386.148428}
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988477') HTTP/1.1" 204 0
2026-03-30 03:46:26 [ayvens.fr] INFO: Found listing with ID: 1988478
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988478%27 HTTP/1.1" 200 None
2026-03-30 03:46:26 [ayvens.fr] INFO: Scrape type for 1988478: 2
2026-03-30 03:46:26 [ayvens.fr] INFO: Extracting data for car ID: 1988478
2026-03-30 03:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf8b5abd-5363-52d3-bd81-e4f153f83682 with identifier: 1988478
2026-03-30 03:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf8b5abd-5363-52d3-bd81-e4f153f83682 with scrape type 2
2026-03-30 03:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf8b5abd-5363-52d3-bd81-e4f153f83682 with scrape type 2
2026-03-30 03:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bf8b5abd-5363-52d3-bd81-e4f153f83682, identifier: 1988478
2026-03-30 03:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bf8b5abd-5363-52d3-bd81-e4f153f83682 with identifier: 1988478
2026-03-30 03:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bf8b5abd-5363-52d3-bd81-e4f153f83682 with identifier: 1988478
2026-03-30 03:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bf8b5abd-5363-52d3-bd81-e4f153f83682 with identifier: 1988478 to the API
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 167,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'bf8b5abd-5363-52d3-bd81-e4f153f83682',
'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': 95628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T3 163ch R-Design Geartronic 8',
'transmission': 'automatic',
'trim': 'XC40 T3 163ch R-Design Geartronic 8',
'vin': None,
'year': 2021}
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988478%27 HTTP/1.1" 200 None
2026-03-30 03:46:26 [ayvens.fr] INFO: Saving data for 1988478: {'auction_closing_time': 1774969200.0, 'created_time': 1774630316.344238, 'last_price_update_time': 1774842386.528588}
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988478') HTTP/1.1" 204 0
2026-03-30 03:46:26 [ayvens.fr] INFO: Found listing with ID: 1988479
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988479%27 HTTP/1.1" 200 None
2026-03-30 03:46:26 [ayvens.fr] INFO: Scrape type for 1988479: 2
2026-03-30 03:46:26 [ayvens.fr] INFO: Extracting data for car ID: 1988479
2026-03-30 03:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df9c5491-5e22-50f0-856e-477a225a4f72 with identifier: 1988479
2026-03-30 03:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df9c5491-5e22-50f0-856e-477a225a4f72 with scrape type 2
2026-03-30 03:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df9c5491-5e22-50f0-856e-477a225a4f72 with scrape type 2
2026-03-30 03:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: df9c5491-5e22-50f0-856e-477a225a4f72, identifier: 1988479
2026-03-30 03:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: df9c5491-5e22-50f0-856e-477a225a4f72 with identifier: 1988479
2026-03-30 03:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: df9c5491-5e22-50f0-856e-477a225a4f72 with identifier: 1988479
2026-03-30 03:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: df9c5491-5e22-50f0-856e-477a225a4f72 with identifier: 1988479 to the API
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'df9c5491-5e22-50f0-856e-477a225a4f72',
'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': 52523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ARKANA Arkana 1.6 E-Tech 145ch RS Line',
'transmission': 'automatic',
'trim': 'Arkana 1.6 E-Tech 145ch RS Line',
'vin': None,
'year': 2022}
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988479%27 HTTP/1.1" 200 None
2026-03-30 03:46:26 [ayvens.fr] INFO: Saving data for 1988479: {'auction_closing_time': 1774969200.0, 'created_time': 1774630318.806149, 'last_price_update_time': 1774842386.919027}
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988479') HTTP/1.1" 204 0
2026-03-30 03:46:26 [ayvens.fr] INFO: Found listing with ID: 1988480
2026-03-30 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988480%27 HTTP/1.1" 200 None
2026-03-30 03:46:26 [ayvens.fr] INFO: Scrape type for 1988480: 2
2026-03-30 03:46:26 [ayvens.fr] INFO: Extracting data for car ID: 1988480
2026-03-30 03:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 018f690a-4dc2-5d0e-b118-494bd8ba9911 with identifier: 1988480
2026-03-30 03:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 018f690a-4dc2-5d0e-b118-494bd8ba9911 with scrape type 2
2026-03-30 03:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 018f690a-4dc2-5d0e-b118-494bd8ba9911 with scrape type 2
2026-03-30 03:46:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 018f690a-4dc2-5d0e-b118-494bd8ba9911, identifier: 1988480
2026-03-30 03:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 018f690a-4dc2-5d0e-b118-494bd8ba9911 with identifier: 1988480
2026-03-30 03:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 018f690a-4dc2-5d0e-b118-494bd8ba9911 with identifier: 1988480
2026-03-30 03:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 018f690a-4dc2-5d0e-b118-494bd8ba9911 with identifier: 1988480 to the API
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 84,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '018f690a-4dc2-5d0e-b118-494bd8ba9911',
'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': 58989,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 100h France Business 5p',
'transmission': 'automatic',
'trim': 'Yaris 100h France Business 5p',
'vin': None,
'year': 2019}
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988480%27 HTTP/1.1" 200 None
2026-03-30 03:46:27 [ayvens.fr] INFO: Saving data for 1988480: {'auction_closing_time': 1774969200.0, 'created_time': 1774630320.436758, 'last_price_update_time': 1774842387.316416}
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988480') HTTP/1.1" 204 0
2026-03-30 03:46:27 [ayvens.fr] INFO: Found listing with ID: 1988481
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988481%27 HTTP/1.1" 200 None
2026-03-30 03:46:27 [ayvens.fr] INFO: Scrape type for 1988481: 2
2026-03-30 03:46:27 [ayvens.fr] INFO: Extracting data for car ID: 1988481
2026-03-30 03:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11901a73-46ae-5bf0-8d0d-cdeeda8eee5c with identifier: 1988481
2026-03-30 03:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11901a73-46ae-5bf0-8d0d-cdeeda8eee5c with scrape type 2
2026-03-30 03:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11901a73-46ae-5bf0-8d0d-cdeeda8eee5c with scrape type 2
2026-03-30 03:46:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 11901a73-46ae-5bf0-8d0d-cdeeda8eee5c, identifier: 1988481
2026-03-30 03:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 11901a73-46ae-5bf0-8d0d-cdeeda8eee5c with identifier: 1988481
2026-03-30 03:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 11901a73-46ae-5bf0-8d0d-cdeeda8eee5c with identifier: 1988481
2026-03-30 03:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 11901a73-46ae-5bf0-8d0d-cdeeda8eee5c with identifier: 1988481 to the API
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '11901a73-46ae-5bf0-8d0d-cdeeda8eee5c',
'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': 117019,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 230ch HEV GT-Line Premium BVA6 4x2',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 230ch HEV GT-Line Premium BVA6 4x2',
'vin': None,
'year': 2022}
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988481%27 HTTP/1.1" 200 None
2026-03-30 03:46:27 [ayvens.fr] INFO: Saving data for 1988481: {'auction_closing_time': 1774969200.0, 'created_time': 1774630321.330488, 'last_price_update_time': 1774842387.699976}
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988481') HTTP/1.1" 204 0
2026-03-30 03:46:27 [ayvens.fr] INFO: Found listing with ID: 1988482
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988482%27 HTTP/1.1" 200 None
2026-03-30 03:46:27 [ayvens.fr] INFO: Scrape type for 1988482: 2
2026-03-30 03:46:27 [ayvens.fr] INFO: Extracting data for car ID: 1988482
2026-03-30 03:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a1cc07c-5c83-56c3-bafd-778eb545934d with identifier: 1988482
2026-03-30 03:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a1cc07c-5c83-56c3-bafd-778eb545934d with scrape type 2
2026-03-30 03:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a1cc07c-5c83-56c3-bafd-778eb545934d with scrape type 2
2026-03-30 03:46:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9a1cc07c-5c83-56c3-bafd-778eb545934d, identifier: 1988482
2026-03-30 03:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9a1cc07c-5c83-56c3-bafd-778eb545934d with identifier: 1988482
2026-03-30 03:46:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9a1cc07c-5c83-56c3-bafd-778eb545934d with identifier: 1988482
2026-03-30 03:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9a1cc07c-5c83-56c3-bafd-778eb545934d with identifier: 1988482 to the API
2026-03-30 03:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GRIS CLAIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '9a1cc07c-5c83-56c3-bafd-778eb545934d',
'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': 83825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 100ch S&S Active Business',
'transmission': 'manual',
'trim': '208 1.2 PureTech 100ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988482%27 HTTP/1.1" 200 None
2026-03-30 03:46:28 [ayvens.fr] INFO: Saving data for 1988482: {'auction_closing_time': 1774969200.0, 'created_time': 1774630323.273656, 'last_price_update_time': 1774842388.10012}
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988482') HTTP/1.1" 204 0
2026-03-30 03:46:28 [ayvens.fr] INFO: Found listing with ID: 1988483
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988483%27 HTTP/1.1" 200 None
2026-03-30 03:46:28 [ayvens.fr] INFO: Scrape type for 1988483: 2
2026-03-30 03:46:28 [ayvens.fr] INFO: Extracting data for car ID: 1988483
2026-03-30 03:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b32b7030-899f-5369-a550-300f7afd5a6b with identifier: 1988483
2026-03-30 03:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32b7030-899f-5369-a550-300f7afd5a6b with scrape type 2
2026-03-30 03:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b32b7030-899f-5369-a550-300f7afd5a6b with scrape type 2
2026-03-30 03:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b32b7030-899f-5369-a550-300f7afd5a6b, identifier: 1988483
2026-03-30 03:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b32b7030-899f-5369-a550-300f7afd5a6b with identifier: 1988483
2026-03-30 03:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b32b7030-899f-5369-a550-300f7afd5a6b with identifier: 1988483
2026-03-30 03:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b32b7030-899f-5369-a550-300f7afd5a6b with identifier: 1988483 to the API
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b32b7030-899f-5369-a550-300f7afd5a6b',
'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': 66065,
'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-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988483%27 HTTP/1.1" 200 None
2026-03-30 03:46:28 [ayvens.fr] INFO: Saving data for 1988483: {'auction_closing_time': 1774969200.0, 'created_time': 1774630324.34816, 'last_price_update_time': 1774842388.570441}
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988483') HTTP/1.1" 204 0
2026-03-30 03:46:28 [ayvens.fr] INFO: Found listing with ID: 1988484
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988484%27 HTTP/1.1" 200 None
2026-03-30 03:46:28 [ayvens.fr] INFO: Scrape type for 1988484: 2
2026-03-30 03:46:28 [ayvens.fr] INFO: Extracting data for car ID: 1988484
2026-03-30 03:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14c72d4-af2d-50a4-962f-b2beb10dd138 with identifier: 1988484
2026-03-30 03:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14c72d4-af2d-50a4-962f-b2beb10dd138 with scrape type 2
2026-03-30 03:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e14c72d4-af2d-50a4-962f-b2beb10dd138 with scrape type 2
2026-03-30 03:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e14c72d4-af2d-50a4-962f-b2beb10dd138, identifier: 1988484
2026-03-30 03:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e14c72d4-af2d-50a4-962f-b2beb10dd138 with identifier: 1988484
2026-03-30 03:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e14c72d4-af2d-50a4-962f-b2beb10dd138 with identifier: 1988484
2026-03-30 03:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e14c72d4-af2d-50a4-962f-b2beb10dd138 with identifier: 1988484 to the API
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e14c72d4-af2d-50a4-962f-b2beb10dd138',
'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': 129009,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-16',
'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-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988484%27 HTTP/1.1" 200 None
2026-03-30 03:46:28 [ayvens.fr] INFO: Saving data for 1988484: {'auction_closing_time': 1774969200.0, 'created_time': 1774630325.115565, 'last_price_update_time': 1774842388.969243}
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988484') HTTP/1.1" 204 0
2026-03-30 03:46:28 [ayvens.fr] INFO: Found listing with ID: 1988485
2026-03-30 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988485%27 HTTP/1.1" 200 None
2026-03-30 03:46:29 [ayvens.fr] INFO: Scrape type for 1988485: 2
2026-03-30 03:46:29 [ayvens.fr] INFO: Extracting data for car ID: 1988485
2026-03-30 03:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a835300a-c98a-58d5-9923-6582c81bba59 with identifier: 1988485
2026-03-30 03:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a835300a-c98a-58d5-9923-6582c81bba59 with scrape type 2
2026-03-30 03:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a835300a-c98a-58d5-9923-6582c81bba59 with scrape type 2
2026-03-30 03:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a835300a-c98a-58d5-9923-6582c81bba59, identifier: 1988485
2026-03-30 03:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a835300a-c98a-58d5-9923-6582c81bba59 with identifier: 1988485
2026-03-30 03:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a835300a-c98a-58d5-9923-6582c81bba59 with identifier: 1988485
2026-03-30 03:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a835300a-c98a-58d5-9923-6582c81bba59 with identifier: 1988485 to the API
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GRIS PLATINE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'a835300a-c98a-58d5-9923-6582c81bba59',
'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': 77058,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT SCENIC Scenic 1.3 TCe 140ch Intens EDC',
'transmission': 'automatic',
'trim': 'Scenic 1.3 TCe 140ch Intens EDC',
'vin': None,
'year': 2021}
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988485%27 HTTP/1.1" 200 None
2026-03-30 03:46:29 [ayvens.fr] INFO: Saving data for 1988485: {'auction_closing_time': 1774969200.0, 'created_time': 1774630326.88322, 'last_price_update_time': 1774842389.360939}
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988485') HTTP/1.1" 204 0
2026-03-30 03:46:29 [ayvens.fr] INFO: Found listing with ID: 1988486
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988486%27 HTTP/1.1" 200 None
2026-03-30 03:46:29 [ayvens.fr] INFO: Scrape type for 1988486: 2
2026-03-30 03:46:29 [ayvens.fr] INFO: Extracting data for car ID: 1988486
2026-03-30 03:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db82709d-e64d-5f9d-bf96-2b062a02b7e4 with identifier: 1988486
2026-03-30 03:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db82709d-e64d-5f9d-bf96-2b062a02b7e4 with scrape type 2
2026-03-30 03:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db82709d-e64d-5f9d-bf96-2b062a02b7e4 with scrape type 2
2026-03-30 03:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: db82709d-e64d-5f9d-bf96-2b062a02b7e4, identifier: 1988486
2026-03-30 03:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: db82709d-e64d-5f9d-bf96-2b062a02b7e4 with identifier: 1988486
2026-03-30 03:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: db82709d-e64d-5f9d-bf96-2b062a02b7e4 with identifier: 1988486
2026-03-30 03:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: db82709d-e64d-5f9d-bf96-2b062a02b7e4 with identifier: 1988486 to the API
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'db82709d-e64d-5f9d-bf96-2b062a02b7e4',
'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': 37902,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 116h Design 5p',
'transmission': 'automatic',
'trim': 'Yaris 116h Design 5p',
'vin': None,
'year': 2022}
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988486%27 HTTP/1.1" 200 None
2026-03-30 03:46:29 [ayvens.fr] INFO: Saving data for 1988486: {'auction_closing_time': 1774969200.0, 'created_time': 1774630327.55532, 'last_price_update_time': 1774842389.775244}
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988486') HTTP/1.1" 204 0
2026-03-30 03:46:29 [ayvens.fr] INFO: Found listing with ID: 1988487
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988487%27 HTTP/1.1" 200 None
2026-03-30 03:46:29 [ayvens.fr] INFO: Scrape type for 1988487: 2
2026-03-30 03:46:29 [ayvens.fr] INFO: Extracting data for car ID: 1988487
2026-03-30 03:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8 with identifier: 1988487
2026-03-30 03:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8 with scrape type 2
2026-03-30 03:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8 with scrape type 2
2026-03-30 03:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8, identifier: 1988487
2026-03-30 03:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8 with identifier: 1988487
2026-03-30 03:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8 with identifier: 1988487
2026-03-30 03:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8 with identifier: 1988487 to the API
2026-03-30 03:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'bb77a6a9-7f33-5c9b-ac45-e69ef48b86f8',
'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': 106451,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross BlueHDi 130ch S&S Live',
'transmission': 'manual',
'trim': 'C5 Aircross BlueHDi 130ch S&S Live',
'vin': None,
'year': 2022}
2026-03-30 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988487%27 HTTP/1.1" 200 None
2026-03-30 03:46:30 [ayvens.fr] INFO: Saving data for 1988487: {'auction_closing_time': 1774969200.0, 'created_time': 1774630328.640677, 'last_price_update_time': 1774842390.167533}
2026-03-30 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988487') HTTP/1.1" 204 0
2026-03-30 03:46:30 [ayvens.fr] INFO: Found listing with ID: 1988488
2026-03-30 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988488%27 HTTP/1.1" 200 None
2026-03-30 03:46:30 [ayvens.fr] INFO: Scrape type for 1988488: 2
2026-03-30 03:46:30 [ayvens.fr] INFO: Extracting data for car ID: 1988488
2026-03-30 03:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bf8976-c218-5f0c-aa7b-805924bd9ed4 with identifier: 1988488
2026-03-30 03:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bf8976-c218-5f0c-aa7b-805924bd9ed4 with scrape type 2
2026-03-30 03:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bf8976-c218-5f0c-aa7b-805924bd9ed4 with scrape type 2
2026-03-30 03:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 58bf8976-c218-5f0c-aa7b-805924bd9ed4, identifier: 1988488
2026-03-30 03:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 58bf8976-c218-5f0c-aa7b-805924bd9ed4 with identifier: 1988488
2026-03-30 03:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 58bf8976-c218-5f0c-aa7b-805924bd9ed4 with identifier: 1988488
2026-03-30 03:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 58bf8976-c218-5f0c-aa7b-805924bd9ed4 with identifier: 1988488 to the API
2026-03-30 03:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GRIS SQUALE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '58bf8976-c218-5f0c-aa7b-805924bd9ed4',
'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': 94069,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI Qashqai e-POWER 190ch N-Connecta',
'transmission': 'automatic',
'trim': 'Qashqai e-POWER 190ch N-Connecta',
'vin': None,
'year': 2023}
2026-03-30 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988488%27 HTTP/1.1" 200 None
2026-03-30 03:46:31 [ayvens.fr] INFO: Saving data for 1988488: {'auction_closing_time': 1774969200.0, 'created_time': 1774630329.701017, 'last_price_update_time': 1774842391.66466}
2026-03-30 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988488') HTTP/1.1" 204 0
2026-03-30 03:46:31 [ayvens.fr] INFO: Found listing with ID: 1988489
2026-03-30 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988489%27 HTTP/1.1" 200 None
2026-03-30 03:46:31 [ayvens.fr] INFO: Scrape type for 1988489: 2
2026-03-30 03:46:31 [ayvens.fr] INFO: Extracting data for car ID: 1988489
2026-03-30 03:46:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ca3cb72-ff00-58d6-967a-3a5d393b328a with identifier: 1988489
2026-03-30 03:46:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ca3cb72-ff00-58d6-967a-3a5d393b328a with scrape type 2
2026-03-30 03:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ca3cb72-ff00-58d6-967a-3a5d393b328a with scrape type 2
2026-03-30 03:46:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3ca3cb72-ff00-58d6-967a-3a5d393b328a, identifier: 1988489
2026-03-30 03:46:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3ca3cb72-ff00-58d6-967a-3a5d393b328a with identifier: 1988489
2026-03-30 03:46:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3ca3cb72-ff00-58d6-967a-3a5d393b328a with identifier: 1988489
2026-03-30 03:46:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3ca3cb72-ff00-58d6-967a-3a5d393b328a with identifier: 1988489 to the API
2026-03-30 03:46:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '3ca3cb72-ff00-58d6-967a-3a5d393b328a',
'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': 'E-BERLINGO',
'odometer': 41025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN E-BERLINGO Berlingo M Moteur Electrique 136ch (100 kW) '
'Shine Automatique',
'transmission': 'automatic',
'trim': 'Berlingo M Moteur Electrique 136ch (100 kW) Shine Automatique',
'vin': None,
'year': 2023}
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988489%27 HTTP/1.1" 200 None
2026-03-30 03:46:32 [ayvens.fr] INFO: Saving data for 1988489: {'auction_closing_time': 1774969200.0, 'created_time': 1774630330.951074, 'last_price_update_time': 1774842392.072877}
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988489') HTTP/1.1" 204 0
2026-03-30 03:46:32 [ayvens.fr] INFO: Found listing with ID: 1988490
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988490%27 HTTP/1.1" 200 None
2026-03-30 03:46:32 [ayvens.fr] INFO: Scrape type for 1988490: 2
2026-03-30 03:46:32 [ayvens.fr] INFO: Extracting data for car ID: 1988490
2026-03-30 03:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc9eb717-472c-5acb-be63-4b399309b8ac with identifier: 1988490
2026-03-30 03:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc9eb717-472c-5acb-be63-4b399309b8ac with scrape type 2
2026-03-30 03:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc9eb717-472c-5acb-be63-4b399309b8ac with scrape type 2
2026-03-30 03:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dc9eb717-472c-5acb-be63-4b399309b8ac, identifier: 1988490
2026-03-30 03:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dc9eb717-472c-5acb-be63-4b399309b8ac with identifier: 1988490
2026-03-30 03:46:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dc9eb717-472c-5acb-be63-4b399309b8ac with identifier: 1988490
2026-03-30 03:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dc9eb717-472c-5acb-be63-4b399309b8ac with identifier: 1988490 to the API
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'EMERAUDE BLUE NACRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'dc9eb717-472c-5acb-be63-4b399309b8ac',
'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 CACTUS',
'odometer': 77346,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C4 CACTUS C4 Cactus PureTech 110ch S&S Feel Business EAT6',
'transmission': 'automatic',
'trim': 'C4 Cactus PureTech 110ch S&S Feel Business EAT6',
'vin': None,
'year': 2019}
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988490%27 HTTP/1.1" 200 None
2026-03-30 03:46:32 [ayvens.fr] INFO: Saving data for 1988490: {'auction_closing_time': 1774969200.0, 'created_time': 1774630334.640703, 'last_price_update_time': 1774842392.477684}
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988490') HTTP/1.1" 204 0
2026-03-30 03:46:32 [ayvens.fr] INFO: Found listing with ID: 1988491
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988491%27 HTTP/1.1" 200 None
2026-03-30 03:46:32 [ayvens.fr] INFO: Scrape type for 1988491: 2
2026-03-30 03:46:32 [ayvens.fr] INFO: Extracting data for car ID: 1988491
2026-03-30 03:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30297ef5-c43d-5d38-897b-dd1a0de2cf0d with identifier: 1988491
2026-03-30 03:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30297ef5-c43d-5d38-897b-dd1a0de2cf0d with scrape type 2
2026-03-30 03:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30297ef5-c43d-5d38-897b-dd1a0de2cf0d with scrape type 2
2026-03-30 03:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 30297ef5-c43d-5d38-897b-dd1a0de2cf0d, identifier: 1988491
2026-03-30 03:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 30297ef5-c43d-5d38-897b-dd1a0de2cf0d with identifier: 1988491
2026-03-30 03:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 30297ef5-c43d-5d38-897b-dd1a0de2cf0d with identifier: 1988491
2026-03-30 03:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 30297ef5-c43d-5d38-897b-dd1a0de2cf0d with identifier: 1988491 to the API
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03: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-30 03:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '30297ef5-c43d-5d38-897b-dd1a0de2cf0d',
'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': 'GRAND C4 SPACETOURER',
'odometer': 112256,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-27',
'seats_number': 7,
'seller_name': None,
'title': 'CITROËN GRAND C4 SPACETOURER Grand C4 SpaceTourer PureTech 130ch '
'S&S Business',
'transmission': 'manual',
'trim': 'Grand C4 SpaceTourer PureTech 130ch S&S Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988491%27 HTTP/1.1" 200 None
2026-03-30 03:46:32 [ayvens.fr] INFO: Saving data for 1988491: {'auction_closing_time': 1774969200.0, 'created_time': 1774630335.616273, 'last_price_update_time': 1774842392.896055}
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988491') HTTP/1.1" 204 0
2026-03-30 03:46:32 [ayvens.fr] INFO: Found listing with ID: 1988492
2026-03-30 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988492%27 HTTP/1.1" 200 None
2026-03-30 03:46:32 [ayvens.fr] INFO: Scrape type for 1988492: 2
2026-03-30 03:46:32 [ayvens.fr] INFO: Extracting data for car ID: 1988492
2026-03-30 03:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c3cce06-49e9-51fd-9ae1-48c4c4121618 with identifier: 1988492
2026-03-30 03:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c3cce06-49e9-51fd-9ae1-48c4c4121618 with scrape type 2
2026-03-30 03:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c3cce06-49e9-51fd-9ae1-48c4c4121618 with scrape type 2
2026-03-30 03:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9c3cce06-49e9-51fd-9ae1-48c4c4121618, identifier: 1988492
2026-03-30 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9c3cce06-49e9-51fd-9ae1-48c4c4121618 with identifier: 1988492
2026-03-30 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9c3cce06-49e9-51fd-9ae1-48c4c4121618 with identifier: 1988492
2026-03-30 03:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9c3cce06-49e9-51fd-9ae1-48c4c4121618 with identifier: 1988492 to the API
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GRIS AMAZONITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9c3cce06-49e9-51fd-9ae1-48c4c4121618',
'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': 118586,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 2.0 BlueHDi 180ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '3008 2.0 BlueHDi 180ch S&S GT EAT8',
'vin': None,
'year': 2018}
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988492%27 HTTP/1.1" 200 None
2026-03-30 03:46:33 [ayvens.fr] INFO: Saving data for 1988492: {'auction_closing_time': 1774969200.0, 'created_time': 1774630336.67704, 'last_price_update_time': 1774842393.30904}
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988492') HTTP/1.1" 204 0
2026-03-30 03:46:33 [ayvens.fr] INFO: Found listing with ID: 1988493
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988493%27 HTTP/1.1" 200 None
2026-03-30 03:46:33 [ayvens.fr] INFO: Scrape type for 1988493: 2
2026-03-30 03:46:33 [ayvens.fr] INFO: Extracting data for car ID: 1988493
2026-03-30 03:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3977c499-e1f5-59ff-b503-e388c3e0d067 with identifier: 1988493
2026-03-30 03:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3977c499-e1f5-59ff-b503-e388c3e0d067 with scrape type 2
2026-03-30 03:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3977c499-e1f5-59ff-b503-e388c3e0d067 with scrape type 2
2026-03-30 03:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3977c499-e1f5-59ff-b503-e388c3e0d067, identifier: 1988493
2026-03-30 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3977c499-e1f5-59ff-b503-e388c3e0d067 with identifier: 1988493
2026-03-30 03:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3977c499-e1f5-59ff-b503-e388c3e0d067 with identifier: 1988493
2026-03-30 03:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3977c499-e1f5-59ff-b503-e388c3e0d067 with identifier: 1988493 to the API
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:33 [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': '3977c499-e1f5-59ff-b503-e388c3e0d067',
'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': 63041,
'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-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988493%27 HTTP/1.1" 200 None
2026-03-30 03:46:33 [ayvens.fr] INFO: Saving data for 1988493: {'auction_closing_time': 1774969200.0, 'created_time': 1774630338.031489, 'last_price_update_time': 1774842393.71617}
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988493') HTTP/1.1" 204 0
2026-03-30 03:46:33 [ayvens.fr] INFO: Found listing with ID: 1988494
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988494%27 HTTP/1.1" 200 None
2026-03-30 03:46:33 [ayvens.fr] INFO: Scrape type for 1988494: 2
2026-03-30 03:46:33 [ayvens.fr] INFO: Extracting data for car ID: 1988494
2026-03-30 03:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4c2bbd-7a32-5b66-90a3-f350e954cfc8 with identifier: 1988494
2026-03-30 03:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4c2bbd-7a32-5b66-90a3-f350e954cfc8 with scrape type 2
2026-03-30 03:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e4c2bbd-7a32-5b66-90a3-f350e954cfc8 with scrape type 2
2026-03-30 03:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5e4c2bbd-7a32-5b66-90a3-f350e954cfc8, identifier: 1988494
2026-03-30 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5e4c2bbd-7a32-5b66-90a3-f350e954cfc8 with identifier: 1988494
2026-03-30 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5e4c2bbd-7a32-5b66-90a3-f350e954cfc8 with identifier: 1988494
2026-03-30 03:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5e4c2bbd-7a32-5b66-90a3-f350e954cfc8 with identifier: 1988494 to the API
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'NOIR BASALTE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '5e4c2bbd-7a32-5b66-90a3-f350e954cfc8',
'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': 112064,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 230ch HEV Design BVA6 4x2',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 230ch HEV Design BVA6 4x2',
'vin': None,
'year': 2023}
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:34 [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-30 03:46:34 [ayvens.fr] INFO: Saving data for 1988494: {'auction_closing_time': 1774969200.0, 'created_time': 1774630339.432069, 'last_price_update_time': 1774842394.2228}
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988494') HTTP/1.1" 204 0
2026-03-30 03:46:34 [ayvens.fr] INFO: Found listing with ID: 1988495
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:34 [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-30 03:46:34 [ayvens.fr] INFO: Scrape type for 1988495: 2
2026-03-30 03:46:34 [ayvens.fr] INFO: Extracting data for car ID: 1988495
2026-03-30 03:46:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc392bf5-eee4-56b8-8c6a-91bf7e934679 with identifier: 1988495
2026-03-30 03:46:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc392bf5-eee4-56b8-8c6a-91bf7e934679 with scrape type 2
2026-03-30 03:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc392bf5-eee4-56b8-8c6a-91bf7e934679 with scrape type 2
2026-03-30 03:46:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dc392bf5-eee4-56b8-8c6a-91bf7e934679, identifier: 1988495
2026-03-30 03:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dc392bf5-eee4-56b8-8c6a-91bf7e934679 with identifier: 1988495
2026-03-30 03:46:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dc392bf5-eee4-56b8-8c6a-91bf7e934679 with identifier: 1988495
2026-03-30 03:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dc392bf5-eee4-56b8-8c6a-91bf7e934679 with identifier: 1988495 to the API
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'NOIR BRILLANT',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'dc392bf5-eee4-56b8-8c6a-91bf7e934679',
'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': 'A4 AVANT',
'odometer': 111568,
'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': 'AUDI A4 AVANT A4 Avant 40 TFSI 204ch Business line S tronic 7',
'transmission': 'automatic',
'trim': 'A4 Avant 40 TFSI 204ch Business line S tronic 7',
'vin': None,
'year': 2022}
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:34 [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-30 03:46:34 [ayvens.fr] INFO: Saving data for 1988495: {'auction_closing_time': 1774969200.0, 'created_time': 1774630340.546822, 'last_price_update_time': 1774842394.711527}
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988495') HTTP/1.1" 204 0
2026-03-30 03:46:34 [ayvens.fr] INFO: Found listing with ID: 1988496
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:34 [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-30 03:46:34 [ayvens.fr] INFO: Scrape type for 1988496: 2
2026-03-30 03:46:34 [ayvens.fr] INFO: Extracting data for car ID: 1988496
2026-03-30 03:46:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 105f0bb9-963a-5042-a1b9-d75943145b5e with identifier: 1988496
2026-03-30 03:46:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 105f0bb9-963a-5042-a1b9-d75943145b5e with scrape type 2
2026-03-30 03:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 105f0bb9-963a-5042-a1b9-d75943145b5e with scrape type 2
2026-03-30 03:46:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 105f0bb9-963a-5042-a1b9-d75943145b5e, identifier: 1988496
2026-03-30 03:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 105f0bb9-963a-5042-a1b9-d75943145b5e with identifier: 1988496
2026-03-30 03:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 105f0bb9-963a-5042-a1b9-d75943145b5e with identifier: 1988496
2026-03-30 03:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 105f0bb9-963a-5042-a1b9-d75943145b5e with identifier: 1988496 to the API
2026-03-30 03:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:35 [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': 'petrol',
'id': '105f0bb9-963a-5042-a1b9-d75943145b5e',
'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': 37707,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine',
'transmission': 'manual',
'trim': 'C3 1.2 PureTech 110ch S&S Shine',
'vin': None,
'year': 2023}
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988496%27 HTTP/1.1" 200 None
2026-03-30 03:46:35 [ayvens.fr] INFO: Saving data for 1988496: {'auction_closing_time': 1774969200.0, 'created_time': 1774630341.82993, 'last_price_update_time': 1774842395.085989}
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988496') HTTP/1.1" 204 0
2026-03-30 03:46:35 [ayvens.fr] INFO: Found listing with ID: 1988497
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988497%27 HTTP/1.1" 200 None
2026-03-30 03:46:35 [ayvens.fr] INFO: Scrape type for 1988497: 2
2026-03-30 03:46:35 [ayvens.fr] INFO: Extracting data for car ID: 1988497
2026-03-30 03:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 658d0ebf-c531-5847-979e-36b92a0dcdf8 with identifier: 1988497
2026-03-30 03:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 658d0ebf-c531-5847-979e-36b92a0dcdf8 with scrape type 2
2026-03-30 03:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 658d0ebf-c531-5847-979e-36b92a0dcdf8 with scrape type 2
2026-03-30 03:46:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 658d0ebf-c531-5847-979e-36b92a0dcdf8, identifier: 1988497
2026-03-30 03:46:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 658d0ebf-c531-5847-979e-36b92a0dcdf8 with identifier: 1988497
2026-03-30 03:46:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 658d0ebf-c531-5847-979e-36b92a0dcdf8 with identifier: 1988497
2026-03-30 03:46:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 658d0ebf-c531-5847-979e-36b92a0dcdf8 with identifier: 1988497 to the API
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 30,
'color': 'SKYSCRAPER GRAU METALISEE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '658d0ebf-c531-5847-979e-36b92a0dcdf8',
'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': 60896,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 Serie 3 320eA 204ch Business Design',
'transmission': 'automatic',
'trim': 'Serie 3 320eA 204ch Business Design',
'vin': None,
'year': 2023}
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988497%27 HTTP/1.1" 200 None
2026-03-30 03:46:35 [ayvens.fr] INFO: Saving data for 1988497: {'auction_closing_time': 1774969200.0, 'created_time': 1774630343.111647, 'last_price_update_time': 1774842395.479628}
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988497') HTTP/1.1" 204 0
2026-03-30 03:46:35 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-30 03:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:46:37 [ayvens.fr] INFO: Found listing with ID: 1988498
2026-03-30 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988498%27 HTTP/1.1" 200 None
2026-03-30 03:46:37 [ayvens.fr] INFO: Scrape type for 1988498: 2
2026-03-30 03:46:37 [ayvens.fr] INFO: Extracting data for car ID: 1988498
2026-03-30 03:46:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18409c7a-3d91-5c51-b2d1-94f987af007e with identifier: 1988498
2026-03-30 03:46:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18409c7a-3d91-5c51-b2d1-94f987af007e with scrape type 2
2026-03-30 03:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18409c7a-3d91-5c51-b2d1-94f987af007e with scrape type 2
2026-03-30 03:46:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 18409c7a-3d91-5c51-b2d1-94f987af007e, identifier: 1988498
2026-03-30 03:46:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 18409c7a-3d91-5c51-b2d1-94f987af007e with identifier: 1988498
2026-03-30 03:46:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 18409c7a-3d91-5c51-b2d1-94f987af007e with identifier: 1988498
2026-03-30 03:46:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 18409c7a-3d91-5c51-b2d1-94f987af007e with identifier: 1988498 to the API
2026-03-30 03:46:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 24,
'color': 'VOLATION BLUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '18409c7a-3d91-5c51-b2d1-94f987af007e',
'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': '01',
'odometer': 28993,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'LYNK & CO 01 01 1.5 PHEV 261ch DCTH 7',
'transmission': 'automatic',
'trim': '01 1.5 PHEV 261ch DCTH 7',
'vin': None,
'year': 2023}
2026-03-30 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988498%27 HTTP/1.1" 200 None
2026-03-30 03:46:37 [ayvens.fr] INFO: Saving data for 1988498: {'auction_closing_time': 1774969200.0, 'created_time': 1774630346.139947, 'last_price_update_time': 1774842397.994258}
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988498') HTTP/1.1" 204 0
2026-03-30 03:46:38 [ayvens.fr] INFO: Found listing with ID: 1988499
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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-30 03:46:38 [ayvens.fr] INFO: Scrape type for 1988499: 2
2026-03-30 03:46:38 [ayvens.fr] INFO: Extracting data for car ID: 1988499
2026-03-30 03:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b24fef3-fcb3-5969-9cfa-9225c20cf0a8 with identifier: 1988499
2026-03-30 03:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b24fef3-fcb3-5969-9cfa-9225c20cf0a8 with scrape type 2
2026-03-30 03:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b24fef3-fcb3-5969-9cfa-9225c20cf0a8 with scrape type 2
2026-03-30 03:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2b24fef3-fcb3-5969-9cfa-9225c20cf0a8, identifier: 1988499
2026-03-30 03:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2b24fef3-fcb3-5969-9cfa-9225c20cf0a8 with identifier: 1988499
2026-03-30 03:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2b24fef3-fcb3-5969-9cfa-9225c20cf0a8 with identifier: 1988499
2026-03-30 03:46:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2b24fef3-fcb3-5969-9cfa-9225c20cf0a8 with identifier: 1988499 to the API
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '2b24fef3-fcb3-5969-9cfa-9225c20cf0a8',
'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': 52317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-05',
'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': 2023}
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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-30 03:46:38 [ayvens.fr] INFO: Saving data for 1988499: {'auction_closing_time': 1774969200.0, 'created_time': 1774630346.97751, 'last_price_update_time': 1774842398.37625}
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988499') HTTP/1.1" 204 0
2026-03-30 03:46:38 [ayvens.fr] INFO: Found listing with ID: 1988500
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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-30 03:46:38 [ayvens.fr] INFO: Scrape type for 1988500: 2
2026-03-30 03:46:38 [ayvens.fr] INFO: Extracting data for car ID: 1988500
2026-03-30 03:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3bead50-5fb1-5505-8590-ccb1deda2d62 with identifier: 1988500
2026-03-30 03:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3bead50-5fb1-5505-8590-ccb1deda2d62 with scrape type 2
2026-03-30 03:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3bead50-5fb1-5505-8590-ccb1deda2d62 with scrape type 2
2026-03-30 03:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f3bead50-5fb1-5505-8590-ccb1deda2d62, identifier: 1988500
2026-03-30 03:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f3bead50-5fb1-5505-8590-ccb1deda2d62 with identifier: 1988500
2026-03-30 03:46:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f3bead50-5fb1-5505-8590-ccb1deda2d62 with identifier: 1988500
2026-03-30 03:46:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f3bead50-5fb1-5505-8590-ccb1deda2d62 with identifier: 1988500 to the API
2026-03-30 03:46:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'GRIS PLATINUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f3bead50-5fb1-5505-8590-ccb1deda2d62',
'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': 126421,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-19',
'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-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988500%27 HTTP/1.1" 200 None
2026-03-30 03:46:39 [ayvens.fr] INFO: Saving data for 1988500: {'auction_closing_time': 1774969200.0, 'created_time': 1774630347.973972, 'last_price_update_time': 1774842399.489234}
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988500') HTTP/1.1" 204 0
2026-03-30 03:46:39 [ayvens.fr] INFO: Found listing with ID: 1988501
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988501%27 HTTP/1.1" 200 None
2026-03-30 03:46:39 [ayvens.fr] INFO: Scrape type for 1988501: 2
2026-03-30 03:46:39 [ayvens.fr] INFO: Extracting data for car ID: 1988501
2026-03-30 03:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d3b8500-2149-5cfd-bf9a-0475fa4221c9 with identifier: 1988501
2026-03-30 03:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d3b8500-2149-5cfd-bf9a-0475fa4221c9 with scrape type 2
2026-03-30 03:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d3b8500-2149-5cfd-bf9a-0475fa4221c9 with scrape type 2
2026-03-30 03:46:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6d3b8500-2149-5cfd-bf9a-0475fa4221c9, identifier: 1988501
2026-03-30 03:46:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6d3b8500-2149-5cfd-bf9a-0475fa4221c9 with identifier: 1988501
2026-03-30 03:46:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6d3b8500-2149-5cfd-bf9a-0475fa4221c9 with identifier: 1988501
2026-03-30 03:46:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6d3b8500-2149-5cfd-bf9a-0475fa4221c9 with identifier: 1988501 to the API
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:39 [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': '6d3b8500-2149-5cfd-bf9a-0475fa4221c9',
'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': 124240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 116dA 116ch Business Design DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 116dA 116ch Business Design DKG7',
'vin': None,
'year': 2022}
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988501%27 HTTP/1.1" 200 None
2026-03-30 03:46:39 [ayvens.fr] INFO: Saving data for 1988501: {'auction_closing_time': 1774969200.0, 'created_time': 1774630349.251831, 'last_price_update_time': 1774842399.8867}
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988501') HTTP/1.1" 204 0
2026-03-30 03:46:39 [ayvens.fr] INFO: Found listing with ID: 1988502
2026-03-30 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988502%27 HTTP/1.1" 200 None
2026-03-30 03:46:39 [ayvens.fr] INFO: Scrape type for 1988502: 2
2026-03-30 03:46:39 [ayvens.fr] INFO: Extracting data for car ID: 1988502
2026-03-30 03:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdc5c713-c60a-569c-bbaf-86caa6c51043 with identifier: 1988502
2026-03-30 03:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdc5c713-c60a-569c-bbaf-86caa6c51043 with scrape type 2
2026-03-30 03:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdc5c713-c60a-569c-bbaf-86caa6c51043 with scrape type 2
2026-03-30 03:46:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cdc5c713-c60a-569c-bbaf-86caa6c51043, identifier: 1988502
2026-03-30 03:46:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cdc5c713-c60a-569c-bbaf-86caa6c51043 with identifier: 1988502
2026-03-30 03:46:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cdc5c713-c60a-569c-bbaf-86caa6c51043 with identifier: 1988502
2026-03-30 03:46:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cdc5c713-c60a-569c-bbaf-86caa6c51043 with identifier: 1988502 to the API
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:40 [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': 'cdc5c713-c60a-569c-bbaf-86caa6c51043',
'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': 67119,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.0 TCe 100ch Business',
'transmission': 'manual',
'trim': 'Captur 1.0 TCe 100ch Business',
'vin': None,
'year': 2020}
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988502%27 HTTP/1.1" 200 None
2026-03-30 03:46:40 [ayvens.fr] INFO: Saving data for 1988502: {'auction_closing_time': 1774969200.0, 'created_time': 1774630350.424256, 'last_price_update_time': 1774842400.261929}
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988502') HTTP/1.1" 204 0
2026-03-30 03:46:40 [ayvens.fr] INFO: Found listing with ID: 1988503
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988503%27 HTTP/1.1" 200 None
2026-03-30 03:46:40 [ayvens.fr] INFO: Scrape type for 1988503: 2
2026-03-30 03:46:40 [ayvens.fr] INFO: Extracting data for car ID: 1988503
2026-03-30 03:46:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1c66b3-0ad9-5818-93b7-73e4aef1d100 with identifier: 1988503
2026-03-30 03:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1c66b3-0ad9-5818-93b7-73e4aef1d100 with scrape type 2
2026-03-30 03:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d1c66b3-0ad9-5818-93b7-73e4aef1d100 with scrape type 2
2026-03-30 03:46:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1d1c66b3-0ad9-5818-93b7-73e4aef1d100, identifier: 1988503
2026-03-30 03:46:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1d1c66b3-0ad9-5818-93b7-73e4aef1d100 with identifier: 1988503
2026-03-30 03:46:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1d1c66b3-0ad9-5818-93b7-73e4aef1d100 with identifier: 1988503
2026-03-30 03:46:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1d1c66b3-0ad9-5818-93b7-73e4aef1d100 with identifier: 1988503 to the API
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:40 [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': '1d1c66b3-0ad9-5818-93b7-73e4aef1d100',
'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': 74596,
'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-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988503%27 HTTP/1.1" 200 None
2026-03-30 03:46:40 [ayvens.fr] INFO: Saving data for 1988503: {'auction_closing_time': 1774969200.0, 'created_time': 1774630351.851513, 'last_price_update_time': 1774842400.631007}
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988503') HTTP/1.1" 204 0
2026-03-30 03:46:40 [ayvens.fr] INFO: Found listing with ID: 1988504
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988504%27 HTTP/1.1" 200 None
2026-03-30 03:46:40 [ayvens.fr] INFO: Scrape type for 1988504: 2
2026-03-30 03:46:40 [ayvens.fr] INFO: Extracting data for car ID: 1988504
2026-03-30 03:46:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c4d96f0-bd98-5b18-91c2-f6eb64495f52 with identifier: 1988504
2026-03-30 03:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c4d96f0-bd98-5b18-91c2-f6eb64495f52 with scrape type 2
2026-03-30 03:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c4d96f0-bd98-5b18-91c2-f6eb64495f52 with scrape type 2
2026-03-30 03:46:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8c4d96f0-bd98-5b18-91c2-f6eb64495f52, identifier: 1988504
2026-03-30 03:46:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8c4d96f0-bd98-5b18-91c2-f6eb64495f52 with identifier: 1988504
2026-03-30 03:46:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8c4d96f0-bd98-5b18-91c2-f6eb64495f52 with identifier: 1988504
2026-03-30 03:46:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8c4d96f0-bd98-5b18-91c2-f6eb64495f52 with identifier: 1988504 to the API
2026-03-30 03:46:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '8c4d96f0-bd98-5b18-91c2-f6eb64495f52',
'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': 61536,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI Qashqai 1.3 Mild Hybrid 158ch Tekna Xtronic',
'transmission': 'automatic',
'trim': 'Qashqai 1.3 Mild Hybrid 158ch Tekna Xtronic',
'vin': None,
'year': 2022}
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:41 [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-30 03:46:41 [ayvens.fr] INFO: Saving data for 1988504: {'auction_closing_time': 1774969200.0, 'created_time': 1774630353.355426, 'last_price_update_time': 1774842401.020254}
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988504') HTTP/1.1" 204 0
2026-03-30 03:46:41 [ayvens.fr] INFO: Found listing with ID: 1988505
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:41 [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-30 03:46:41 [ayvens.fr] INFO: Scrape type for 1988505: 2
2026-03-30 03:46:41 [ayvens.fr] INFO: Extracting data for car ID: 1988505
2026-03-30 03:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0c8613d-8482-51b8-8d72-6beaec99a96e with identifier: 1988505
2026-03-30 03:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0c8613d-8482-51b8-8d72-6beaec99a96e with scrape type 2
2026-03-30 03:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0c8613d-8482-51b8-8d72-6beaec99a96e with scrape type 2
2026-03-30 03:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c0c8613d-8482-51b8-8d72-6beaec99a96e, identifier: 1988505
2026-03-30 03:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c0c8613d-8482-51b8-8d72-6beaec99a96e with identifier: 1988505
2026-03-30 03:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c0c8613d-8482-51b8-8d72-6beaec99a96e with identifier: 1988505
2026-03-30 03:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c0c8613d-8482-51b8-8d72-6beaec99a96e with identifier: 1988505 to the API
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c0c8613d-8482-51b8-8d72-6beaec99a96e',
'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': 129657,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-06',
'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': 2021}
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:41 [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-30 03:46:41 [ayvens.fr] INFO: Saving data for 1988505: {'auction_closing_time': 1774969200.0, 'created_time': 1774630355.347049, 'last_price_update_time': 1774842401.516569}
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988505') HTTP/1.1" 204 0
2026-03-30 03:46:41 [ayvens.fr] INFO: Found listing with ID: 1988506
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:41 [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-30 03:46:41 [ayvens.fr] INFO: Scrape type for 1988506: 2
2026-03-30 03:46:41 [ayvens.fr] INFO: Extracting data for car ID: 1988506
2026-03-30 03:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab7c6de0-80d8-5635-bae5-dc50ae35a515 with identifier: 1988506
2026-03-30 03:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab7c6de0-80d8-5635-bae5-dc50ae35a515 with scrape type 2
2026-03-30 03:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab7c6de0-80d8-5635-bae5-dc50ae35a515 with scrape type 2
2026-03-30 03:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ab7c6de0-80d8-5635-bae5-dc50ae35a515, identifier: 1988506
2026-03-30 03:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ab7c6de0-80d8-5635-bae5-dc50ae35a515 with identifier: 1988506
2026-03-30 03:46:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ab7c6de0-80d8-5635-bae5-dc50ae35a515 with identifier: 1988506
2026-03-30 03:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ab7c6de0-80d8-5635-bae5-dc50ae35a515 with identifier: 1988506 to the API
2026-03-30 03:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'e85',
'id': 'ab7c6de0-80d8-5635-bae5-dc50ae35a515',
'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': 53458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FOCUS Focus 1.0 Flexifuel mHEV 125ch Titanium X Business',
'transmission': 'manual',
'trim': 'Focus 1.0 Flexifuel mHEV 125ch Titanium X Business',
'vin': None,
'year': 2022}
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988506%27 HTTP/1.1" 200 None
2026-03-30 03:46:42 [ayvens.fr] INFO: Saving data for 1988506: {'auction_closing_time': 1774969200.0, 'created_time': 1774630356.739269, 'last_price_update_time': 1774842402.484484}
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988506') HTTP/1.1" 204 0
2026-03-30 03:46:42 [ayvens.fr] INFO: Found listing with ID: 1988507
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988507%27 HTTP/1.1" 200 None
2026-03-30 03:46:42 [ayvens.fr] INFO: Scrape type for 1988507: 2
2026-03-30 03:46:42 [ayvens.fr] INFO: Extracting data for car ID: 1988507
2026-03-30 03:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25b2f2f-6c40-5ce8-84be-0397e6e3acd9 with identifier: 1988507
2026-03-30 03:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25b2f2f-6c40-5ce8-84be-0397e6e3acd9 with scrape type 2
2026-03-30 03:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25b2f2f-6c40-5ce8-84be-0397e6e3acd9 with scrape type 2
2026-03-30 03:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b25b2f2f-6c40-5ce8-84be-0397e6e3acd9, identifier: 1988507
2026-03-30 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b25b2f2f-6c40-5ce8-84be-0397e6e3acd9 with identifier: 1988507
2026-03-30 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b25b2f2f-6c40-5ce8-84be-0397e6e3acd9 with identifier: 1988507
2026-03-30 03:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b25b2f2f-6c40-5ce8-84be-0397e6e3acd9 with identifier: 1988507 to the API
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 16,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'b25b2f2f-6c40-5ce8-84be-0397e6e3acd9',
'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': 24671,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive25e 245ch',
'transmission': 'automatic',
'trim': 'X1 xDrive25e 245ch',
'vin': None,
'year': 2024}
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988507%27 HTTP/1.1" 200 None
2026-03-30 03:46:42 [ayvens.fr] INFO: Saving data for 1988507: {'auction_closing_time': 1774969200.0, 'created_time': 1774630358.428096, 'last_price_update_time': 1774842402.865698}
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988507') HTTP/1.1" 204 0
2026-03-30 03:46:42 [ayvens.fr] INFO: Found listing with ID: 1988508
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988508%27 HTTP/1.1" 200 None
2026-03-30 03:46:42 [ayvens.fr] INFO: Scrape type for 1988508: 2
2026-03-30 03:46:42 [ayvens.fr] INFO: Extracting data for car ID: 1988508
2026-03-30 03:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38ea160b-047d-5977-bd79-705dbf75e334 with identifier: 1988508
2026-03-30 03:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38ea160b-047d-5977-bd79-705dbf75e334 with scrape type 2
2026-03-30 03:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38ea160b-047d-5977-bd79-705dbf75e334 with scrape type 2
2026-03-30 03:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 38ea160b-047d-5977-bd79-705dbf75e334, identifier: 1988508
2026-03-30 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 38ea160b-047d-5977-bd79-705dbf75e334 with identifier: 1988508
2026-03-30 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 38ea160b-047d-5977-bd79-705dbf75e334 with identifier: 1988508
2026-03-30 03:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 38ea160b-047d-5977-bd79-705dbf75e334 with identifier: 1988508 to the API
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 42,
'color': 'IMPERIAL BLAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '38ea160b-047d-5977-bd79-705dbf75e334',
'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': 137194,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURE Serie 2 ActiveTourer 225xeA 224ch Business '
'Design',
'transmission': 'automatic',
'trim': 'Serie 2 ActiveTourer 225xeA 224ch Business Design',
'vin': None,
'year': 2019}
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988508%27 HTTP/1.1" 200 None
2026-03-30 03:46:43 [ayvens.fr] INFO: Saving data for 1988508: {'auction_closing_time': 1774969200.0, 'created_time': 1774630359.580424, 'last_price_update_time': 1774842403.27558}
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988508') HTTP/1.1" 204 0
2026-03-30 03:46:43 [ayvens.fr] INFO: Found listing with ID: 1988509
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988509%27 HTTP/1.1" 200 None
2026-03-30 03:46:43 [ayvens.fr] INFO: Scrape type for 1988509: 2
2026-03-30 03:46:43 [ayvens.fr] INFO: Extracting data for car ID: 1988509
2026-03-30 03:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a15ca55-1b23-5c6f-a69f-47f68a072b0f with identifier: 1988509
2026-03-30 03:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a15ca55-1b23-5c6f-a69f-47f68a072b0f with scrape type 2
2026-03-30 03:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a15ca55-1b23-5c6f-a69f-47f68a072b0f with scrape type 2
2026-03-30 03:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3a15ca55-1b23-5c6f-a69f-47f68a072b0f, identifier: 1988509
2026-03-30 03:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3a15ca55-1b23-5c6f-a69f-47f68a072b0f with identifier: 1988509
2026-03-30 03:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3a15ca55-1b23-5c6f-a69f-47f68a072b0f with identifier: 1988509
2026-03-30 03:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3a15ca55-1b23-5c6f-a69f-47f68a072b0f with identifier: 1988509 to the API
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '3a15ca55-1b23-5c6f-a69f-47f68a072b0f',
'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': 64534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch S&S Allure EAT8',
'transmission': 'automatic',
'trim': '308 SW 1.2 PureTech 130ch S&S Allure EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988509%27 HTTP/1.1" 200 None
2026-03-30 03:46:43 [ayvens.fr] INFO: Saving data for 1988509: {'auction_closing_time': 1774969200.0, 'created_time': 1774630361.057618, 'last_price_update_time': 1774842403.661673}
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988509') HTTP/1.1" 204 0
2026-03-30 03:46:43 [ayvens.fr] INFO: Found listing with ID: 1988510
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988510%27 HTTP/1.1" 200 None
2026-03-30 03:46:43 [ayvens.fr] INFO: Scrape type for 1988510: 2
2026-03-30 03:46:43 [ayvens.fr] INFO: Extracting data for car ID: 1988510
2026-03-30 03:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98f15037-487c-5b86-9fed-f067fc2fb971 with identifier: 1988510
2026-03-30 03:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98f15037-487c-5b86-9fed-f067fc2fb971 with scrape type 2
2026-03-30 03:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98f15037-487c-5b86-9fed-f067fc2fb971 with scrape type 2
2026-03-30 03:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 98f15037-487c-5b86-9fed-f067fc2fb971, identifier: 1988510
2026-03-30 03:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 98f15037-487c-5b86-9fed-f067fc2fb971 with identifier: 1988510
2026-03-30 03:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 98f15037-487c-5b86-9fed-f067fc2fb971 with identifier: 1988510
2026-03-30 03:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 98f15037-487c-5b86-9fed-f067fc2fb971 with identifier: 1988510 to the API
2026-03-30 03:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:44 [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': '98f15037-487c-5b86-9fed-f067fc2fb971',
'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': 96291,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV60 130ch Evolution '
'ER super charge -B',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV60 130ch Evolution ER super charge -B',
'vin': None,
'year': 2023}
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988510%27 HTTP/1.1" 200 None
2026-03-30 03:46:44 [ayvens.fr] INFO: Saving data for 1988510: {'auction_closing_time': 1774969200.0, 'created_time': 1774630361.752909, 'last_price_update_time': 1774842404.054897}
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988510') HTTP/1.1" 204 0
2026-03-30 03:46:44 [ayvens.fr] INFO: Found listing with ID: 1988511
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988511%27 HTTP/1.1" 200 None
2026-03-30 03:46:44 [ayvens.fr] INFO: Scrape type for 1988511: 2
2026-03-30 03:46:44 [ayvens.fr] INFO: Extracting data for car ID: 1988511
2026-03-30 03:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4758891-e7ca-5053-bf3e-b1d31e65810b with identifier: 1988511
2026-03-30 03:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4758891-e7ca-5053-bf3e-b1d31e65810b with scrape type 2
2026-03-30 03:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4758891-e7ca-5053-bf3e-b1d31e65810b with scrape type 2
2026-03-30 03:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e4758891-e7ca-5053-bf3e-b1d31e65810b, identifier: 1988511
2026-03-30 03:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e4758891-e7ca-5053-bf3e-b1d31e65810b with identifier: 1988511
2026-03-30 03:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e4758891-e7ca-5053-bf3e-b1d31e65810b with identifier: 1988511
2026-03-30 03:46:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e4758891-e7ca-5053-bf3e-b1d31e65810b with identifier: 1988511 to the API
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'e4758891-e7ca-5053-bf3e-b1d31e65810b',
'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': 'E-C4',
'odometer': 35171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN E-C4 C4 Moteur electrique 136ch (100 kW) Feel Pack Business '
'Automatique',
'transmission': 'automatic',
'trim': 'C4 Moteur electrique 136ch (100 kW) Feel Pack Business Automatique',
'vin': None,
'year': 2022}
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988511%27 HTTP/1.1" 200 None
2026-03-30 03:46:44 [ayvens.fr] INFO: Saving data for 1988511: {'auction_closing_time': 1774969200.0, 'created_time': 1774630363.12011, 'last_price_update_time': 1774842404.46018}
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988511') HTTP/1.1" 204 0
2026-03-30 03:46:44 [ayvens.fr] INFO: Found listing with ID: 1988512
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988512%27 HTTP/1.1" 200 None
2026-03-30 03:46:44 [ayvens.fr] INFO: Scrape type for 1988512: 2
2026-03-30 03:46:44 [ayvens.fr] INFO: Extracting data for car ID: 1988512
2026-03-30 03:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de858eea-7a15-5ba8-bfdf-1e550ae26cff with identifier: 1988512
2026-03-30 03:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de858eea-7a15-5ba8-bfdf-1e550ae26cff with scrape type 2
2026-03-30 03:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de858eea-7a15-5ba8-bfdf-1e550ae26cff with scrape type 2
2026-03-30 03:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: de858eea-7a15-5ba8-bfdf-1e550ae26cff, identifier: 1988512
2026-03-30 03:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: de858eea-7a15-5ba8-bfdf-1e550ae26cff with identifier: 1988512
2026-03-30 03:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: de858eea-7a15-5ba8-bfdf-1e550ae26cff with identifier: 1988512
2026-03-30 03:46:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: de858eea-7a15-5ba8-bfdf-1e550ae26cff with identifier: 1988512 to the API
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:44 [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': 'hybrid',
'id': 'de858eea-7a15-5ba8-bfdf-1e550ae26cff',
'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': 125863,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FOCUS Focus SW 1.0 Flexifuel mHEV 125ch Titanium X Business '
'Powershift',
'transmission': 'automatic',
'trim': 'Focus SW 1.0 Flexifuel mHEV 125ch Titanium X Business Powershift',
'vin': None,
'year': 2023}
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988512%27 HTTP/1.1" 200 None
2026-03-30 03:46:44 [ayvens.fr] INFO: Saving data for 1988512: {'auction_closing_time': 1774969200.0, 'created_time': 1774630364.409447, 'last_price_update_time': 1774842404.859818}
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988512') HTTP/1.1" 204 0
2026-03-30 03:46:44 [ayvens.fr] INFO: Found listing with ID: 1988513
2026-03-30 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988513%27 HTTP/1.1" 200 None
2026-03-30 03:46:44 [ayvens.fr] INFO: Scrape type for 1988513: 2
2026-03-30 03:46:44 [ayvens.fr] INFO: Extracting data for car ID: 1988513
2026-03-30 03:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb32062f-6330-5808-aa03-1ecc95365bf5 with identifier: 1988513
2026-03-30 03:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb32062f-6330-5808-aa03-1ecc95365bf5 with scrape type 2
2026-03-30 03:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb32062f-6330-5808-aa03-1ecc95365bf5 with scrape type 2
2026-03-30 03:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fb32062f-6330-5808-aa03-1ecc95365bf5, identifier: 1988513
2026-03-30 03:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fb32062f-6330-5808-aa03-1ecc95365bf5 with identifier: 1988513
2026-03-30 03:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fb32062f-6330-5808-aa03-1ecc95365bf5 with identifier: 1988513
2026-03-30 03:46:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fb32062f-6330-5808-aa03-1ecc95365bf5 with identifier: 1988513 to the API
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 176,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'fb32062f-6330-5808-aa03-1ecc95365bf5',
'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': 'ESPACE',
'odometer': 85563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ESPACE Espace 2.0 Blue dCi 190ch Initiale Paris EDC',
'transmission': 'automatic',
'trim': 'Espace 2.0 Blue dCi 190ch Initiale Paris EDC',
'vin': None,
'year': 2021}
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:45 [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-30 03:46:45 [ayvens.fr] INFO: Saving data for 1988513: {'auction_closing_time': 1774969200.0, 'created_time': 1774630365.901292, 'last_price_update_time': 1774842405.251611}
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988513') HTTP/1.1" 204 0
2026-03-30 03:46:45 [ayvens.fr] INFO: Found listing with ID: 1988514
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:45 [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-30 03:46:45 [ayvens.fr] INFO: Scrape type for 1988514: 2
2026-03-30 03:46:45 [ayvens.fr] INFO: Extracting data for car ID: 1988514
2026-03-30 03:46:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72da0e92-9bea-51ad-933a-f25efdab18d0 with identifier: 1988514
2026-03-30 03:46:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72da0e92-9bea-51ad-933a-f25efdab18d0 with scrape type 2
2026-03-30 03:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72da0e92-9bea-51ad-933a-f25efdab18d0 with scrape type 2
2026-03-30 03:46:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 72da0e92-9bea-51ad-933a-f25efdab18d0, identifier: 1988514
2026-03-30 03:46:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 72da0e92-9bea-51ad-933a-f25efdab18d0 with identifier: 1988514
2026-03-30 03:46:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 72da0e92-9bea-51ad-933a-f25efdab18d0 with identifier: 1988514
2026-03-30 03:46:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 72da0e92-9bea-51ad-933a-f25efdab18d0 with identifier: 1988514 to the API
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:45 [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': '72da0e92-9bea-51ad-933a-f25efdab18d0',
'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': 58378,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-16',
'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': 2023}
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:45 [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-30 03:46:45 [ayvens.fr] INFO: Saving data for 1988514: {'auction_closing_time': 1774969200.0, 'created_time': 1774630367.083965, 'last_price_update_time': 1774842405.629648}
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988514') HTTP/1.1" 204 0
2026-03-30 03:46:45 [ayvens.fr] INFO: Found listing with ID: 1988515
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:45 [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-30 03:46:45 [ayvens.fr] INFO: Scrape type for 1988515: 2
2026-03-30 03:46:45 [ayvens.fr] INFO: Extracting data for car ID: 1988515
2026-03-30 03:46:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29ce0965-3c38-5ccb-ab1d-23d2ea812ff3 with identifier: 1988515
2026-03-30 03:46:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29ce0965-3c38-5ccb-ab1d-23d2ea812ff3 with scrape type 2
2026-03-30 03:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29ce0965-3c38-5ccb-ab1d-23d2ea812ff3 with scrape type 2
2026-03-30 03:46:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 29ce0965-3c38-5ccb-ab1d-23d2ea812ff3, identifier: 1988515
2026-03-30 03:46:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 29ce0965-3c38-5ccb-ab1d-23d2ea812ff3 with identifier: 1988515
2026-03-30 03:46:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 29ce0965-3c38-5ccb-ab1d-23d2ea812ff3 with identifier: 1988515
2026-03-30 03:46:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 29ce0965-3c38-5ccb-ab1d-23d2ea812ff3 with identifier: 1988515 to the API
2026-03-30 03:46:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:46 [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.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '29ce0965-3c38-5ccb-ab1d-23d2ea812ff3',
'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': 81976,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE B Classe B 250 e 160+102ch Business Line '
'Edition 8G-DCT',
'transmission': 'automatic',
'trim': 'Classe B 250 e 160+102ch Business Line Edition 8G-DCT',
'vin': None,
'year': 2022}
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988515%27 HTTP/1.1" 200 None
2026-03-30 03:46:46 [ayvens.fr] INFO: Saving data for 1988515: {'auction_closing_time': 1774969200.0, 'created_time': 1774630368.668937, 'last_price_update_time': 1774842406.018827}
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988515') HTTP/1.1" 204 0
2026-03-30 03:46:46 [ayvens.fr] INFO: Found listing with ID: 1988516
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988516%27 HTTP/1.1" 200 None
2026-03-30 03:46:46 [ayvens.fr] INFO: Scrape type for 1988516: 2
2026-03-30 03:46:46 [ayvens.fr] INFO: Extracting data for car ID: 1988516
2026-03-30 03:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 796cdd4a-f1c4-560e-8c11-e80d78deaa5e with identifier: 1988516
2026-03-30 03:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 796cdd4a-f1c4-560e-8c11-e80d78deaa5e with scrape type 2
2026-03-30 03:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 796cdd4a-f1c4-560e-8c11-e80d78deaa5e with scrape type 2
2026-03-30 03:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 796cdd4a-f1c4-560e-8c11-e80d78deaa5e, identifier: 1988516
2026-03-30 03:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 796cdd4a-f1c4-560e-8c11-e80d78deaa5e with identifier: 1988516
2026-03-30 03:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 796cdd4a-f1c4-560e-8c11-e80d78deaa5e with identifier: 1988516
2026-03-30 03:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 796cdd4a-f1c4-560e-8c11-e80d78deaa5e with identifier: 1988516 to the API
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:46 [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': '796cdd4a-f1c4-560e-8c11-e80d78deaa5e',
'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': 101652,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-19',
'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': 2022}
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988516%27 HTTP/1.1" 200 None
2026-03-30 03:46:46 [ayvens.fr] INFO: Saving data for 1988516: {'auction_closing_time': 1774969200.0, 'created_time': 1774630369.909732, 'last_price_update_time': 1774842406.508016}
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988516') HTTP/1.1" 204 0
2026-03-30 03:46:46 [ayvens.fr] INFO: Found listing with ID: 1988517
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988517%27 HTTP/1.1" 200 None
2026-03-30 03:46:46 [ayvens.fr] INFO: Scrape type for 1988517: 2
2026-03-30 03:46:46 [ayvens.fr] INFO: Extracting data for car ID: 1988517
2026-03-30 03:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdf66095-d009-5883-955d-8f2b983a67f0 with identifier: 1988517
2026-03-30 03:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf66095-d009-5883-955d-8f2b983a67f0 with scrape type 2
2026-03-30 03:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdf66095-d009-5883-955d-8f2b983a67f0 with scrape type 2
2026-03-30 03:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fdf66095-d009-5883-955d-8f2b983a67f0, identifier: 1988517
2026-03-30 03:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fdf66095-d009-5883-955d-8f2b983a67f0 with identifier: 1988517
2026-03-30 03:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fdf66095-d009-5883-955d-8f2b983a67f0 with identifier: 1988517
2026-03-30 03:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fdf66095-d009-5883-955d-8f2b983a67f0 with identifier: 1988517 to the API
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GRIS PLATINIUM METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'fdf66095-d009-5883-955d-8f2b983a67f0',
'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': 122953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross BlueHDi 130ch S&S Business EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130ch S&S Business EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988517%27 HTTP/1.1" 200 None
2026-03-30 03:46:46 [ayvens.fr] INFO: Saving data for 1988517: {'auction_closing_time': 1774969200.0, 'created_time': 1774630370.835909, 'last_price_update_time': 1774842406.89336}
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988517') HTTP/1.1" 204 0
2026-03-30 03:46:46 [ayvens.fr] INFO: Found listing with ID: 1988518
2026-03-30 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988518%27 HTTP/1.1" 200 None
2026-03-30 03:46:46 [ayvens.fr] INFO: Scrape type for 1988518: 2
2026-03-30 03:46:46 [ayvens.fr] INFO: Extracting data for car ID: 1988518
2026-03-30 03:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 749c8d1d-58ff-58d5-af2f-05126c87161b with identifier: 1988518
2026-03-30 03:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 749c8d1d-58ff-58d5-af2f-05126c87161b with scrape type 2
2026-03-30 03:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 749c8d1d-58ff-58d5-af2f-05126c87161b with scrape type 2
2026-03-30 03:46:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 749c8d1d-58ff-58d5-af2f-05126c87161b, identifier: 1988518
2026-03-30 03:46:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 749c8d1d-58ff-58d5-af2f-05126c87161b with identifier: 1988518
2026-03-30 03:46:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 749c8d1d-58ff-58d5-af2f-05126c87161b with identifier: 1988518
2026-03-30 03:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 749c8d1d-58ff-58d5-af2f-05126c87161b with identifier: 1988518 to the API
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:47 [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': '749c8d1d-58ff-58d5-af2f-05126c87161b',
'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': 79177,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 230ch HEV GT-Line Premium BVA6 4x2',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 230ch HEV GT-Line Premium BVA6 4x2',
'vin': None,
'year': 2022}
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988518%27 HTTP/1.1" 200 None
2026-03-30 03:46:47 [ayvens.fr] INFO: Saving data for 1988518: {'auction_closing_time': 1774969200.0, 'created_time': 1774630372.429695, 'last_price_update_time': 1774842407.290768}
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988518') HTTP/1.1" 204 0
2026-03-30 03:46:47 [ayvens.fr] INFO: Found listing with ID: 1988519
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988519%27 HTTP/1.1" 200 None
2026-03-30 03:46:47 [ayvens.fr] INFO: Scrape type for 1988519: 2
2026-03-30 03:46:47 [ayvens.fr] INFO: Extracting data for car ID: 1988519
2026-03-30 03:46:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5a6131-fc9f-54bd-82f5-213158075bca with identifier: 1988519
2026-03-30 03:46:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5a6131-fc9f-54bd-82f5-213158075bca with scrape type 2
2026-03-30 03:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5a6131-fc9f-54bd-82f5-213158075bca with scrape type 2
2026-03-30 03:46:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5b5a6131-fc9f-54bd-82f5-213158075bca, identifier: 1988519
2026-03-30 03:46:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5b5a6131-fc9f-54bd-82f5-213158075bca with identifier: 1988519
2026-03-30 03:46:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5b5a6131-fc9f-54bd-82f5-213158075bca with identifier: 1988519
2026-03-30 03:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5b5a6131-fc9f-54bd-82f5-213158075bca with identifier: 1988519 to the API
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:47 [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': '5b5a6131-fc9f-54bd-82f5-213158075bca',
'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': 51110,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-01',
'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-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988519%27 HTTP/1.1" 200 None
2026-03-30 03:46:47 [ayvens.fr] INFO: Saving data for 1988519: {'auction_closing_time': 1774969200.0, 'created_time': 1774630373.573011, 'last_price_update_time': 1774842407.696152}
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988519') HTTP/1.1" 204 0
2026-03-30 03:46:47 [ayvens.fr] INFO: Found listing with ID: 1988520
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988520%27 HTTP/1.1" 200 None
2026-03-30 03:46:47 [ayvens.fr] INFO: Scrape type for 1988520: 2
2026-03-30 03:46:47 [ayvens.fr] INFO: Extracting data for car ID: 1988520
2026-03-30 03:46:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52e23e56-d1e8-52fe-a140-6e54531672a2 with identifier: 1988520
2026-03-30 03:46:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52e23e56-d1e8-52fe-a140-6e54531672a2 with scrape type 2
2026-03-30 03:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52e23e56-d1e8-52fe-a140-6e54531672a2 with scrape type 2
2026-03-30 03:46:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 52e23e56-d1e8-52fe-a140-6e54531672a2, identifier: 1988520
2026-03-30 03:46:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 52e23e56-d1e8-52fe-a140-6e54531672a2 with identifier: 1988520
2026-03-30 03:46:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 52e23e56-d1e8-52fe-a140-6e54531672a2 with identifier: 1988520
2026-03-30 03:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 52e23e56-d1e8-52fe-a140-6e54531672a2 with identifier: 1988520 to the API
2026-03-30 03:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '52e23e56-d1e8-52fe-a140-6e54531672a2',
'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': 'TIGUAN',
'odometer': 95296,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN Tiguan 2.0 TDI 150ch Life Business DSG7',
'transmission': 'automatic',
'trim': 'Tiguan 2.0 TDI 150ch Life Business DSG7',
'vin': None,
'year': 2021}
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [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-30 03:46:48 [ayvens.fr] INFO: Saving data for 1988520: {'auction_closing_time': 1774969200.0, 'created_time': 1774630375.586212, 'last_price_update_time': 1774842408.154193}
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988520') HTTP/1.1" 204 0
2026-03-30 03:46:48 [ayvens.fr] INFO: Found listing with ID: 1988521
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [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-30 03:46:48 [ayvens.fr] INFO: Scrape type for 1988521: 2
2026-03-30 03:46:48 [ayvens.fr] INFO: Extracting data for car ID: 1988521
2026-03-30 03:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 655d8099-7a04-51ba-a287-0fd5a39eb879 with identifier: 1988521
2026-03-30 03:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 655d8099-7a04-51ba-a287-0fd5a39eb879 with scrape type 2
2026-03-30 03:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 655d8099-7a04-51ba-a287-0fd5a39eb879 with scrape type 2
2026-03-30 03:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 655d8099-7a04-51ba-a287-0fd5a39eb879, identifier: 1988521
2026-03-30 03:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 655d8099-7a04-51ba-a287-0fd5a39eb879 with identifier: 1988521
2026-03-30 03:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 655d8099-7a04-51ba-a287-0fd5a39eb879 with identifier: 1988521
2026-03-30 03:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 655d8099-7a04-51ba-a287-0fd5a39eb879 with identifier: 1988521 to the API
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:48 [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': '655d8099-7a04-51ba-a287-0fd5a39eb879',
'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': 74357,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'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': 2022}
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [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-30 03:46:48 [ayvens.fr] INFO: Saving data for 1988521: {'auction_closing_time': 1774969200.0, 'created_time': 1774630376.353916, 'last_price_update_time': 1774842408.538511}
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988521') HTTP/1.1" 204 0
2026-03-30 03:46:48 [ayvens.fr] INFO: Found listing with ID: 1988522
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [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-30 03:46:48 [ayvens.fr] INFO: Scrape type for 1988522: 2
2026-03-30 03:46:48 [ayvens.fr] INFO: Extracting data for car ID: 1988522
2026-03-30 03:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8081f6cc-771d-52ed-b76e-62e0e61c018b with identifier: 1988522
2026-03-30 03:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8081f6cc-771d-52ed-b76e-62e0e61c018b with scrape type 2
2026-03-30 03:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8081f6cc-771d-52ed-b76e-62e0e61c018b with scrape type 2
2026-03-30 03:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8081f6cc-771d-52ed-b76e-62e0e61c018b, identifier: 1988522
2026-03-30 03:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8081f6cc-771d-52ed-b76e-62e0e61c018b with identifier: 1988522
2026-03-30 03:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8081f6cc-771d-52ed-b76e-62e0e61c018b with identifier: 1988522
2026-03-30 03:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8081f6cc-771d-52ed-b76e-62e0e61c018b with identifier: 1988522 to the API
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:48 [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': 'diesel',
'id': '8081f6cc-771d-52ed-b76e-62e0e61c018b',
'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': 106005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.5 BlueHDi 100ch S&S Active Business',
'transmission': 'manual',
'trim': '208 1.5 BlueHDi 100ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [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-30 03:46:48 [ayvens.fr] INFO: Saving data for 1988522: {'auction_closing_time': 1774969200.0, 'created_time': 1774630378.243768, 'last_price_update_time': 1774842408.926993}
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988522') HTTP/1.1" 204 0
2026-03-30 03:46:48 [ayvens.fr] INFO: Found listing with ID: 1988523
2026-03-30 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:48 [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-30 03:46:48 [ayvens.fr] INFO: Scrape type for 1988523: 2
2026-03-30 03:46:48 [ayvens.fr] INFO: Extracting data for car ID: 1988523
2026-03-30 03:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec520e4e-0a20-53df-aa66-92dc88e27cb1 with identifier: 1988523
2026-03-30 03:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec520e4e-0a20-53df-aa66-92dc88e27cb1 with scrape type 2
2026-03-30 03:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec520e4e-0a20-53df-aa66-92dc88e27cb1 with scrape type 2
2026-03-30 03:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ec520e4e-0a20-53df-aa66-92dc88e27cb1, identifier: 1988523
2026-03-30 03:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ec520e4e-0a20-53df-aa66-92dc88e27cb1 with identifier: 1988523
2026-03-30 03:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ec520e4e-0a20-53df-aa66-92dc88e27cb1 with identifier: 1988523
2026-03-30 03:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ec520e4e-0a20-53df-aa66-92dc88e27cb1 with identifier: 1988523 to the API
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'ec520e4e-0a20-53df-aa66-92dc88e27cb1',
'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': 79783,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 100ch S&S Active Business',
'transmission': 'manual',
'trim': '208 1.2 PureTech 100ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:49 [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-30 03:46:49 [ayvens.fr] INFO: Saving data for 1988523: {'auction_closing_time': 1774969200.0, 'created_time': 1774630379.642472, 'last_price_update_time': 1774842409.317594}
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988523') HTTP/1.1" 204 0
2026-03-30 03:46:49 [ayvens.fr] INFO: Found listing with ID: 1988524
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:49 [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-30 03:46:49 [ayvens.fr] INFO: Scrape type for 1988524: 2
2026-03-30 03:46:49 [ayvens.fr] INFO: Extracting data for car ID: 1988524
2026-03-30 03:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5f8313b-cedb-5908-a93f-7ffde4d390db with identifier: 1988524
2026-03-30 03:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5f8313b-cedb-5908-a93f-7ffde4d390db with scrape type 2
2026-03-30 03:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5f8313b-cedb-5908-a93f-7ffde4d390db with scrape type 2
2026-03-30 03:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f5f8313b-cedb-5908-a93f-7ffde4d390db, identifier: 1988524
2026-03-30 03:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f5f8313b-cedb-5908-a93f-7ffde4d390db with identifier: 1988524
2026-03-30 03:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f5f8313b-cedb-5908-a93f-7ffde4d390db with identifier: 1988524
2026-03-30 03:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f5f8313b-cedb-5908-a93f-7ffde4d390db with identifier: 1988524 to the API
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:49 [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': 'f5f8313b-cedb-5908-a93f-7ffde4d390db',
'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': 82845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-19',
'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-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:49 [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-30 03:46:49 [ayvens.fr] INFO: Saving data for 1988524: {'auction_closing_time': 1774969200.0, 'created_time': 1774630380.645296, 'last_price_update_time': 1774842409.699004}
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988524') HTTP/1.1" 204 0
2026-03-30 03:46:49 [ayvens.fr] INFO: Found listing with ID: 1988525
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:49 [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-30 03:46:49 [ayvens.fr] INFO: Scrape type for 1988525: 2
2026-03-30 03:46:49 [ayvens.fr] INFO: Extracting data for car ID: 1988525
2026-03-30 03:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92497cc4-9c86-518d-8948-4762cf9d3aef with identifier: 1988525
2026-03-30 03:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92497cc4-9c86-518d-8948-4762cf9d3aef with scrape type 2
2026-03-30 03:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92497cc4-9c86-518d-8948-4762cf9d3aef with scrape type 2
2026-03-30 03:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 92497cc4-9c86-518d-8948-4762cf9d3aef, identifier: 1988525
2026-03-30 03:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 92497cc4-9c86-518d-8948-4762cf9d3aef with identifier: 1988525
2026-03-30 03:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 92497cc4-9c86-518d-8948-4762cf9d3aef with identifier: 1988525
2026-03-30 03:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 92497cc4-9c86-518d-8948-4762cf9d3aef with identifier: 1988525 to the API
2026-03-30 03:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '92497cc4-9c86-518d-8948-4762cf9d3aef',
'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': 107253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-10',
'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': 2022}
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988525%27 HTTP/1.1" 200 None
2026-03-30 03:46:50 [ayvens.fr] INFO: Saving data for 1988525: {'auction_closing_time': 1774969200.0, 'created_time': 1774630382.163601, 'last_price_update_time': 1774842410.097456}
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988525') HTTP/1.1" 204 0
2026-03-30 03:46:50 [ayvens.fr] INFO: Found listing with ID: 1988526
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988526%27 HTTP/1.1" 200 None
2026-03-30 03:46:50 [ayvens.fr] INFO: Scrape type for 1988526: 2
2026-03-30 03:46:50 [ayvens.fr] INFO: Extracting data for car ID: 1988526
2026-03-30 03:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f84de44-b63a-55c7-9897-c9115c6dd915 with identifier: 1988526
2026-03-30 03:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f84de44-b63a-55c7-9897-c9115c6dd915 with scrape type 2
2026-03-30 03:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f84de44-b63a-55c7-9897-c9115c6dd915 with scrape type 2
2026-03-30 03:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f84de44-b63a-55c7-9897-c9115c6dd915, identifier: 1988526
2026-03-30 03:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f84de44-b63a-55c7-9897-c9115c6dd915 with identifier: 1988526
2026-03-30 03:46:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f84de44-b63a-55c7-9897-c9115c6dd915 with identifier: 1988526
2026-03-30 03:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f84de44-b63a-55c7-9897-c9115c6dd915 with identifier: 1988526 to the API
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'PHYTONIC BLAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '4f84de44-b63a-55c7-9897-c9115c6dd915',
'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': 38425,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-29',
'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-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988526%27 HTTP/1.1" 200 None
2026-03-30 03:46:50 [ayvens.fr] INFO: Saving data for 1988526: {'auction_closing_time': 1774969200.0, 'created_time': 1774630383.276635, 'last_price_update_time': 1774842410.499566}
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988526') HTTP/1.1" 204 0
2026-03-30 03:46:50 [ayvens.fr] INFO: Found listing with ID: 1988527
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988527%27 HTTP/1.1" 200 None
2026-03-30 03:46:50 [ayvens.fr] INFO: Scrape type for 1988527: 2
2026-03-30 03:46:50 [ayvens.fr] INFO: Extracting data for car ID: 1988527
2026-03-30 03:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 551a646b-9bef-58ca-8178-dc859e987db9 with identifier: 1988527
2026-03-30 03:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 551a646b-9bef-58ca-8178-dc859e987db9 with scrape type 2
2026-03-30 03:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 551a646b-9bef-58ca-8178-dc859e987db9 with scrape type 2
2026-03-30 03:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 551a646b-9bef-58ca-8178-dc859e987db9, identifier: 1988527
2026-03-30 03:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 551a646b-9bef-58ca-8178-dc859e987db9 with identifier: 1988527
2026-03-30 03:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 551a646b-9bef-58ca-8178-dc859e987db9 with identifier: 1988527
2026-03-30 03:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 551a646b-9bef-58ca-8178-dc859e987db9 with identifier: 1988527 to the API
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '551a646b-9bef-58ca-8178-dc859e987db9',
'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': 79415,
'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': 'PEUGEOT 208 208 1.2 PureTech 100ch S&S Active Business',
'transmission': 'manual',
'trim': '208 1.2 PureTech 100ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988527%27 HTTP/1.1" 200 None
2026-03-30 03:46:50 [ayvens.fr] INFO: Saving data for 1988527: {'auction_closing_time': 1774969200.0, 'created_time': 1774630384.584257, 'last_price_update_time': 1774842410.977961}
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988527') HTTP/1.1" 204 0
2026-03-30 03:46:50 [ayvens.fr] INFO: Found listing with ID: 1988528
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988528%27 HTTP/1.1" 200 None
2026-03-30 03:46:51 [ayvens.fr] INFO: Scrape type for 1988528: 2
2026-03-30 03:46:51 [ayvens.fr] INFO: Extracting data for car ID: 1988528
2026-03-30 03:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40424edb-6b45-5f22-a039-f24afb8db450 with identifier: 1988528
2026-03-30 03:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40424edb-6b45-5f22-a039-f24afb8db450 with scrape type 2
2026-03-30 03:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40424edb-6b45-5f22-a039-f24afb8db450 with scrape type 2
2026-03-30 03:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 40424edb-6b45-5f22-a039-f24afb8db450, identifier: 1988528
2026-03-30 03:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 40424edb-6b45-5f22-a039-f24afb8db450 with identifier: 1988528
2026-03-30 03:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 40424edb-6b45-5f22-a039-f24afb8db450 with identifier: 1988528
2026-03-30 03:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 40424edb-6b45-5f22-a039-f24afb8db450 with identifier: 1988528 to the API
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '40424edb-6b45-5f22-a039-f24afb8db450',
'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': 'PROACE CITY VERSO',
'odometer': 24868,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA PROACE CITY VERSO PROACE CITY Verso Medium 1.2 110 VVT-i '
'Executive',
'transmission': 'manual',
'trim': 'PROACE CITY Verso Medium 1.2 110 VVT-i Executive',
'vin': None,
'year': 2022}
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988528%27 HTTP/1.1" 200 None
2026-03-30 03:46:51 [ayvens.fr] INFO: Saving data for 1988528: {'auction_closing_time': 1774969200.0, 'created_time': 1774630385.90977, 'last_price_update_time': 1774842411.361871}
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988528') HTTP/1.1" 204 0
2026-03-30 03:46:51 [ayvens.fr] INFO: Found listing with ID: 1988529
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988529%27 HTTP/1.1" 200 None
2026-03-30 03:46:51 [ayvens.fr] INFO: Scrape type for 1988529: 2
2026-03-30 03:46:51 [ayvens.fr] INFO: Extracting data for car ID: 1988529
2026-03-30 03:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5350ad2-402a-5e4a-98c4-95c4562a54f2 with identifier: 1988529
2026-03-30 03:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5350ad2-402a-5e4a-98c4-95c4562a54f2 with scrape type 2
2026-03-30 03:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5350ad2-402a-5e4a-98c4-95c4562a54f2 with scrape type 2
2026-03-30 03:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b5350ad2-402a-5e4a-98c4-95c4562a54f2, identifier: 1988529
2026-03-30 03:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b5350ad2-402a-5e4a-98c4-95c4562a54f2 with identifier: 1988529
2026-03-30 03:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b5350ad2-402a-5e4a-98c4-95c4562a54f2 with identifier: 1988529
2026-03-30 03:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b5350ad2-402a-5e4a-98c4-95c4562a54f2 with identifier: 1988529 to the API
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'e85',
'id': 'b5350ad2-402a-5e4a-98c4-95c4562a54f2',
'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': 84159,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FOCUS Focus 1.0 Flexifuel mHEV 125ch Titanium X Business',
'transmission': 'manual',
'trim': 'Focus 1.0 Flexifuel mHEV 125ch Titanium X Business',
'vin': None,
'year': 2022}
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988529%27 HTTP/1.1" 200 None
2026-03-30 03:46:51 [ayvens.fr] INFO: Saving data for 1988529: {'auction_closing_time': 1774969200.0, 'created_time': 1774630387.433031, 'last_price_update_time': 1774842411.755147}
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988529') HTTP/1.1" 204 0
2026-03-30 03:46:51 [ayvens.fr] INFO: Found listing with ID: 1988530
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988530%27 HTTP/1.1" 200 None
2026-03-30 03:46:51 [ayvens.fr] INFO: Scrape type for 1988530: 2
2026-03-30 03:46:51 [ayvens.fr] INFO: Extracting data for car ID: 1988530
2026-03-30 03:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9be777-f4fa-5d5e-8e66-f00f2739f4e3 with identifier: 1988530
2026-03-30 03:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9be777-f4fa-5d5e-8e66-f00f2739f4e3 with scrape type 2
2026-03-30 03:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9be777-f4fa-5d5e-8e66-f00f2739f4e3 with scrape type 2
2026-03-30 03:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7b9be777-f4fa-5d5e-8e66-f00f2739f4e3, identifier: 1988530
2026-03-30 03:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7b9be777-f4fa-5d5e-8e66-f00f2739f4e3 with identifier: 1988530
2026-03-30 03:46:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7b9be777-f4fa-5d5e-8e66-f00f2739f4e3 with identifier: 1988530
2026-03-30 03:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7b9be777-f4fa-5d5e-8e66-f00f2739f4e3 with identifier: 1988530 to the API
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLEU C',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7b9be777-f4fa-5d5e-8e66-f00f2739f4e3',
'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': 122351,
'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': 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-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988530%27 HTTP/1.1" 200 None
2026-03-30 03:46:52 [ayvens.fr] INFO: Saving data for 1988530: {'auction_closing_time': 1774969200.0, 'created_time': 1774630388.70859, 'last_price_update_time': 1774842412.186647}
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988530') HTTP/1.1" 204 0
2026-03-30 03:46:52 [ayvens.fr] INFO: Found listing with ID: 1988531
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988531%27 HTTP/1.1" 200 None
2026-03-30 03:46:52 [ayvens.fr] INFO: Scrape type for 1988531: 2
2026-03-30 03:46:52 [ayvens.fr] INFO: Extracting data for car ID: 1988531
2026-03-30 03:46:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d07e8213-fbe9-5ceb-a692-822f42953dec with identifier: 1988531
2026-03-30 03:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d07e8213-fbe9-5ceb-a692-822f42953dec with scrape type 2
2026-03-30 03:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d07e8213-fbe9-5ceb-a692-822f42953dec with scrape type 2
2026-03-30 03:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d07e8213-fbe9-5ceb-a692-822f42953dec, identifier: 1988531
2026-03-30 03:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d07e8213-fbe9-5ceb-a692-822f42953dec with identifier: 1988531
2026-03-30 03:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d07e8213-fbe9-5ceb-a692-822f42953dec with identifier: 1988531
2026-03-30 03:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d07e8213-fbe9-5ceb-a692-822f42953dec with identifier: 1988531 to the API
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd07e8213-fbe9-5ceb-a692-822f42953dec',
'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': 48042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-09',
'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-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988531%27 HTTP/1.1" 200 None
2026-03-30 03:46:52 [ayvens.fr] INFO: Saving data for 1988531: {'auction_closing_time': 1774969200.0, 'created_time': 1774630390.755191, 'last_price_update_time': 1774842412.574551}
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988531') HTTP/1.1" 204 0
2026-03-30 03:46:52 [ayvens.fr] INFO: Found listing with ID: 1988532
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988532%27 HTTP/1.1" 200 None
2026-03-30 03:46:52 [ayvens.fr] INFO: Scrape type for 1988532: 2
2026-03-30 03:46:52 [ayvens.fr] INFO: Extracting data for car ID: 1988532
2026-03-30 03:46:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba19c2f6-5bd0-56df-a193-16f816fbfee7 with identifier: 1988532
2026-03-30 03:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba19c2f6-5bd0-56df-a193-16f816fbfee7 with scrape type 2
2026-03-30 03:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba19c2f6-5bd0-56df-a193-16f816fbfee7 with scrape type 2
2026-03-30 03:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ba19c2f6-5bd0-56df-a193-16f816fbfee7, identifier: 1988532
2026-03-30 03:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ba19c2f6-5bd0-56df-a193-16f816fbfee7 with identifier: 1988532
2026-03-30 03:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ba19c2f6-5bd0-56df-a193-16f816fbfee7 with identifier: 1988532
2026-03-30 03:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ba19c2f6-5bd0-56df-a193-16f816fbfee7 with identifier: 1988532 to the API
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'ba19c2f6-5bd0-56df-a193-16f816fbfee7',
'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': 120214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch S&S Allure EAT8',
'transmission': 'automatic',
'trim': '308 SW 1.2 PureTech 130ch S&S Allure EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03: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%271988532%27 HTTP/1.1" 200 None
2026-03-30 03:46:52 [ayvens.fr] INFO: Saving data for 1988532: {'auction_closing_time': 1774969200.0, 'created_time': 1774630391.867306, 'last_price_update_time': 1774842412.985274}
2026-03-30 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988532') HTTP/1.1" 204 0
2026-03-30 03:46:53 [ayvens.fr] INFO: Found listing with ID: 1988533
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [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-30 03:46:53 [ayvens.fr] INFO: Scrape type for 1988533: 2
2026-03-30 03:46:53 [ayvens.fr] INFO: Extracting data for car ID: 1988533
2026-03-30 03:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 163bf354-9cf2-52a5-bbfe-90e025b8f235 with identifier: 1988533
2026-03-30 03:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 163bf354-9cf2-52a5-bbfe-90e025b8f235 with scrape type 2
2026-03-30 03:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 163bf354-9cf2-52a5-bbfe-90e025b8f235 with scrape type 2
2026-03-30 03:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 163bf354-9cf2-52a5-bbfe-90e025b8f235, identifier: 1988533
2026-03-30 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 163bf354-9cf2-52a5-bbfe-90e025b8f235 with identifier: 1988533
2026-03-30 03:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 163bf354-9cf2-52a5-bbfe-90e025b8f235 with identifier: 1988533
2026-03-30 03:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 163bf354-9cf2-52a5-bbfe-90e025b8f235 with identifier: 1988533 to the API
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '163bf354-9cf2-52a5-bbfe-90e025b8f235',
'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': 32169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'FORD KUGA Kuga 2.5 Duratec 180ch Hybrid FlexiFuel Titanium Business '
'Powershift',
'transmission': 'automatic',
'trim': 'Kuga 2.5 Duratec 180ch Hybrid FlexiFuel Titanium Business Powershift',
'vin': None,
'year': 2025}
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [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-30 03:46:53 [ayvens.fr] INFO: Saving data for 1988533: {'auction_closing_time': 1774969200.0, 'created_time': 1774630393.469409, 'last_price_update_time': 1774842413.395206}
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988533') HTTP/1.1" 204 0
2026-03-30 03:46:53 [ayvens.fr] INFO: Found listing with ID: 1988534
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [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-30 03:46:53 [ayvens.fr] INFO: Scrape type for 1988534: 2
2026-03-30 03:46:53 [ayvens.fr] INFO: Extracting data for car ID: 1988534
2026-03-30 03:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f97d17f-a37f-59fe-ab48-0836920d0b37 with identifier: 1988534
2026-03-30 03:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f97d17f-a37f-59fe-ab48-0836920d0b37 with scrape type 2
2026-03-30 03:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f97d17f-a37f-59fe-ab48-0836920d0b37 with scrape type 2
2026-03-30 03:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7f97d17f-a37f-59fe-ab48-0836920d0b37, identifier: 1988534
2026-03-30 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7f97d17f-a37f-59fe-ab48-0836920d0b37 with identifier: 1988534
2026-03-30 03:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7f97d17f-a37f-59fe-ab48-0836920d0b37 with identifier: 1988534
2026-03-30 03:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7f97d17f-a37f-59fe-ab48-0836920d0b37 with identifier: 1988534 to the API
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:53 [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.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7f97d17f-a37f-59fe-ab48-0836920d0b37',
'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': 89202,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-24',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.6 THP 165ch GT Line S&S EAT6',
'transmission': 'automatic',
'trim': '5008 1.6 THP 165ch GT Line S&S EAT6',
'vin': None,
'year': 2018}
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [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-30 03:46:53 [ayvens.fr] INFO: Saving data for 1988534: {'auction_closing_time': 1774969200.0, 'created_time': 1774630394.822351, 'last_price_update_time': 1774842413.821116}
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988534') HTTP/1.1" 204 0
2026-03-30 03:46:53 [ayvens.fr] INFO: Found listing with ID: 1988535
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:53 [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-30 03:46:53 [ayvens.fr] INFO: Scrape type for 1988535: 2
2026-03-30 03:46:53 [ayvens.fr] INFO: Extracting data for car ID: 1988535
2026-03-30 03:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0606a411-f483-565c-bc59-c5e9d0a11e2f with identifier: 1988535
2026-03-30 03:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0606a411-f483-565c-bc59-c5e9d0a11e2f with scrape type 2
2026-03-30 03:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0606a411-f483-565c-bc59-c5e9d0a11e2f with scrape type 2
2026-03-30 03:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0606a411-f483-565c-bc59-c5e9d0a11e2f, identifier: 1988535
2026-03-30 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0606a411-f483-565c-bc59-c5e9d0a11e2f with identifier: 1988535
2026-03-30 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0606a411-f483-565c-bc59-c5e9d0a11e2f with identifier: 1988535
2026-03-30 03:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0606a411-f483-565c-bc59-c5e9d0a11e2f with identifier: 1988535 to the API
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'MINERAL WEISS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '0606a411-f483-565c-bc59-c5e9d0a11e2f',
'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': 69877,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18i 136ch xLine',
'transmission': 'automatic',
'trim': 'X1 sDrive18i 136ch xLine',
'vin': None,
'year': 2023}
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:54 [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-30 03:46:54 [ayvens.fr] INFO: Saving data for 1988535: {'auction_closing_time': 1774969200.0, 'created_time': 1774630396.126799, 'last_price_update_time': 1774842414.338003}
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988535') HTTP/1.1" 204 0
2026-03-30 03:46:54 [ayvens.fr] INFO: Found listing with ID: 1988536
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:54 [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-30 03:46:54 [ayvens.fr] INFO: Scrape type for 1988536: 2
2026-03-30 03:46:54 [ayvens.fr] INFO: Extracting data for car ID: 1988536
2026-03-30 03:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de37887f-6e16-5887-b749-6b753d9b1610 with identifier: 1988536
2026-03-30 03:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de37887f-6e16-5887-b749-6b753d9b1610 with scrape type 2
2026-03-30 03:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de37887f-6e16-5887-b749-6b753d9b1610 with scrape type 2
2026-03-30 03:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: de37887f-6e16-5887-b749-6b753d9b1610, identifier: 1988536
2026-03-30 03:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: de37887f-6e16-5887-b749-6b753d9b1610 with identifier: 1988536
2026-03-30 03:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: de37887f-6e16-5887-b749-6b753d9b1610 with identifier: 1988536
2026-03-30 03:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: de37887f-6e16-5887-b749-6b753d9b1610 with identifier: 1988536 to the API
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'de37887f-6e16-5887-b749-6b753d9b1610',
'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': 'DS7',
'odometer': 61654,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS7 DS 7 Crossback BlueHDi 130ch So Chic '
'Automatique',
'transmission': 'automatic',
'trim': 'DS 7 Crossback BlueHDi 130ch So Chic Automatique',
'vin': None,
'year': 2021}
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:54 [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-30 03:46:54 [ayvens.fr] INFO: Saving data for 1988536: {'auction_closing_time': 1774969200.0, 'created_time': 1774630397.34098, 'last_price_update_time': 1774842414.728488}
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988536') HTTP/1.1" 204 0
2026-03-30 03:46:54 [ayvens.fr] INFO: Found listing with ID: 1988537
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:54 [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-30 03:46:54 [ayvens.fr] INFO: Scrape type for 1988537: 2
2026-03-30 03:46:54 [ayvens.fr] INFO: Extracting data for car ID: 1988537
2026-03-30 03:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d863b8a-bef3-5b68-b58e-1985d1ca4759 with identifier: 1988537
2026-03-30 03:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d863b8a-bef3-5b68-b58e-1985d1ca4759 with scrape type 2
2026-03-30 03:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d863b8a-bef3-5b68-b58e-1985d1ca4759 with scrape type 2
2026-03-30 03:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0d863b8a-bef3-5b68-b58e-1985d1ca4759, identifier: 1988537
2026-03-30 03:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0d863b8a-bef3-5b68-b58e-1985d1ca4759 with identifier: 1988537
2026-03-30 03:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0d863b8a-bef3-5b68-b58e-1985d1ca4759 with identifier: 1988537
2026-03-30 03:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0d863b8a-bef3-5b68-b58e-1985d1ca4759 with identifier: 1988537 to the API
2026-03-30 03:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLANCHE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '0d863b8a-bef3-5b68-b58e-1985d1ca4759',
'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': 42576,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-17',
'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-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:55 [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-30 03:46:55 [ayvens.fr] INFO: Saving data for 1988537: {'auction_closing_time': 1774969200.0, 'created_time': 1774630398.649432, 'last_price_update_time': 1774842415.147899}
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988537') HTTP/1.1" 204 0
2026-03-30 03:46:55 [ayvens.fr] INFO: Found listing with ID: 1988538
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:55 [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-30 03:46:55 [ayvens.fr] INFO: Scrape type for 1988538: 2
2026-03-30 03:46:55 [ayvens.fr] INFO: Extracting data for car ID: 1988538
2026-03-30 03:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc997e4d-9e6f-5a4f-a24c-396a85e218de with identifier: 1988538
2026-03-30 03:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc997e4d-9e6f-5a4f-a24c-396a85e218de with scrape type 2
2026-03-30 03:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc997e4d-9e6f-5a4f-a24c-396a85e218de with scrape type 2
2026-03-30 03:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cc997e4d-9e6f-5a4f-a24c-396a85e218de, identifier: 1988538
2026-03-30 03:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cc997e4d-9e6f-5a4f-a24c-396a85e218de with identifier: 1988538
2026-03-30 03:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cc997e4d-9e6f-5a4f-a24c-396a85e218de with identifier: 1988538
2026-03-30 03:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cc997e4d-9e6f-5a4f-a24c-396a85e218de with identifier: 1988538 to the API
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'cc997e4d-9e6f-5a4f-a24c-396a85e218de',
'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': 44260,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'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-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:55 [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-30 03:46:55 [ayvens.fr] INFO: Saving data for 1988538: {'auction_closing_time': 1774969200.0, 'created_time': 1774630399.755759, 'last_price_update_time': 1774842415.619554}
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988538') HTTP/1.1" 204 0
2026-03-30 03:46:55 [ayvens.fr] INFO: Found listing with ID: 1988539
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:55 [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-30 03:46:55 [ayvens.fr] INFO: Scrape type for 1988539: 2
2026-03-30 03:46:55 [ayvens.fr] INFO: Extracting data for car ID: 1988539
2026-03-30 03:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c93241-9f4f-5a46-a06a-af85a2e7b5ab with identifier: 1988539
2026-03-30 03:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c93241-9f4f-5a46-a06a-af85a2e7b5ab with scrape type 2
2026-03-30 03:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23c93241-9f4f-5a46-a06a-af85a2e7b5ab with scrape type 2
2026-03-30 03:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 23c93241-9f4f-5a46-a06a-af85a2e7b5ab, identifier: 1988539
2026-03-30 03:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 23c93241-9f4f-5a46-a06a-af85a2e7b5ab with identifier: 1988539
2026-03-30 03:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 23c93241-9f4f-5a46-a06a-af85a2e7b5ab with identifier: 1988539
2026-03-30 03:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 23c93241-9f4f-5a46-a06a-af85a2e7b5ab with identifier: 1988539 to the API
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:55 [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': 5,
'engine': '0.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '23c93241-9f4f-5a46-a06a-af85a2e7b5ab',
'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': 65466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y Model Y Long Range AWD',
'transmission': 'automatic',
'trim': 'Model Y Long Range AWD',
'vin': None,
'year': 2022}
2026-03-30 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [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-30 03:46:56 [ayvens.fr] INFO: Saving data for 1988539: {'auction_closing_time': 1774969200.0, 'created_time': 1774630400.806266, 'last_price_update_time': 1774842416.000929}
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988539') HTTP/1.1" 204 0
2026-03-30 03:46:56 [ayvens.fr] INFO: Found listing with ID: 1988540
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [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-30 03:46:56 [ayvens.fr] INFO: Scrape type for 1988540: 2
2026-03-30 03:46:56 [ayvens.fr] INFO: Extracting data for car ID: 1988540
2026-03-30 03:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0cac56-fb69-5213-8b24-f1ad61f086a3 with identifier: 1988540
2026-03-30 03:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0cac56-fb69-5213-8b24-f1ad61f086a3 with scrape type 2
2026-03-30 03:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc0cac56-fb69-5213-8b24-f1ad61f086a3 with scrape type 2
2026-03-30 03:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dc0cac56-fb69-5213-8b24-f1ad61f086a3, identifier: 1988540
2026-03-30 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dc0cac56-fb69-5213-8b24-f1ad61f086a3 with identifier: 1988540
2026-03-30 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dc0cac56-fb69-5213-8b24-f1ad61f086a3 with identifier: 1988540
2026-03-30 03:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dc0cac56-fb69-5213-8b24-f1ad61f086a3 with identifier: 1988540 to the API
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BI TON ROUGE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'dc0cac56-fb69-5213-8b24-f1ad61f086a3',
'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': 97767,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA Corolla 184h GR Sport',
'transmission': 'automatic',
'trim': 'Corolla 184h GR Sport',
'vin': None,
'year': 2023}
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [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-30 03:46:56 [ayvens.fr] INFO: Saving data for 1988540: {'auction_closing_time': 1774969200.0, 'created_time': 1774630402.475002, 'last_price_update_time': 1774842416.400861}
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988540') HTTP/1.1" 204 0
2026-03-30 03:46:56 [ayvens.fr] INFO: Found listing with ID: 1988541
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [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-30 03:46:56 [ayvens.fr] INFO: Scrape type for 1988541: 2
2026-03-30 03:46:56 [ayvens.fr] INFO: Extracting data for car ID: 1988541
2026-03-30 03:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 059dffab-0c8d-5b6c-8b3e-018f8abcae4e with identifier: 1988541
2026-03-30 03:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 059dffab-0c8d-5b6c-8b3e-018f8abcae4e with scrape type 2
2026-03-30 03:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 059dffab-0c8d-5b6c-8b3e-018f8abcae4e with scrape type 2
2026-03-30 03:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 059dffab-0c8d-5b6c-8b3e-018f8abcae4e, identifier: 1988541
2026-03-30 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 059dffab-0c8d-5b6c-8b3e-018f8abcae4e with identifier: 1988541
2026-03-30 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 059dffab-0c8d-5b6c-8b3e-018f8abcae4e with identifier: 1988541
2026-03-30 03:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 059dffab-0c8d-5b6c-8b3e-018f8abcae4e with identifier: 1988541 to the API
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLEU OUTREMER',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '059dffab-0c8d-5b6c-8b3e-018f8abcae4e',
'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': 46391,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Standard RWD',
'transmission': 'automatic',
'trim': 'Model 3 Standard RWD',
'vin': None,
'year': 2023}
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [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-30 03:46:56 [ayvens.fr] INFO: Saving data for 1988541: {'auction_closing_time': 1774969200.0, 'created_time': 1774630404.074663, 'last_price_update_time': 1774842416.807725}
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988541') HTTP/1.1" 204 0
2026-03-30 03:46:56 [ayvens.fr] INFO: Found listing with ID: 1988542
2026-03-30 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:56 [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-30 03:46:56 [ayvens.fr] INFO: Scrape type for 1988542: 2
2026-03-30 03:46:56 [ayvens.fr] INFO: Extracting data for car ID: 1988542
2026-03-30 03:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e with identifier: 1988542
2026-03-30 03:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e with scrape type 2
2026-03-30 03:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e with scrape type 2
2026-03-30 03:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e, identifier: 1988542
2026-03-30 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e with identifier: 1988542
2026-03-30 03:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e with identifier: 1988542
2026-03-30 03:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e with identifier: 1988542 to the API
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '36b8dc20-d8bd-5e17-9be3-9fbc7a6f8e4e',
'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': 69199,
'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-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:57 [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-30 03:46:57 [ayvens.fr] INFO: Saving data for 1988542: {'auction_closing_time': 1774969200.0, 'created_time': 1774630405.771471, 'last_price_update_time': 1774842417.205024}
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988542') HTTP/1.1" 204 0
2026-03-30 03:46:57 [ayvens.fr] INFO: Found listing with ID: 1988543
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:57 [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-30 03:46:57 [ayvens.fr] INFO: Scrape type for 1988543: 2
2026-03-30 03:46:57 [ayvens.fr] INFO: Extracting data for car ID: 1988543
2026-03-30 03:46:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8f4177b-2787-555d-9291-5d7d05c95b11 with identifier: 1988543
2026-03-30 03:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8f4177b-2787-555d-9291-5d7d05c95b11 with scrape type 2
2026-03-30 03:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8f4177b-2787-555d-9291-5d7d05c95b11 with scrape type 2
2026-03-30 03:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f8f4177b-2787-555d-9291-5d7d05c95b11, identifier: 1988543
2026-03-30 03:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f8f4177b-2787-555d-9291-5d7d05c95b11 with identifier: 1988543
2026-03-30 03:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f8f4177b-2787-555d-9291-5d7d05c95b11 with identifier: 1988543
2026-03-30 03:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f8f4177b-2787-555d-9291-5d7d05c95b11 with identifier: 1988543 to the API
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f8f4177b-2787-555d-9291-5d7d05c95b11',
'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': 103567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.5 BlueHDi 130ch S&S Allure Business EAT8',
'transmission': 'automatic',
'trim': '2008 1.5 BlueHDi 130ch S&S Allure Business EAT8',
'vin': None,
'year': 2021}
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:57 [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-30 03:46:57 [ayvens.fr] INFO: Saving data for 1988543: {'auction_closing_time': 1774969200.0, 'created_time': 1774630407.478409, 'last_price_update_time': 1774842417.594637}
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988543') HTTP/1.1" 204 0
2026-03-30 03:46:57 [ayvens.fr] INFO: Found listing with ID: 1988544
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:57 [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-30 03:46:57 [ayvens.fr] INFO: Scrape type for 1988544: 2
2026-03-30 03:46:57 [ayvens.fr] INFO: Extracting data for car ID: 1988544
2026-03-30 03:46:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 619c26cc-0ce3-56dc-b674-7d85c507c959 with identifier: 1988544
2026-03-30 03:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 619c26cc-0ce3-56dc-b674-7d85c507c959 with scrape type 2
2026-03-30 03:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 619c26cc-0ce3-56dc-b674-7d85c507c959 with scrape type 2
2026-03-30 03:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 619c26cc-0ce3-56dc-b674-7d85c507c959, identifier: 1988544
2026-03-30 03:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 619c26cc-0ce3-56dc-b674-7d85c507c959 with identifier: 1988544
2026-03-30 03:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 619c26cc-0ce3-56dc-b674-7d85c507c959 with identifier: 1988544
2026-03-30 03:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 619c26cc-0ce3-56dc-b674-7d85c507c959 with identifier: 1988544 to the API
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '619c26cc-0ce3-56dc-b674-7d85c507c959',
'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': 52671,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA Corolla 122h Collection',
'transmission': 'automatic',
'trim': 'Corolla 122h Collection',
'vin': None,
'year': 2021}
2026-03-30 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:57 [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-30 03:46:57 [ayvens.fr] INFO: Saving data for 1988544: {'auction_closing_time': 1774969200.0, 'created_time': 1774630408.509318, 'last_price_update_time': 1774842417.99265}
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988544') HTTP/1.1" 204 0
2026-03-30 03:46:58 [ayvens.fr] INFO: Found listing with ID: 1988545
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [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-30 03:46:58 [ayvens.fr] INFO: Scrape type for 1988545: 2
2026-03-30 03:46:58 [ayvens.fr] INFO: Extracting data for car ID: 1988545
2026-03-30 03:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c95250f0-9b5f-54f3-be39-547322fae9a7 with identifier: 1988545
2026-03-30 03:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c95250f0-9b5f-54f3-be39-547322fae9a7 with scrape type 2
2026-03-30 03:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c95250f0-9b5f-54f3-be39-547322fae9a7 with scrape type 2
2026-03-30 03:46:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c95250f0-9b5f-54f3-be39-547322fae9a7, identifier: 1988545
2026-03-30 03:46:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c95250f0-9b5f-54f3-be39-547322fae9a7 with identifier: 1988545
2026-03-30 03:46:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c95250f0-9b5f-54f3-be39-547322fae9a7 with identifier: 1988545
2026-03-30 03:46:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c95250f0-9b5f-54f3-be39-547322fae9a7 with identifier: 1988545 to the API
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'c95250f0-9b5f-54f3-be39-547322fae9a7',
'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': 105635,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 EcoBoost 125ch S&S mHEV ST-Line Powershift',
'transmission': 'automatic',
'trim': 'Puma 1.0 EcoBoost 125ch S&S mHEV ST-Line Powershift',
'vin': None,
'year': 2022}
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [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-30 03:46:58 [ayvens.fr] INFO: Saving data for 1988545: {'auction_closing_time': 1774969200.0, 'created_time': 1774630409.57289, 'last_price_update_time': 1774842418.393026}
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988545') HTTP/1.1" 204 0
2026-03-30 03:46:58 [ayvens.fr] INFO: Found listing with ID: 1988546
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [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-30 03:46:58 [ayvens.fr] INFO: Scrape type for 1988546: 2
2026-03-30 03:46:58 [ayvens.fr] INFO: Extracting data for car ID: 1988546
2026-03-30 03:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc67b174-748f-5cc2-a769-e4e5f6f84ede with identifier: 1988546
2026-03-30 03:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc67b174-748f-5cc2-a769-e4e5f6f84ede with scrape type 2
2026-03-30 03:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc67b174-748f-5cc2-a769-e4e5f6f84ede with scrape type 2
2026-03-30 03:46:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fc67b174-748f-5cc2-a769-e4e5f6f84ede, identifier: 1988546
2026-03-30 03:46:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fc67b174-748f-5cc2-a769-e4e5f6f84ede with identifier: 1988546
2026-03-30 03:46:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:46:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fc67b174-748f-5cc2-a769-e4e5f6f84ede with identifier: 1988546
2026-03-30 03:46:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fc67b174-748f-5cc2-a769-e4e5f6f84ede with identifier: 1988546 to the API
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLEU RECIF',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'fc67b174-748f-5cc2-a769-e4e5f6f84ede',
'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': 'TAIGO',
'odometer': 76469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TAIGO Taigo 1.5 TSI 150ch R-Line DSG7',
'transmission': 'automatic',
'trim': 'Taigo 1.5 TSI 150ch R-Line DSG7',
'vin': None,
'year': 2023}
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [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-30 03:46:58 [ayvens.fr] INFO: Saving data for 1988546: {'auction_closing_time': 1774969200.0, 'created_time': 1774630410.902209, 'last_price_update_time': 1774842418.784762}
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988546') HTTP/1.1" 204 0
2026-03-30 03:46:58 [ayvens.fr] INFO: Found listing with ID: 1988547
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:58 [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-30 03:46:58 [ayvens.fr] INFO: Scrape type for 1988547: 2
2026-03-30 03:46:58 [ayvens.fr] INFO: Extracting data for car ID: 1988547
2026-03-30 03:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a014556-d6bb-5dc7-8867-1318718a35ab with identifier: 1988547
2026-03-30 03:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a014556-d6bb-5dc7-8867-1318718a35ab with scrape type 2
2026-03-30 03:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a014556-d6bb-5dc7-8867-1318718a35ab with scrape type 2
2026-03-30 03:46:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4a014556-d6bb-5dc7-8867-1318718a35ab, identifier: 1988547
2026-03-30 03:46:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4a014556-d6bb-5dc7-8867-1318718a35ab with identifier: 1988547
2026-03-30 03:46:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4a014556-d6bb-5dc7-8867-1318718a35ab with identifier: 1988547
2026-03-30 03:46:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4a014556-d6bb-5dc7-8867-1318718a35ab with identifier: 1988547 to the API
2026-03-30 03:46:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:59 [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.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4a014556-d6bb-5dc7-8867-1318718a35ab',
'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': 'TIGUAN',
'odometer': 87046,
'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': 'VOLKSWAGEN TIGUAN Tiguan 2.0 TDI 150ch Life Business DSG7',
'transmission': 'automatic',
'trim': 'Tiguan 2.0 TDI 150ch Life Business DSG7',
'vin': None,
'year': 2022}
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:59 [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-30 03:46:59 [ayvens.fr] INFO: Saving data for 1988547: {'auction_closing_time': 1774969200.0, 'created_time': 1774630412.376588, 'last_price_update_time': 1774842419.209891}
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988547') HTTP/1.1" 204 0
2026-03-30 03:46:59 [ayvens.fr] INFO: Found listing with ID: 1988548
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:59 [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-30 03:46:59 [ayvens.fr] INFO: Scrape type for 1988548: 2
2026-03-30 03:46:59 [ayvens.fr] INFO: Extracting data for car ID: 1988548
2026-03-30 03:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3467234-fe6b-58f8-86a6-8e2c3103c38c with identifier: 1988548
2026-03-30 03:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3467234-fe6b-58f8-86a6-8e2c3103c38c with scrape type 2
2026-03-30 03:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3467234-fe6b-58f8-86a6-8e2c3103c38c with scrape type 2
2026-03-30 03:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f3467234-fe6b-58f8-86a6-8e2c3103c38c, identifier: 1988548
2026-03-30 03:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f3467234-fe6b-58f8-86a6-8e2c3103c38c with identifier: 1988548
2026-03-30 03:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f3467234-fe6b-58f8-86a6-8e2c3103c38c with identifier: 1988548
2026-03-30 03:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f3467234-fe6b-58f8-86a6-8e2c3103c38c with identifier: 1988548 to the API
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:46:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f3467234-fe6b-58f8-86a6-8e2c3103c38c',
'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': 91381,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 100ch S&S Active Pack',
'transmission': 'manual',
'trim': '208 1.2 PureTech 100ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:59 [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-30 03:46:59 [ayvens.fr] INFO: Saving data for 1988548: {'auction_closing_time': 1774969200.0, 'created_time': 1774630413.234166, 'last_price_update_time': 1774842419.597177}
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988548') HTTP/1.1" 204 0
2026-03-30 03:46:59 [ayvens.fr] INFO: Found listing with ID: 1988549
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:46:59 [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-30 03:46:59 [ayvens.fr] INFO: Scrape type for 1988549: 2
2026-03-30 03:46:59 [ayvens.fr] INFO: Extracting data for car ID: 1988549
2026-03-30 03:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 681e57f8-0848-58b9-88b1-a4e8dbad4fd0 with identifier: 1988549
2026-03-30 03:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 681e57f8-0848-58b9-88b1-a4e8dbad4fd0 with scrape type 2
2026-03-30 03:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 681e57f8-0848-58b9-88b1-a4e8dbad4fd0 with scrape type 2
2026-03-30 03:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 681e57f8-0848-58b9-88b1-a4e8dbad4fd0, identifier: 1988549
2026-03-30 03:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 681e57f8-0848-58b9-88b1-a4e8dbad4fd0 with identifier: 1988549
2026-03-30 03:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 681e57f8-0848-58b9-88b1-a4e8dbad4fd0 with identifier: 1988549
2026-03-30 03:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 681e57f8-0848-58b9-88b1-a4e8dbad4fd0 with identifier: 1988549 to the API
2026-03-30 03:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:46: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-30 03:47:00 [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': '681e57f8-0848-58b9-88b1-a4e8dbad4fd0',
'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': 112618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-13',
'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-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [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-30 03:47:00 [ayvens.fr] INFO: Saving data for 1988549: {'auction_closing_time': 1774969200.0, 'created_time': 1774630414.40211, 'last_price_update_time': 1774842420.121463}
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988549') HTTP/1.1" 204 0
2026-03-30 03:47:00 [ayvens.fr] INFO: Found listing with ID: 1988550
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [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-30 03:47:00 [ayvens.fr] INFO: Scrape type for 1988550: 2
2026-03-30 03:47:00 [ayvens.fr] INFO: Extracting data for car ID: 1988550
2026-03-30 03:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58642df4-7f87-56ca-b285-305f02111cc9 with identifier: 1988550
2026-03-30 03:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58642df4-7f87-56ca-b285-305f02111cc9 with scrape type 2
2026-03-30 03:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58642df4-7f87-56ca-b285-305f02111cc9 with scrape type 2
2026-03-30 03:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 58642df4-7f87-56ca-b285-305f02111cc9, identifier: 1988550
2026-03-30 03:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 58642df4-7f87-56ca-b285-305f02111cc9 with identifier: 1988550
2026-03-30 03:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 58642df4-7f87-56ca-b285-305f02111cc9 with identifier: 1988550
2026-03-30 03:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 58642df4-7f87-56ca-b285-305f02111cc9 with identifier: 1988550 to the API
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:00 [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': 'diesel',
'id': '58642df4-7f87-56ca-b285-305f02111cc9',
'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': 11948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TOURAN Touran 1.6 TDI 115ch BlueMotion Technology FAP '
'Confortline Business DSG7 5 places',
'transmission': 'automatic',
'trim': 'Touran 1.6 TDI 115ch BlueMotion Technology FAP Confortline Business '
'DSG7 5 places',
'vin': None,
'year': 2018}
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [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-30 03:47:00 [ayvens.fr] INFO: Saving data for 1988550: {'auction_closing_time': 1774969200.0, 'created_time': 1774630415.887446, 'last_price_update_time': 1774842420.537654}
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988550') HTTP/1.1" 204 0
2026-03-30 03:47:00 [ayvens.fr] INFO: Found listing with ID: 1988551
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [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-30 03:47:00 [ayvens.fr] INFO: Scrape type for 1988551: 2
2026-03-30 03:47:00 [ayvens.fr] INFO: Extracting data for car ID: 1988551
2026-03-30 03:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3 with identifier: 1988551
2026-03-30 03:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3 with scrape type 2
2026-03-30 03:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3 with scrape type 2
2026-03-30 03:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3, identifier: 1988551
2026-03-30 03:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3 with identifier: 1988551
2026-03-30 03:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3 with identifier: 1988551
2026-03-30 03:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3 with identifier: 1988551 to the API
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'a0d301f2-e84b-5bf8-a802-1f1ee2d4e9f3',
'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': 76095,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.0 TCe 100ch Business',
'transmission': 'manual',
'trim': 'Clio 1.0 TCe 100ch Business',
'vin': None,
'year': 2019}
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [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-30 03:47:00 [ayvens.fr] INFO: Saving data for 1988551: {'auction_closing_time': 1774969200.0, 'created_time': 1774630417.058689, 'last_price_update_time': 1774842420.973909}
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988551') HTTP/1.1" 204 0
2026-03-30 03:47:00 [ayvens.fr] INFO: Found listing with ID: 1988552
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:01 [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-30 03:47:01 [ayvens.fr] INFO: Scrape type for 1988552: 2
2026-03-30 03:47:01 [ayvens.fr] INFO: Extracting data for car ID: 1988552
2026-03-30 03:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb with identifier: 1988552
2026-03-30 03:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb with scrape type 2
2026-03-30 03:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb with scrape type 2
2026-03-30 03:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb, identifier: 1988552
2026-03-30 03:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb with identifier: 1988552
2026-03-30 03:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb with identifier: 1988552
2026-03-30 03:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb with identifier: 1988552 to the API
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'a1e9dfc8-d2fb-5035-9fe0-72dffafee1eb',
'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': 98198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.6 E-Tech 140ch Business',
'transmission': 'automatic',
'trim': 'Clio 1.6 E-Tech 140ch Business',
'vin': None,
'year': 2021}
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:01 [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-30 03:47:01 [ayvens.fr] INFO: Saving data for 1988552: {'auction_closing_time': 1774969200.0, 'created_time': 1774630419.379885, 'last_price_update_time': 1774842421.369294}
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988552') HTTP/1.1" 204 0
2026-03-30 03:47:01 [ayvens.fr] INFO: Found listing with ID: 1988553
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:01 [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-30 03:47:01 [ayvens.fr] INFO: Scrape type for 1988553: 2
2026-03-30 03:47:01 [ayvens.fr] INFO: Extracting data for car ID: 1988553
2026-03-30 03:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c3c1f6a-258e-5a99-a72a-1bf29ff04173 with identifier: 1988553
2026-03-30 03:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c3c1f6a-258e-5a99-a72a-1bf29ff04173 with scrape type 2
2026-03-30 03:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c3c1f6a-258e-5a99-a72a-1bf29ff04173 with scrape type 2
2026-03-30 03:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7c3c1f6a-258e-5a99-a72a-1bf29ff04173, identifier: 1988553
2026-03-30 03:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7c3c1f6a-258e-5a99-a72a-1bf29ff04173 with identifier: 1988553
2026-03-30 03:47:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7c3c1f6a-258e-5a99-a72a-1bf29ff04173 with identifier: 1988553
2026-03-30 03:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7c3c1f6a-258e-5a99-a72a-1bf29ff04173 with identifier: 1988553 to the API
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'NOIR ETOILE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '7c3c1f6a-258e-5a99-a72a-1bf29ff04173',
'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': 107899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane 1.5 Blue dCi 95ch Business',
'transmission': 'manual',
'trim': 'Megane 1.5 Blue dCi 95ch Business',
'vin': None,
'year': 2020}
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:01 [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-30 03:47:01 [ayvens.fr] INFO: Saving data for 1988553: {'auction_closing_time': 1774969200.0, 'created_time': 1774630420.207176, 'last_price_update_time': 1774842421.771481}
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988553') HTTP/1.1" 204 0
2026-03-30 03:47:01 [ayvens.fr] INFO: Found listing with ID: 1988554
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:01 [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-30 03:47:01 [ayvens.fr] INFO: Scrape type for 1988554: 2
2026-03-30 03:47:01 [ayvens.fr] INFO: Extracting data for car ID: 1988554
2026-03-30 03:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd548309-84e1-54c2-ae7d-6477cd129115 with identifier: 1988554
2026-03-30 03:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd548309-84e1-54c2-ae7d-6477cd129115 with scrape type 2
2026-03-30 03:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd548309-84e1-54c2-ae7d-6477cd129115 with scrape type 2
2026-03-30 03:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fd548309-84e1-54c2-ae7d-6477cd129115, identifier: 1988554
2026-03-30 03:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fd548309-84e1-54c2-ae7d-6477cd129115 with identifier: 1988554
2026-03-30 03:47:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fd548309-84e1-54c2-ae7d-6477cd129115 with identifier: 1988554
2026-03-30 03:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fd548309-84e1-54c2-ae7d-6477cd129115 with identifier: 1988554 to the API
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'GRIS METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'fd548309-84e1-54c2-ae7d-6477cd129115',
'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': 140333,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ARKANA Arkana 1.6 E-Tech 145ch IntensB',
'transmission': 'automatic',
'trim': 'Arkana 1.6 E-Tech 145ch IntensB',
'vin': None,
'year': 2022}
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:02 [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-30 03:47:02 [ayvens.fr] INFO: Saving data for 1988554: {'auction_closing_time': 1774969200.0, 'created_time': 1774630422.13313, 'last_price_update_time': 1774842422.172304}
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988554') HTTP/1.1" 204 0
2026-03-30 03:47:02 [ayvens.fr] INFO: Found listing with ID: 1988555
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:02 [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-30 03:47:02 [ayvens.fr] INFO: Scrape type for 1988555: 2
2026-03-30 03:47:02 [ayvens.fr] INFO: Extracting data for car ID: 1988555
2026-03-30 03:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b1bc1f-a1dc-5061-a014-9a183e98de0b with identifier: 1988555
2026-03-30 03:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b1bc1f-a1dc-5061-a014-9a183e98de0b with scrape type 2
2026-03-30 03:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72b1bc1f-a1dc-5061-a014-9a183e98de0b with scrape type 2
2026-03-30 03:47:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 72b1bc1f-a1dc-5061-a014-9a183e98de0b, identifier: 1988555
2026-03-30 03:47:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 72b1bc1f-a1dc-5061-a014-9a183e98de0b with identifier: 1988555
2026-03-30 03:47:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 72b1bc1f-a1dc-5061-a014-9a183e98de0b with identifier: 1988555
2026-03-30 03:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 72b1bc1f-a1dc-5061-a014-9a183e98de0b with identifier: 1988555 to the API
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '72b1bc1f-a1dc-5061-a014-9a183e98de0b',
'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': 126160,
'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': 'CITROËN C5 AIRCROSS C5 Aircross BlueHDi 130ch S&S C-Series EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130ch S&S C-Series EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:02 [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-30 03:47:02 [ayvens.fr] INFO: Saving data for 1988555: {'auction_closing_time': 1774969200.0, 'created_time': 1774630421.336078, 'last_price_update_time': 1774842422.558815}
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988555') HTTP/1.1" 204 0
2026-03-30 03:47:02 [ayvens.fr] INFO: Found listing with ID: 1988556
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:02 [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-30 03:47:02 [ayvens.fr] INFO: Scrape type for 1988556: 2
2026-03-30 03:47:02 [ayvens.fr] INFO: Extracting data for car ID: 1988556
2026-03-30 03:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1c8330d-df03-5433-8d3b-860d7184b18d with identifier: 1988556
2026-03-30 03:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1c8330d-df03-5433-8d3b-860d7184b18d with scrape type 2
2026-03-30 03:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1c8330d-df03-5433-8d3b-860d7184b18d with scrape type 2
2026-03-30 03:47:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e1c8330d-df03-5433-8d3b-860d7184b18d, identifier: 1988556
2026-03-30 03:47:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e1c8330d-df03-5433-8d3b-860d7184b18d with identifier: 1988556
2026-03-30 03:47:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e1c8330d-df03-5433-8d3b-860d7184b18d with identifier: 1988556
2026-03-30 03:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e1c8330d-df03-5433-8d3b-860d7184b18d with identifier: 1988556 to the API
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'ARGENT IRIDIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e1c8330d-df03-5433-8d3b-860d7184b18d',
'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': 'GLB',
'odometer': 65566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-13',
'seats_number': 7,
'seller_name': None,
'title': 'MERCEDES-BENZ GLB GLB 200d 150ch Business Line 8G DCT',
'transmission': 'automatic',
'trim': 'GLB 200d 150ch Business Line 8G DCT',
'vin': None,
'year': 2021}
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:02 [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-30 03:47:02 [ayvens.fr] INFO: Saving data for 1988556: {'auction_closing_time': 1774969200.0, 'created_time': 1774630424.333312, 'last_price_update_time': 1774842422.992237}
2026-03-30 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988556') HTTP/1.1" 204 0
2026-03-30 03:47:03 [ayvens.fr] INFO: Found listing with ID: 1988557
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [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-30 03:47:03 [ayvens.fr] INFO: Scrape type for 1988557: 2
2026-03-30 03:47:03 [ayvens.fr] INFO: Extracting data for car ID: 1988557
2026-03-30 03:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4caf6047-708c-50d7-96f6-0c2d3d96580c with identifier: 1988557
2026-03-30 03:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4caf6047-708c-50d7-96f6-0c2d3d96580c with scrape type 2
2026-03-30 03:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4caf6047-708c-50d7-96f6-0c2d3d96580c with scrape type 2
2026-03-30 03:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4caf6047-708c-50d7-96f6-0c2d3d96580c, identifier: 1988557
2026-03-30 03:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4caf6047-708c-50d7-96f6-0c2d3d96580c with identifier: 1988557
2026-03-30 03:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4caf6047-708c-50d7-96f6-0c2d3d96580c with identifier: 1988557
2026-03-30 03:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4caf6047-708c-50d7-96f6-0c2d3d96580c with identifier: 1988557 to the API
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '4caf6047-708c-50d7-96f6-0c2d3d96580c',
'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': 93734,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 82ch Feel Business S&S',
'transmission': 'manual',
'trim': 'C3 PureTech 82ch Feel Business S&S',
'vin': None,
'year': 2019}
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [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-30 03:47:03 [ayvens.fr] INFO: Saving data for 1988557: {'auction_closing_time': 1774969200.0, 'created_time': 1774630425.245348, 'last_price_update_time': 1774842423.374327}
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988557') HTTP/1.1" 204 0
2026-03-30 03:47:03 [ayvens.fr] INFO: Found listing with ID: 1988558
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [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-30 03:47:03 [ayvens.fr] INFO: Scrape type for 1988558: 2
2026-03-30 03:47:03 [ayvens.fr] INFO: Extracting data for car ID: 1988558
2026-03-30 03:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a95be8d0-038a-5245-b744-a44a5fe1a873 with identifier: 1988558
2026-03-30 03:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95be8d0-038a-5245-b744-a44a5fe1a873 with scrape type 2
2026-03-30 03:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a95be8d0-038a-5245-b744-a44a5fe1a873 with scrape type 2
2026-03-30 03:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a95be8d0-038a-5245-b744-a44a5fe1a873, identifier: 1988558
2026-03-30 03:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a95be8d0-038a-5245-b744-a44a5fe1a873 with identifier: 1988558
2026-03-30 03:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a95be8d0-038a-5245-b744-a44a5fe1a873 with identifier: 1988558
2026-03-30 03:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a95be8d0-038a-5245-b744-a44a5fe1a873 with identifier: 1988558 to the API
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:03 [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': 'petrol',
'id': 'a95be8d0-038a-5245-b744-a44a5fe1a873',
'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': 96805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 82ch Feel Business S&S',
'transmission': 'manual',
'trim': 'C3 PureTech 82ch Feel Business S&S',
'vin': None,
'year': 2020}
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [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-30 03:47:03 [ayvens.fr] INFO: Saving data for 1988558: {'auction_closing_time': 1774969200.0, 'created_time': 1774630426.380674, 'last_price_update_time': 1774842423.813596}
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988558') HTTP/1.1" 204 0
2026-03-30 03:47:03 [ayvens.fr] INFO: Found listing with ID: 1988559
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:03 [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-30 03:47:03 [ayvens.fr] INFO: Scrape type for 1988559: 2
2026-03-30 03:47:03 [ayvens.fr] INFO: Extracting data for car ID: 1988559
2026-03-30 03:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb59722-99f6-5394-9e5d-49dd022d8cbd with identifier: 1988559
2026-03-30 03:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb59722-99f6-5394-9e5d-49dd022d8cbd with scrape type 2
2026-03-30 03:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb59722-99f6-5394-9e5d-49dd022d8cbd with scrape type 2
2026-03-30 03:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3bb59722-99f6-5394-9e5d-49dd022d8cbd, identifier: 1988559
2026-03-30 03:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3bb59722-99f6-5394-9e5d-49dd022d8cbd with identifier: 1988559
2026-03-30 03:47:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3bb59722-99f6-5394-9e5d-49dd022d8cbd with identifier: 1988559
2026-03-30 03:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3bb59722-99f6-5394-9e5d-49dd022d8cbd with identifier: 1988559 to the API
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'ROUGE ABSOLU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '3bb59722-99f6-5394-9e5d-49dd022d8cbd',
'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': 'DS7',
'odometer': 47892,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS7 DS 7 Crossback PureTech 130ch Chic Automatique',
'transmission': 'automatic',
'trim': 'DS 7 Crossback PureTech 130ch Chic Automatique',
'vin': None,
'year': 2020}
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:04 [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-30 03:47:04 [ayvens.fr] INFO: Saving data for 1988559: {'auction_closing_time': 1774969200.0, 'created_time': 1774630428.356614, 'last_price_update_time': 1774842424.225813}
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988559') HTTP/1.1" 204 0
2026-03-30 03:47:04 [ayvens.fr] INFO: Found listing with ID: 1988560
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:04 [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-30 03:47:04 [ayvens.fr] INFO: Scrape type for 1988560: 2
2026-03-30 03:47:04 [ayvens.fr] INFO: Extracting data for car ID: 1988560
2026-03-30 03:47:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8fc93e-56ef-5957-9c5c-9e63a7433c9c with identifier: 1988560
2026-03-30 03:47:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8fc93e-56ef-5957-9c5c-9e63a7433c9c with scrape type 2
2026-03-30 03:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8fc93e-56ef-5957-9c5c-9e63a7433c9c with scrape type 2
2026-03-30 03:47:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ea8fc93e-56ef-5957-9c5c-9e63a7433c9c, identifier: 1988560
2026-03-30 03:47:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ea8fc93e-56ef-5957-9c5c-9e63a7433c9c with identifier: 1988560
2026-03-30 03:47:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ea8fc93e-56ef-5957-9c5c-9e63a7433c9c with identifier: 1988560
2026-03-30 03:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ea8fc93e-56ef-5957-9c5c-9e63a7433c9c with identifier: 1988560 to the API
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'NOIR AGATE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': 'ea8fc93e-56ef-5957-9c5c-9e63a7433c9c',
'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': 80980,
'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': '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': 2023}
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:04 [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-30 03:47:04 [ayvens.fr] INFO: Saving data for 1988560: {'auction_closing_time': 1774969200.0, 'created_time': 1774630429.488942, 'last_price_update_time': 1774842424.760518}
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988560') HTTP/1.1" 204 0
2026-03-30 03:47:04 [ayvens.fr] INFO: Found listing with ID: 1988561
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:04 [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-30 03:47:04 [ayvens.fr] INFO: Scrape type for 1988561: 2
2026-03-30 03:47:04 [ayvens.fr] INFO: Extracting data for car ID: 1988561
2026-03-30 03:47:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c128bcdd-a2a7-5922-b8d0-06e88e032b64 with identifier: 1988561
2026-03-30 03:47:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c128bcdd-a2a7-5922-b8d0-06e88e032b64 with scrape type 2
2026-03-30 03:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c128bcdd-a2a7-5922-b8d0-06e88e032b64 with scrape type 2
2026-03-30 03:47:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c128bcdd-a2a7-5922-b8d0-06e88e032b64, identifier: 1988561
2026-03-30 03:47:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c128bcdd-a2a7-5922-b8d0-06e88e032b64 with identifier: 1988561
2026-03-30 03:47:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c128bcdd-a2a7-5922-b8d0-06e88e032b64 with identifier: 1988561
2026-03-30 03:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c128bcdd-a2a7-5922-b8d0-06e88e032b64 with identifier: 1988561 to the API
2026-03-30 03:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/diesel',
'id': 'c128bcdd-a2a7-5922-b8d0-06e88e032b64',
'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': 55556,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 CRDI 136ch hybrid 48V Executive DCT-7',
'transmission': 'automatic',
'trim': 'Tucson 1.6 CRDI 136ch hybrid 48V Executive DCT-7',
'vin': None,
'year': 2020}
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [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-30 03:47:05 [ayvens.fr] INFO: Saving data for 1988561: {'auction_closing_time': 1774969200.0, 'created_time': 1774630430.277616, 'last_price_update_time': 1774842425.157658}
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988561') HTTP/1.1" 204 0
2026-03-30 03:47:05 [ayvens.fr] INFO: Found listing with ID: 1988562
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [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-30 03:47:05 [ayvens.fr] INFO: Scrape type for 1988562: 2
2026-03-30 03:47:05 [ayvens.fr] INFO: Extracting data for car ID: 1988562
2026-03-30 03:47:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 730d41ce-401a-5481-bea1-2244ef0318f9 with identifier: 1988562
2026-03-30 03:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 730d41ce-401a-5481-bea1-2244ef0318f9 with scrape type 2
2026-03-30 03:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 730d41ce-401a-5481-bea1-2244ef0318f9 with scrape type 2
2026-03-30 03:47:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 730d41ce-401a-5481-bea1-2244ef0318f9, identifier: 1988562
2026-03-30 03:47:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 730d41ce-401a-5481-bea1-2244ef0318f9 with identifier: 1988562
2026-03-30 03:47:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 730d41ce-401a-5481-bea1-2244ef0318f9 with identifier: 1988562
2026-03-30 03:47:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 730d41ce-401a-5481-bea1-2244ef0318f9 with identifier: 1988562 to the API
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'DARK NIGHT METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '730d41ce-401a-5481-bea1-2244ef0318f9',
'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': 84546,
'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': 'HYUNDAI TUCSON Tucson 1.6 T-GDi 265ch PHEV Business BVA6 HTRAC',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDi 265ch PHEV Business BVA6 HTRAC',
'vin': None,
'year': 2022}
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [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-30 03:47:05 [ayvens.fr] INFO: Saving data for 1988562: {'auction_closing_time': 1774969200.0, 'created_time': 1774630431.422774, 'last_price_update_time': 1774842425.552691}
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988562') HTTP/1.1" 204 0
2026-03-30 03:47:05 [ayvens.fr] INFO: Found listing with ID: 1988563
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [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-30 03:47:05 [ayvens.fr] INFO: Scrape type for 1988563: 2
2026-03-30 03:47:05 [ayvens.fr] INFO: Extracting data for car ID: 1988563
2026-03-30 03:47:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 741d49f8-ab62-5f70-b74f-7c79b42890b1 with identifier: 1988563
2026-03-30 03:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 741d49f8-ab62-5f70-b74f-7c79b42890b1 with scrape type 2
2026-03-30 03:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 741d49f8-ab62-5f70-b74f-7c79b42890b1 with scrape type 2
2026-03-30 03:47:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 741d49f8-ab62-5f70-b74f-7c79b42890b1, identifier: 1988563
2026-03-30 03:47:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 741d49f8-ab62-5f70-b74f-7c79b42890b1 with identifier: 1988563
2026-03-30 03:47:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 741d49f8-ab62-5f70-b74f-7c79b42890b1 with identifier: 1988563
2026-03-30 03:47:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 741d49f8-ab62-5f70-b74f-7c79b42890b1 with identifier: 1988563 to the API
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '741d49f8-ab62-5f70-b74f-7c79b42890b1',
'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': 82927,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 265ch PHEV GT-Line Premium BVA6 4x4',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 265ch PHEV GT-Line Premium BVA6 4x4',
'vin': None,
'year': 2023}
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [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-30 03:47:05 [ayvens.fr] INFO: Saving data for 1988563: {'auction_closing_time': 1774969200.0, 'created_time': 1774630432.722306, 'last_price_update_time': 1774842425.944962}
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988563') HTTP/1.1" 204 0
2026-03-30 03:47:05 [ayvens.fr] INFO: Found listing with ID: 1988564
2026-03-30 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:05 [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-30 03:47:05 [ayvens.fr] INFO: Scrape type for 1988564: 2
2026-03-30 03:47:05 [ayvens.fr] INFO: Extracting data for car ID: 1988564
2026-03-30 03:47:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1688b74-ed32-5ca7-8f06-6feba0207329 with identifier: 1988564
2026-03-30 03:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1688b74-ed32-5ca7-8f06-6feba0207329 with scrape type 2
2026-03-30 03:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1688b74-ed32-5ca7-8f06-6feba0207329 with scrape type 2
2026-03-30 03:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b1688b74-ed32-5ca7-8f06-6feba0207329, identifier: 1988564
2026-03-30 03:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b1688b74-ed32-5ca7-8f06-6feba0207329 with identifier: 1988564
2026-03-30 03:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b1688b74-ed32-5ca7-8f06-6feba0207329 with identifier: 1988564
2026-03-30 03:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b1688b74-ed32-5ca7-8f06-6feba0207329 with identifier: 1988564 to the API
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'MINERALWEISS M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b1688b74-ed32-5ca7-8f06-6feba0207329',
'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': 49876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch Edition Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch Edition Sport DKG7',
'vin': None,
'year': 2023}
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:06 [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-30 03:47:06 [ayvens.fr] INFO: Saving data for 1988564: {'auction_closing_time': 1774969200.0, 'created_time': 1774630434.100054, 'last_price_update_time': 1774842426.345539}
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988564') HTTP/1.1" 204 0
2026-03-30 03:47:06 [ayvens.fr] INFO: Found listing with ID: 1988565
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:06 [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-30 03:47:06 [ayvens.fr] INFO: Scrape type for 1988565: 2
2026-03-30 03:47:06 [ayvens.fr] INFO: Extracting data for car ID: 1988565
2026-03-30 03:47:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af709da-847b-51cf-a212-889678d9c108 with identifier: 1988565
2026-03-30 03:47:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af709da-847b-51cf-a212-889678d9c108 with scrape type 2
2026-03-30 03:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3af709da-847b-51cf-a212-889678d9c108 with scrape type 2
2026-03-30 03:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3af709da-847b-51cf-a212-889678d9c108, identifier: 1988565
2026-03-30 03:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3af709da-847b-51cf-a212-889678d9c108 with identifier: 1988565
2026-03-30 03:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3af709da-847b-51cf-a212-889678d9c108 with identifier: 1988565
2026-03-30 03:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3af709da-847b-51cf-a212-889678d9c108 with identifier: 1988565 to the API
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '3af709da-847b-51cf-a212-889678d9c108',
'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': 'PICANTO',
'odometer': 50283,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'KIA PICANTO Picanto 1.2 84ch GT Line',
'transmission': 'manual',
'trim': 'Picanto 1.2 84ch GT Line',
'vin': None,
'year': 2019}
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:06 [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-30 03:47:06 [ayvens.fr] INFO: Saving data for 1988565: {'auction_closing_time': 1774969200.0, 'created_time': 1774630435.245208, 'last_price_update_time': 1774842426.734836}
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988565') HTTP/1.1" 204 0
2026-03-30 03:47:06 [ayvens.fr] INFO: Found listing with ID: 1988566
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:06 [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-30 03:47:06 [ayvens.fr] INFO: Scrape type for 1988566: 2
2026-03-30 03:47:06 [ayvens.fr] INFO: Extracting data for car ID: 1988566
2026-03-30 03:47:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3635b520-2475-530a-aa15-2ca5b733c3b6 with identifier: 1988566
2026-03-30 03:47:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3635b520-2475-530a-aa15-2ca5b733c3b6 with scrape type 2
2026-03-30 03:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3635b520-2475-530a-aa15-2ca5b733c3b6 with scrape type 2
2026-03-30 03:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3635b520-2475-530a-aa15-2ca5b733c3b6, identifier: 1988566
2026-03-30 03:47:06 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 1 pages/min), scraped 216 items (at 133 items/min)
2026-03-30 03:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-30 03:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3635b520-2475-530a-aa15-2ca5b733c3b6 with identifier: 1988566
2026-03-30 03:47:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3635b520-2475-530a-aa15-2ca5b733c3b6 with identifier: 1988566
2026-03-30 03:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3635b520-2475-530a-aa15-2ca5b733c3b6 with identifier: 1988566 to the API
2026-03-30 03:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'GRIS DAUPHIN',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '3635b520-2475-530a-aa15-2ca5b733c3b6',
'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': 23575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-25',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN TOURAN Touran 1.5 TSI EVO 150ch Life Plus DSG7 7 places',
'transmission': 'automatic',
'trim': 'Touran 1.5 TSI EVO 150ch Life Plus DSG7 7 places',
'vin': None,
'year': 2024}
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [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-30 03:47:07 [ayvens.fr] INFO: Saving data for 1988566: {'auction_closing_time': 1774969200.0, 'created_time': 1774630436.700896, 'last_price_update_time': 1774842427.141628}
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988566') HTTP/1.1" 204 0
2026-03-30 03:47:07 [ayvens.fr] INFO: Found listing with ID: 1988567
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [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-30 03:47:07 [ayvens.fr] INFO: Scrape type for 1988567: 2
2026-03-30 03:47:07 [ayvens.fr] INFO: Extracting data for car ID: 1988567
2026-03-30 03:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 789d1f5b-2ca0-5626-91e9-3cf9dd417fc1 with identifier: 1988567
2026-03-30 03:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 789d1f5b-2ca0-5626-91e9-3cf9dd417fc1 with scrape type 2
2026-03-30 03:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 789d1f5b-2ca0-5626-91e9-3cf9dd417fc1 with scrape type 2
2026-03-30 03:47:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 789d1f5b-2ca0-5626-91e9-3cf9dd417fc1, identifier: 1988567
2026-03-30 03:47:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 789d1f5b-2ca0-5626-91e9-3cf9dd417fc1 with identifier: 1988567
2026-03-30 03:47:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 789d1f5b-2ca0-5626-91e9-3cf9dd417fc1 with identifier: 1988567
2026-03-30 03:47:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 789d1f5b-2ca0-5626-91e9-3cf9dd417fc1 with identifier: 1988567 to the API
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:07 [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': '789d1f5b-2ca0-5626-91e9-3cf9dd417fc1',
'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': 58145,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-15',
'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': 2024}
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [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-30 03:47:07 [ayvens.fr] INFO: Saving data for 1988567: {'auction_closing_time': 1774969200.0, 'created_time': 1774630437.905771, 'last_price_update_time': 1774842427.533163}
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988567') HTTP/1.1" 204 0
2026-03-30 03:47:07 [ayvens.fr] INFO: Found listing with ID: 1988568
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [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-30 03:47:07 [ayvens.fr] INFO: Scrape type for 1988568: 2
2026-03-30 03:47:07 [ayvens.fr] INFO: Extracting data for car ID: 1988568
2026-03-30 03:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fddf3a2-3572-5f55-9c05-33315b00c401 with identifier: 1988568
2026-03-30 03:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fddf3a2-3572-5f55-9c05-33315b00c401 with scrape type 2
2026-03-30 03:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fddf3a2-3572-5f55-9c05-33315b00c401 with scrape type 2
2026-03-30 03:47:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2fddf3a2-3572-5f55-9c05-33315b00c401, identifier: 1988568
2026-03-30 03:47:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2fddf3a2-3572-5f55-9c05-33315b00c401 with identifier: 1988568
2026-03-30 03:47:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2fddf3a2-3572-5f55-9c05-33315b00c401 with identifier: 1988568
2026-03-30 03:47:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2fddf3a2-3572-5f55-9c05-33315b00c401 with identifier: 1988568 to the API
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:07 [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': 'diesel',
'id': '2fddf3a2-3572-5f55-9c05-33315b00c401',
'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': 'GRAND C4 SPACETOURER',
'odometer': 135123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-27',
'seats_number': 7,
'seller_name': None,
'title': 'CITROËN GRAND C4 SPACETOURER Grand C4 SpaceTourer BlueHDi 130ch S&S '
'Business EAT8',
'transmission': 'automatic',
'trim': 'Grand C4 SpaceTourer BlueHDi 130ch S&S Business EAT8',
'vin': None,
'year': 2021}
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [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-30 03:47:07 [ayvens.fr] INFO: Saving data for 1988568: {'auction_closing_time': 1774969200.0, 'created_time': 1774630439.926038, 'last_price_update_time': 1774842427.925088}
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988568') HTTP/1.1" 204 0
2026-03-30 03:47:07 [ayvens.fr] INFO: Found listing with ID: 1988569
2026-03-30 03:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:07 [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-30 03:47:07 [ayvens.fr] INFO: Scrape type for 1988569: 2
2026-03-30 03:47:07 [ayvens.fr] INFO: Extracting data for car ID: 1988569
2026-03-30 03:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93351941-dbe0-5a14-8208-a2b79da797d8 with identifier: 1988569
2026-03-30 03:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93351941-dbe0-5a14-8208-a2b79da797d8 with scrape type 2
2026-03-30 03:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93351941-dbe0-5a14-8208-a2b79da797d8 with scrape type 2
2026-03-30 03:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 93351941-dbe0-5a14-8208-a2b79da797d8, identifier: 1988569
2026-03-30 03:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 93351941-dbe0-5a14-8208-a2b79da797d8 with identifier: 1988569
2026-03-30 03:47:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 93351941-dbe0-5a14-8208-a2b79da797d8 with identifier: 1988569
2026-03-30 03:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 93351941-dbe0-5a14-8208-a2b79da797d8 with identifier: 1988569 to the API
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'SAPHIRSCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '93351941-dbe0-5a14-8208-a2b79da797d8',
'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': 52616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch Edition Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch Edition Sport DKG7',
'vin': None,
'year': 2023}
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:08 [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-30 03:47:08 [ayvens.fr] INFO: Saving data for 1988569: {'auction_closing_time': 1774969200.0, 'created_time': 1774630441.437575, 'last_price_update_time': 1774842428.333117}
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988569') HTTP/1.1" 204 0
2026-03-30 03:47:08 [ayvens.fr] INFO: Found listing with ID: 1988570
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:08 [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-30 03:47:08 [ayvens.fr] INFO: Scrape type for 1988570: 2
2026-03-30 03:47:08 [ayvens.fr] INFO: Extracting data for car ID: 1988570
2026-03-30 03:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6 with identifier: 1988570
2026-03-30 03:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6 with scrape type 2
2026-03-30 03:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6 with scrape type 2
2026-03-30 03:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6, identifier: 1988570
2026-03-30 03:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6 with identifier: 1988570
2026-03-30 03:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6 with identifier: 1988570
2026-03-30 03:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6 with identifier: 1988570 to the API
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '6f6353a0-50cc-5bd1-a6fd-379b54e1f7a6',
'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': 129232,
'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': 'RENAULT ARKANA Arkana 1.6 E-Tech 145ch Business',
'transmission': 'automatic',
'trim': 'Arkana 1.6 E-Tech 145ch Business',
'vin': None,
'year': 2021}
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:08 [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-30 03:47:08 [ayvens.fr] INFO: Saving data for 1988570: {'auction_closing_time': 1774969200.0, 'created_time': 1774630443.433282, 'last_price_update_time': 1774842428.718263}
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988570') HTTP/1.1" 204 0
2026-03-30 03:47:08 [ayvens.fr] INFO: Found listing with ID: 1988571
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:08 [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-30 03:47:08 [ayvens.fr] INFO: Scrape type for 1988571: 2
2026-03-30 03:47:08 [ayvens.fr] INFO: Extracting data for car ID: 1988571
2026-03-30 03:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ae92732-c64f-5ebd-adf9-d6d511b4dc1f with identifier: 1988571
2026-03-30 03:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ae92732-c64f-5ebd-adf9-d6d511b4dc1f with scrape type 2
2026-03-30 03:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ae92732-c64f-5ebd-adf9-d6d511b4dc1f with scrape type 2
2026-03-30 03:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8ae92732-c64f-5ebd-adf9-d6d511b4dc1f, identifier: 1988571
2026-03-30 03:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8ae92732-c64f-5ebd-adf9-d6d511b4dc1f with identifier: 1988571
2026-03-30 03:47:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8ae92732-c64f-5ebd-adf9-d6d511b4dc1f with identifier: 1988571
2026-03-30 03:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8ae92732-c64f-5ebd-adf9-d6d511b4dc1f with identifier: 1988571 to the API
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'NOIR METALISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '8ae92732-c64f-5ebd-adf9-d6d511b4dc1f',
'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': 109225,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA TS Corolla Touring Spt 122h Dynamic Business + '
'Programme Beyond Zero Academy',
'transmission': 'automatic',
'trim': 'Corolla Touring Spt 122h Dynamic Business + Programme Beyond Zero '
'Academy',
'vin': None,
'year': 2023}
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:09 [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-30 03:47:09 [ayvens.fr] INFO: Saving data for 1988571: {'auction_closing_time': 1774969200.0, 'created_time': 1774630444.633674, 'last_price_update_time': 1774842429.241942}
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988571') HTTP/1.1" 204 0
2026-03-30 03:47:09 [ayvens.fr] INFO: Found listing with ID: 1988572
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:09 [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-30 03:47:09 [ayvens.fr] INFO: Scrape type for 1988572: 2
2026-03-30 03:47:09 [ayvens.fr] INFO: Extracting data for car ID: 1988572
2026-03-30 03:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f361c43d-c60d-56e0-8fcb-3968661a8809 with identifier: 1988572
2026-03-30 03:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f361c43d-c60d-56e0-8fcb-3968661a8809 with scrape type 2
2026-03-30 03:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f361c43d-c60d-56e0-8fcb-3968661a8809 with scrape type 2
2026-03-30 03:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f361c43d-c60d-56e0-8fcb-3968661a8809, identifier: 1988572
2026-03-30 03:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f361c43d-c60d-56e0-8fcb-3968661a8809 with identifier: 1988572
2026-03-30 03:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f361c43d-c60d-56e0-8fcb-3968661a8809 with identifier: 1988572
2026-03-30 03:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f361c43d-c60d-56e0-8fcb-3968661a8809 with identifier: 1988572 to the API
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f361c43d-c60d-56e0-8fcb-3968661a8809',
'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': 99991,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross BlueHDi 130ch S&S C-Series EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross BlueHDi 130ch S&S C-Series EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:09 [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-30 03:47:09 [ayvens.fr] INFO: Saving data for 1988572: {'auction_closing_time': 1774969200.0, 'created_time': 1774630446.06766, 'last_price_update_time': 1774842429.635904}
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988572') HTTP/1.1" 204 0
2026-03-30 03:47:09 [ayvens.fr] INFO: Found listing with ID: 1988573
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:09 [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-30 03:47:09 [ayvens.fr] INFO: Scrape type for 1988573: 2
2026-03-30 03:47:09 [ayvens.fr] INFO: Extracting data for car ID: 1988573
2026-03-30 03:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8 with identifier: 1988573
2026-03-30 03:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8 with scrape type 2
2026-03-30 03:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8 with scrape type 2
2026-03-30 03:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8, identifier: 1988573
2026-03-30 03:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8 with identifier: 1988573
2026-03-30 03:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8 with identifier: 1988573
2026-03-30 03:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8 with identifier: 1988573 to the API
2026-03-30 03:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'NOIR AGATE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid',
'id': '61bbdbad-5e2d-5a0b-aee3-b2f22cdc05f8',
'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': 25311,
'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-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:10 [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-30 03:47:10 [ayvens.fr] INFO: Saving data for 1988573: {'auction_closing_time': 1774969200.0, 'created_time': 1774630447.757596, 'last_price_update_time': 1774842430.013711}
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988573') HTTP/1.1" 204 0
2026-03-30 03:47:10 [ayvens.fr] INFO: Found listing with ID: 1988574
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:10 [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-30 03:47:10 [ayvens.fr] INFO: Scrape type for 1988574: 2
2026-03-30 03:47:10 [ayvens.fr] INFO: Extracting data for car ID: 1988574
2026-03-30 03:47:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1239c2f-2466-5316-a30e-4f1ebe487f1e with identifier: 1988574
2026-03-30 03:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1239c2f-2466-5316-a30e-4f1ebe487f1e with scrape type 2
2026-03-30 03:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1239c2f-2466-5316-a30e-4f1ebe487f1e with scrape type 2
2026-03-30 03:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d1239c2f-2466-5316-a30e-4f1ebe487f1e, identifier: 1988574
2026-03-30 03:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d1239c2f-2466-5316-a30e-4f1ebe487f1e with identifier: 1988574
2026-03-30 03:47:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d1239c2f-2466-5316-a30e-4f1ebe487f1e with identifier: 1988574
2026-03-30 03:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d1239c2f-2466-5316-a30e-4f1ebe487f1e with identifier: 1988574 to the API
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:47:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR UNI',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'd1239c2f-2466-5316-a30e-4f1ebe487f1e',
'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': 100146,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Performance PUP AWD Upgrade',
'transmission': 'automatic',
'trim': 'Model 3 Performance PUP AWD Upgrade',
'vin': None,
'year': 2022}
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:10 [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-30 03:47:10 [ayvens.fr] INFO: Saving data for 1988574: {'auction_closing_time': 1774969200.0, 'created_time': 1774630449.173874, 'last_price_update_time': 1774842430.412001}
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988574') HTTP/1.1" 204 0
2026-03-30 03:47:10 [ayvens.fr] INFO: Found listing with ID: 1988575
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:10 [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-30 03:47:10 [ayvens.fr] INFO: Scrape type for 1988575: 2
2026-03-30 03:47:10 [ayvens.fr] INFO: Extracting data for car ID: 1988575
2026-03-30 03:47:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2998d0d7-6ad5-55d5-8b7d-705037ea5dc9 with identifier: 1988575
2026-03-30 03:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2998d0d7-6ad5-55d5-8b7d-705037ea5dc9 with scrape type 2
2026-03-30 03:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2998d0d7-6ad5-55d5-8b7d-705037ea5dc9 with scrape type 2
2026-03-30 03:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2998d0d7-6ad5-55d5-8b7d-705037ea5dc9, identifier: 1988575
2026-03-30 03:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2998d0d7-6ad5-55d5-8b7d-705037ea5dc9 with identifier: 1988575
2026-03-30 03:47:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2998d0d7-6ad5-55d5-8b7d-705037ea5dc9 with identifier: 1988575
2026-03-30 03:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2998d0d7-6ad5-55d5-8b7d-705037ea5dc9 with identifier: 1988575 to the API
2026-03-30 03:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GRIS ATLAS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '2998d0d7-6ad5-55d5-8b7d-705037ea5dc9',
'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': 57853,
'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': 'TOYOTA C-HR C-HR 1.8 Hybride 122ch Dynamic Business E-CVT + '
'Programme Beyond Zero Academy',
'transmission': 'automatic',
'trim': 'C-HR 1.8 Hybride 122ch Dynamic Business E-CVT + Programme Beyond '
'Zero Academy',
'vin': None,
'year': 2023}
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:11 [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-30 03:47:11 [ayvens.fr] INFO: Saving data for 1988575: {'auction_closing_time': 1774969200.0, 'created_time': 1774630450.411804, 'last_price_update_time': 1774842431.49475}
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988575') HTTP/1.1" 204 0
2026-03-30 03:47:11 [ayvens.fr] INFO: Found listing with ID: 1988576
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:11 [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-30 03:47:11 [ayvens.fr] INFO: Scrape type for 1988576: 2
2026-03-30 03:47:11 [ayvens.fr] INFO: Extracting data for car ID: 1988576
2026-03-30 03:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b79c65d0-1efa-5718-a34c-d623f57f8e44 with identifier: 1988576
2026-03-30 03:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b79c65d0-1efa-5718-a34c-d623f57f8e44 with scrape type 2
2026-03-30 03:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b79c65d0-1efa-5718-a34c-d623f57f8e44 with scrape type 2
2026-03-30 03:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b79c65d0-1efa-5718-a34c-d623f57f8e44, identifier: 1988576
2026-03-30 03:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b79c65d0-1efa-5718-a34c-d623f57f8e44 with identifier: 1988576
2026-03-30 03:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b79c65d0-1efa-5718-a34c-d623f57f8e44 with identifier: 1988576
2026-03-30 03:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b79c65d0-1efa-5718-a34c-d623f57f8e44 with identifier: 1988576 to the API
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:11 [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': 'b79c65d0-1efa-5718-a34c-d623f57f8e44',
'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': 34724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-18',
'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': 2022}
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:11 [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-30 03:47:11 [ayvens.fr] INFO: Saving data for 1988576: {'auction_closing_time': 1774969200.0, 'created_time': 1774630451.206486, 'last_price_update_time': 1774842431.883162}
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988576') HTTP/1.1" 204 0
2026-03-30 03:47:11 [ayvens.fr] INFO: Found listing with ID: 1988577
2026-03-30 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:11 [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-30 03:47:11 [ayvens.fr] INFO: Scrape type for 1988577: 2
2026-03-30 03:47:11 [ayvens.fr] INFO: Extracting data for car ID: 1988577
2026-03-30 03:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2abba46f-0ab7-5226-a834-b0096c47c66a with identifier: 1988577
2026-03-30 03:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2abba46f-0ab7-5226-a834-b0096c47c66a with scrape type 2
2026-03-30 03:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2abba46f-0ab7-5226-a834-b0096c47c66a with scrape type 2
2026-03-30 03:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2abba46f-0ab7-5226-a834-b0096c47c66a, identifier: 1988577
2026-03-30 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2abba46f-0ab7-5226-a834-b0096c47c66a with identifier: 1988577
2026-03-30 03:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2abba46f-0ab7-5226-a834-b0096c47c66a with identifier: 1988577
2026-03-30 03:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2abba46f-0ab7-5226-a834-b0096c47c66a with identifier: 1988577 to the API
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:12 [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': '2abba46f-0ab7-5226-a834-b0096c47c66a',
'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': 25871,
'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-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:12 [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-30 03:47:12 [ayvens.fr] INFO: Saving data for 1988577: {'auction_closing_time': 1774969200.0, 'created_time': 1774630452.52779, 'last_price_update_time': 1774842432.273695}
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988577') HTTP/1.1" 204 0
2026-03-30 03:47:12 [ayvens.fr] INFO: Found listing with ID: 1988578
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:12 [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-30 03:47:12 [ayvens.fr] INFO: Scrape type for 1988578: 2
2026-03-30 03:47:12 [ayvens.fr] INFO: Extracting data for car ID: 1988578
2026-03-30 03:47:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 579070ff-911b-5a85-a773-d224c359bef1 with identifier: 1988578
2026-03-30 03:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 579070ff-911b-5a85-a773-d224c359bef1 with scrape type 2
2026-03-30 03:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 579070ff-911b-5a85-a773-d224c359bef1 with scrape type 2
2026-03-30 03:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 579070ff-911b-5a85-a773-d224c359bef1, identifier: 1988578
2026-03-30 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 579070ff-911b-5a85-a773-d224c359bef1 with identifier: 1988578
2026-03-30 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 579070ff-911b-5a85-a773-d224c359bef1 with identifier: 1988578
2026-03-30 03:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 579070ff-911b-5a85-a773-d224c359bef1 with identifier: 1988578 to the API
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'BLEU CELEBES METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '579070ff-911b-5a85-a773-d224c359bef1',
'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': 94849,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:12 [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-30 03:47:12 [ayvens.fr] INFO: Saving data for 1988578: {'auction_closing_time': 1774969200.0, 'created_time': 1774630454.349455, 'last_price_update_time': 1774842432.745224}
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988578') HTTP/1.1" 204 0
2026-03-30 03:47:12 [ayvens.fr] INFO: Found listing with ID: 1988579
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:12 [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-30 03:47:12 [ayvens.fr] INFO: Scrape type for 1988579: 2
2026-03-30 03:47:12 [ayvens.fr] INFO: Extracting data for car ID: 1988579
2026-03-30 03:47:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d27ddc5-3f87-55cb-82c6-2dbfd020aec5 with identifier: 1988579
2026-03-30 03:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d27ddc5-3f87-55cb-82c6-2dbfd020aec5 with scrape type 2
2026-03-30 03:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d27ddc5-3f87-55cb-82c6-2dbfd020aec5 with scrape type 2
2026-03-30 03:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0d27ddc5-3f87-55cb-82c6-2dbfd020aec5, identifier: 1988579
2026-03-30 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0d27ddc5-3f87-55cb-82c6-2dbfd020aec5 with identifier: 1988579
2026-03-30 03:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0d27ddc5-3f87-55cb-82c6-2dbfd020aec5 with identifier: 1988579
2026-03-30 03:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0d27ddc5-3f87-55cb-82c6-2dbfd020aec5 with identifier: 1988579 to the API
2026-03-30 03:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'BLEU CELEBES METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '0d27ddc5-3f87-55cb-82c6-2dbfd020aec5',
'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': 89089,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '3008 1.2 PureTech 130ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-30 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:13 [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-30 03:47:13 [ayvens.fr] INFO: Saving data for 1988579: {'auction_closing_time': 1774969200.0, 'created_time': 1774630455.35334, 'last_price_update_time': 1774842433.975105}
2026-03-30 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988579') HTTP/1.1" 204 0
2026-03-30 03:47:13 [ayvens.fr] INFO: Found listing with ID: 1988580
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:14 [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-30 03:47:14 [ayvens.fr] INFO: Scrape type for 1988580: 2
2026-03-30 03:47:14 [ayvens.fr] INFO: Extracting data for car ID: 1988580
2026-03-30 03:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5 with identifier: 1988580
2026-03-30 03:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5 with scrape type 2
2026-03-30 03:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5 with scrape type 2
2026-03-30 03:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5, identifier: 1988580
2026-03-30 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5 with identifier: 1988580
2026-03-30 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5 with identifier: 1988580
2026-03-30 03:47:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5 with identifier: 1988580 to the API
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GRIS SIRIUS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f2fa3b6c-3cf9-5c40-833a-cae2419c0ff5',
'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': 100011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-09',
'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': 2023}
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:14 [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-30 03:47:14 [ayvens.fr] INFO: Saving data for 1988580: {'auction_closing_time': 1774969200.0, 'created_time': 1774630456.740807, 'last_price_update_time': 1774842434.387227}
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988580') HTTP/1.1" 204 0
2026-03-30 03:47:14 [ayvens.fr] INFO: Found listing with ID: 1988581
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:14 [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-30 03:47:14 [ayvens.fr] INFO: Scrape type for 1988581: 2
2026-03-30 03:47:14 [ayvens.fr] INFO: Extracting data for car ID: 1988581
2026-03-30 03:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b53baf-87fa-5867-8bf6-a9a34c75e897 with identifier: 1988581
2026-03-30 03:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b53baf-87fa-5867-8bf6-a9a34c75e897 with scrape type 2
2026-03-30 03:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72b53baf-87fa-5867-8bf6-a9a34c75e897 with scrape type 2
2026-03-30 03:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 72b53baf-87fa-5867-8bf6-a9a34c75e897, identifier: 1988581
2026-03-30 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 72b53baf-87fa-5867-8bf6-a9a34c75e897 with identifier: 1988581
2026-03-30 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 72b53baf-87fa-5867-8bf6-a9a34c75e897 with identifier: 1988581
2026-03-30 03:47:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 72b53baf-87fa-5867-8bf6-a9a34c75e897 with identifier: 1988581 to the API
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'GRIS KRISTALL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '72b53baf-87fa-5867-8bf6-a9a34c75e897',
'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': 'CROSSLAND',
'odometer': 15310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CROSSLAND Crossland 1.2 Turbo 110ch Elegance',
'transmission': 'manual',
'trim': 'Crossland 1.2 Turbo 110ch Elegance',
'vin': None,
'year': 2023}
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:14 [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-30 03:47:14 [ayvens.fr] INFO: Saving data for 1988581: {'auction_closing_time': 1774969200.0, 'created_time': 1774630457.825207, 'last_price_update_time': 1774842434.814527}
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988581') HTTP/1.1" 204 0
2026-03-30 03:47:14 [ayvens.fr] INFO: Found listing with ID: 1988582
2026-03-30 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:14 [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-30 03:47:14 [ayvens.fr] INFO: Scrape type for 1988582: 2
2026-03-30 03:47:14 [ayvens.fr] INFO: Extracting data for car ID: 1988582
2026-03-30 03:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887e1e36-8968-5b46-8929-7944a43aff5e with identifier: 1988582
2026-03-30 03:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887e1e36-8968-5b46-8929-7944a43aff5e with scrape type 2
2026-03-30 03:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 887e1e36-8968-5b46-8929-7944a43aff5e with scrape type 2
2026-03-30 03:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 887e1e36-8968-5b46-8929-7944a43aff5e, identifier: 1988582
2026-03-30 03:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 887e1e36-8968-5b46-8929-7944a43aff5e with identifier: 1988582
2026-03-30 03:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 887e1e36-8968-5b46-8929-7944a43aff5e with identifier: 1988582
2026-03-30 03:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 887e1e36-8968-5b46-8929-7944a43aff5e with identifier: 1988582 to the API
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '887e1e36-8968-5b46-8929-7944a43aff5e',
'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': 28034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine',
'transmission': 'manual',
'trim': 'C3 1.2 PureTech 110ch S&S Shine',
'vin': None,
'year': 2023}
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:15 [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-30 03:47:15 [ayvens.fr] INFO: Saving data for 1988582: {'auction_closing_time': 1774969200.0, 'created_time': 1774630459.883178, 'last_price_update_time': 1774842435.29424}
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988582') HTTP/1.1" 204 0
2026-03-30 03:47:15 [ayvens.fr] INFO: Found listing with ID: 1988583
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:15 [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-30 03:47:15 [ayvens.fr] INFO: Scrape type for 1988583: 2
2026-03-30 03:47:15 [ayvens.fr] INFO: Extracting data for car ID: 1988583
2026-03-30 03:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99eea2e1-385b-5e47-985f-2368c716be24 with identifier: 1988583
2026-03-30 03:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99eea2e1-385b-5e47-985f-2368c716be24 with scrape type 2
2026-03-30 03:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99eea2e1-385b-5e47-985f-2368c716be24 with scrape type 2
2026-03-30 03:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 99eea2e1-385b-5e47-985f-2368c716be24, identifier: 1988583
2026-03-30 03:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 99eea2e1-385b-5e47-985f-2368c716be24 with identifier: 1988583
2026-03-30 03:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 99eea2e1-385b-5e47-985f-2368c716be24 with identifier: 1988583
2026-03-30 03:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 99eea2e1-385b-5e47-985f-2368c716be24 with identifier: 1988583 to the API
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '99eea2e1-385b-5e47-985f-2368c716be24',
'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': 93915,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.0 SCe 65ch Business',
'transmission': 'manual',
'trim': 'Clio 1.0 SCe 65ch Business',
'vin': None,
'year': 2022}
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:15 [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-30 03:47:15 [ayvens.fr] INFO: Saving data for 1988583: {'auction_closing_time': 1774969200.0, 'created_time': 1774630460.511371, 'last_price_update_time': 1774842435.687525}
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988583') HTTP/1.1" 204 0
2026-03-30 03:47:15 [ayvens.fr] INFO: Found listing with ID: 1988584
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:15 [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-30 03:47:15 [ayvens.fr] INFO: Scrape type for 1988584: 2
2026-03-30 03:47:15 [ayvens.fr] INFO: Extracting data for car ID: 1988584
2026-03-30 03:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6043a79a-8692-5555-aad1-04f513d1eaf7 with identifier: 1988584
2026-03-30 03:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6043a79a-8692-5555-aad1-04f513d1eaf7 with scrape type 2
2026-03-30 03:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6043a79a-8692-5555-aad1-04f513d1eaf7 with scrape type 2
2026-03-30 03:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6043a79a-8692-5555-aad1-04f513d1eaf7, identifier: 1988584
2026-03-30 03:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6043a79a-8692-5555-aad1-04f513d1eaf7 with identifier: 1988584
2026-03-30 03:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6043a79a-8692-5555-aad1-04f513d1eaf7 with identifier: 1988584
2026-03-30 03:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6043a79a-8692-5555-aad1-04f513d1eaf7 with identifier: 1988584 to the API
2026-03-30 03:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '6043a79a-8692-5555-aad1-04f513d1eaf7',
'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': 33391,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA C-HR C-HR 122h Dynamic Business 2WD E-CVT',
'transmission': 'automatic',
'trim': 'C-HR 122h Dynamic Business 2WD E-CVT',
'vin': None,
'year': 2019}
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [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-30 03:47:16 [ayvens.fr] INFO: Saving data for 1988584: {'auction_closing_time': 1774969200.0, 'created_time': 1774630462.749671, 'last_price_update_time': 1774842436.090168}
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988584') HTTP/1.1" 204 0
2026-03-30 03:47:16 [ayvens.fr] INFO: Found listing with ID: 1988585
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [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-30 03:47:16 [ayvens.fr] INFO: Scrape type for 1988585: 2
2026-03-30 03:47:16 [ayvens.fr] INFO: Extracting data for car ID: 1988585
2026-03-30 03:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e with identifier: 1988585
2026-03-30 03:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e with scrape type 2
2026-03-30 03:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e with scrape type 2
2026-03-30 03:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e, identifier: 1988585
2026-03-30 03:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e with identifier: 1988585
2026-03-30 03:47:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e with identifier: 1988585
2026-03-30 03:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e with identifier: 1988585 to the API
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'COOL WHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '8899d0b3-d324-5cbc-b8b2-dfb8b6a28f1e',
'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': 'SUZUKI',
'model': 'VITARA',
'odometer': 124352,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'SUZUKI VITARA Vitara 1.4 Boosterjet Hybrid 129ch Privilege Auto',
'transmission': 'automatic',
'trim': 'Vitara 1.4 Boosterjet Hybrid 129ch Privilege Auto',
'vin': None,
'year': 2021}
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [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-30 03:47:16 [ayvens.fr] INFO: Saving data for 1988585: {'auction_closing_time': 1774969200.0, 'created_time': 1774630464.077862, 'last_price_update_time': 1774842436.475875}
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988585') HTTP/1.1" 204 0
2026-03-30 03:47:16 [ayvens.fr] INFO: Found listing with ID: 1988586
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [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-30 03:47:16 [ayvens.fr] INFO: Scrape type for 1988586: 2
2026-03-30 03:47:16 [ayvens.fr] INFO: Extracting data for car ID: 1988586
2026-03-30 03:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401c5834-c470-5f82-ac6c-b5d1d01c71c9 with identifier: 1988586
2026-03-30 03:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401c5834-c470-5f82-ac6c-b5d1d01c71c9 with scrape type 2
2026-03-30 03:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401c5834-c470-5f82-ac6c-b5d1d01c71c9 with scrape type 2
2026-03-30 03:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 401c5834-c470-5f82-ac6c-b5d1d01c71c9, identifier: 1988586
2026-03-30 03:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 401c5834-c470-5f82-ac6c-b5d1d01c71c9 with identifier: 1988586
2026-03-30 03:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 401c5834-c470-5f82-ac6c-b5d1d01c71c9 with identifier: 1988586
2026-03-30 03:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 401c5834-c470-5f82-ac6c-b5d1d01c71c9 with identifier: 1988586 to the API
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '401c5834-c470-5f82-ac6c-b5d1d01c71c9',
'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': 97688,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-06',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.6 PureTech 180ch S&S GT Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.6 PureTech 180ch S&S GT Pack EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [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-30 03:47:16 [ayvens.fr] INFO: Saving data for 1988586: {'auction_closing_time': 1774969200.0, 'created_time': 1774630465.470633, 'last_price_update_time': 1774842436.883783}
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988586') HTTP/1.1" 204 0
2026-03-30 03:47:16 [ayvens.fr] INFO: Found listing with ID: 1988587
2026-03-30 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:16 [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-30 03:47:16 [ayvens.fr] INFO: Scrape type for 1988587: 2
2026-03-30 03:47:16 [ayvens.fr] INFO: Extracting data for car ID: 1988587
2026-03-30 03:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f1928a-1e88-5ecd-bb80-4ff532911e02 with identifier: 1988587
2026-03-30 03:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f1928a-1e88-5ecd-bb80-4ff532911e02 with scrape type 2
2026-03-30 03:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17f1928a-1e88-5ecd-bb80-4ff532911e02 with scrape type 2
2026-03-30 03:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 17f1928a-1e88-5ecd-bb80-4ff532911e02, identifier: 1988587
2026-03-30 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 17f1928a-1e88-5ecd-bb80-4ff532911e02 with identifier: 1988587
2026-03-30 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 17f1928a-1e88-5ecd-bb80-4ff532911e02 with identifier: 1988587
2026-03-30 03:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 17f1928a-1e88-5ecd-bb80-4ff532911e02 with identifier: 1988587 to the API
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 55,
'color': 'NOIR TOIT BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '17f1928a-1e88-5ecd-bb80-4ff532911e02',
'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': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 117260,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'MINI COUNTRYMAN Countryman Cooper SE 136ch + 88ch Business ALL4 BVA',
'transmission': 'automatic',
'trim': 'Countryman Cooper SE 136ch + 88ch Business ALL4 BVA',
'vin': None,
'year': 2018}
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:17 [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-30 03:47:17 [ayvens.fr] INFO: Saving data for 1988587: {'auction_closing_time': 1774969200.0, 'created_time': 1774630466.687719, 'last_price_update_time': 1774842437.277119}
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988587') HTTP/1.1" 204 0
2026-03-30 03:47:17 [ayvens.fr] INFO: Found listing with ID: 1988588
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:17 [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-30 03:47:17 [ayvens.fr] INFO: Scrape type for 1988588: 2
2026-03-30 03:47:17 [ayvens.fr] INFO: Extracting data for car ID: 1988588
2026-03-30 03:47:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8cb218c-3719-5f3a-9278-d020bfde8652 with identifier: 1988588
2026-03-30 03:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8cb218c-3719-5f3a-9278-d020bfde8652 with scrape type 2
2026-03-30 03:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8cb218c-3719-5f3a-9278-d020bfde8652 with scrape type 2
2026-03-30 03:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d8cb218c-3719-5f3a-9278-d020bfde8652, identifier: 1988588
2026-03-30 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d8cb218c-3719-5f3a-9278-d020bfde8652 with identifier: 1988588
2026-03-30 03:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d8cb218c-3719-5f3a-9278-d020bfde8652 with identifier: 1988588
2026-03-30 03:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d8cb218c-3719-5f3a-9278-d020bfde8652 with identifier: 1988588 to the API
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'GRIS KRISTALL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd8cb218c-3719-5f3a-9278-d020bfde8652',
'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': 'CROSSLAND',
'odometer': 19589,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CROSSLAND Crossland 1.2 Turbo 110ch Elegance Business',
'transmission': 'manual',
'trim': 'Crossland 1.2 Turbo 110ch Elegance Business',
'vin': None,
'year': 2023}
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:17 [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-30 03:47:17 [ayvens.fr] INFO: Saving data for 1988588: {'auction_closing_time': 1774969200.0, 'created_time': 1774630467.738792, 'last_price_update_time': 1774842437.668177}
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988588') HTTP/1.1" 204 0
2026-03-30 03:47:17 [ayvens.fr] INFO: Found listing with ID: 1988589
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:17 [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-30 03:47:17 [ayvens.fr] INFO: Scrape type for 1988589: 2
2026-03-30 03:47:17 [ayvens.fr] INFO: Extracting data for car ID: 1988589
2026-03-30 03:47:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6a10868-79a6-5ad6-9043-dbefdc4b80ed with identifier: 1988589
2026-03-30 03:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6a10868-79a6-5ad6-9043-dbefdc4b80ed with scrape type 2
2026-03-30 03:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6a10868-79a6-5ad6-9043-dbefdc4b80ed with scrape type 2
2026-03-30 03:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d6a10868-79a6-5ad6-9043-dbefdc4b80ed, identifier: 1988589
2026-03-30 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d6a10868-79a6-5ad6-9043-dbefdc4b80ed with identifier: 1988589
2026-03-30 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d6a10868-79a6-5ad6-9043-dbefdc4b80ed with identifier: 1988589
2026-03-30 03:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d6a10868-79a6-5ad6-9043-dbefdc4b80ed with identifier: 1988589 to the API
2026-03-30 03:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GRIS GRAPHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd6a10868-79a6-5ad6-9043-dbefdc4b80ed',
'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': 'KAROQ',
'odometer': 48856,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA KAROQ Karoq 1.5 TSI ACT 150ch Business DSG7',
'transmission': 'automatic',
'trim': 'Karoq 1.5 TSI ACT 150ch Business DSG7',
'vin': None,
'year': 2023}
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [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-30 03:47:18 [ayvens.fr] INFO: Saving data for 1988589: {'auction_closing_time': 1774969200.0, 'created_time': 1774630468.467479, 'last_price_update_time': 1774842438.076485}
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988589') HTTP/1.1" 204 0
2026-03-30 03:47:18 [ayvens.fr] INFO: Found listing with ID: 1988590
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [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-30 03:47:18 [ayvens.fr] INFO: Scrape type for 1988590: 2
2026-03-30 03:47:18 [ayvens.fr] INFO: Extracting data for car ID: 1988590
2026-03-30 03:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2419360-a151-5779-a625-fea99a940966 with identifier: 1988590
2026-03-30 03:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2419360-a151-5779-a625-fea99a940966 with scrape type 2
2026-03-30 03:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2419360-a151-5779-a625-fea99a940966 with scrape type 2
2026-03-30 03:47:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b2419360-a151-5779-a625-fea99a940966, identifier: 1988590
2026-03-30 03:47:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b2419360-a151-5779-a625-fea99a940966 with identifier: 1988590
2026-03-30 03:47:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b2419360-a151-5779-a625-fea99a940966 with identifier: 1988590
2026-03-30 03:47:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b2419360-a151-5779-a625-fea99a940966 with identifier: 1988590 to the API
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'GRIS AMAZONITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b2419360-a151-5779-a625-fea99a940966',
'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': 90935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-30',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.5 BlueHDi 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '5008 1.5 BlueHDi 130ch S&S Active Business EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [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-30 03:47:18 [ayvens.fr] INFO: Saving data for 1988590: {'auction_closing_time': 1774969200.0, 'created_time': 1774630469.571648, 'last_price_update_time': 1774842438.471579}
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988590') HTTP/1.1" 204 0
2026-03-30 03:47:18 [ayvens.fr] INFO: Found listing with ID: 1988591
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [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-30 03:47:18 [ayvens.fr] INFO: Scrape type for 1988591: 2
2026-03-30 03:47:18 [ayvens.fr] INFO: Extracting data for car ID: 1988591
2026-03-30 03:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a782d41d-47cf-511a-9636-72e1e302c65d with identifier: 1988591
2026-03-30 03:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a782d41d-47cf-511a-9636-72e1e302c65d with scrape type 2
2026-03-30 03:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a782d41d-47cf-511a-9636-72e1e302c65d with scrape type 2
2026-03-30 03:47:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a782d41d-47cf-511a-9636-72e1e302c65d, identifier: 1988591
2026-03-30 03:47:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a782d41d-47cf-511a-9636-72e1e302c65d with identifier: 1988591
2026-03-30 03:47:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a782d41d-47cf-511a-9636-72e1e302c65d with identifier: 1988591
2026-03-30 03:47:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a782d41d-47cf-511a-9636-72e1e302c65d with identifier: 1988591 to the API
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'a782d41d-47cf-511a-9636-72e1e302c65d',
'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': 48939,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-22',
'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-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [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-30 03:47:18 [ayvens.fr] INFO: Saving data for 1988591: {'auction_closing_time': 1774969200.0, 'created_time': 1774630471.606781, 'last_price_update_time': 1774842438.884013}
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988591') HTTP/1.1" 204 0
2026-03-30 03:47:18 [ayvens.fr] INFO: Found listing with ID: 1988592
2026-03-30 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:18 [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-30 03:47:18 [ayvens.fr] INFO: Scrape type for 1988592: 2
2026-03-30 03:47:18 [ayvens.fr] INFO: Extracting data for car ID: 1988592
2026-03-30 03:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 064e0fc3-ee57-5df3-b81d-d0732d1947ce with identifier: 1988592
2026-03-30 03:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 064e0fc3-ee57-5df3-b81d-d0732d1947ce with scrape type 2
2026-03-30 03:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 064e0fc3-ee57-5df3-b81d-d0732d1947ce with scrape type 2
2026-03-30 03:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 064e0fc3-ee57-5df3-b81d-d0732d1947ce, identifier: 1988592
2026-03-30 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 064e0fc3-ee57-5df3-b81d-d0732d1947ce with identifier: 1988592
2026-03-30 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 064e0fc3-ee57-5df3-b81d-d0732d1947ce with identifier: 1988592
2026-03-30 03:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 064e0fc3-ee57-5df3-b81d-d0732d1947ce with identifier: 1988592 to the API
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': 'CARBONE SCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '064e0fc3-ee57-5df3-b81d-d0732d1947ce',
'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': 16228,
'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': 'BMW X3 X3 xDrive30e 292ch M Sport',
'transmission': 'automatic',
'trim': 'X3 xDrive30e 292ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:19 [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-30 03:47:19 [ayvens.fr] INFO: Saving data for 1988592: {'auction_closing_time': 1774969200.0, 'created_time': 1774630472.401577, 'last_price_update_time': 1774842439.277075}
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988592') HTTP/1.1" 204 0
2026-03-30 03:47:19 [ayvens.fr] INFO: Found listing with ID: 1988593
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:19 [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-30 03:47:19 [ayvens.fr] INFO: Scrape type for 1988593: 2
2026-03-30 03:47:19 [ayvens.fr] INFO: Extracting data for car ID: 1988593
2026-03-30 03:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fe75791-7f24-53c8-814a-85a53429a805 with identifier: 1988593
2026-03-30 03:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fe75791-7f24-53c8-814a-85a53429a805 with scrape type 2
2026-03-30 03:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fe75791-7f24-53c8-814a-85a53429a805 with scrape type 2
2026-03-30 03:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0fe75791-7f24-53c8-814a-85a53429a805, identifier: 1988593
2026-03-30 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0fe75791-7f24-53c8-814a-85a53429a805 with identifier: 1988593
2026-03-30 03:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0fe75791-7f24-53c8-814a-85a53429a805 with identifier: 1988593
2026-03-30 03:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0fe75791-7f24-53c8-814a-85a53429a805 with identifier: 1988593 to the API
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:19 [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': '0fe75791-7f24-53c8-814a-85a53429a805',
'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': 90952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CORSA Corsa 1.4 90ch Enjoy Start/Stop',
'transmission': 'manual',
'trim': 'Corsa 1.4 90ch Enjoy Start/Stop',
'vin': None,
'year': 2019}
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:19 [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-30 03:47:19 [ayvens.fr] INFO: Saving data for 1988593: {'auction_closing_time': 1774969200.0, 'created_time': 1774630473.867749, 'last_price_update_time': 1774842439.75165}
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988593') HTTP/1.1" 204 0
2026-03-30 03:47:19 [ayvens.fr] INFO: Found listing with ID: 1988594
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:19 [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-30 03:47:19 [ayvens.fr] INFO: Scrape type for 1988594: 2
2026-03-30 03:47:19 [ayvens.fr] INFO: Extracting data for car ID: 1988594
2026-03-30 03:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 205c7a47-a723-5cad-9ccd-4e91115e3a25 with identifier: 1988594
2026-03-30 03:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 205c7a47-a723-5cad-9ccd-4e91115e3a25 with scrape type 2
2026-03-30 03:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 205c7a47-a723-5cad-9ccd-4e91115e3a25 with scrape type 2
2026-03-30 03:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 205c7a47-a723-5cad-9ccd-4e91115e3a25, identifier: 1988594
2026-03-30 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 205c7a47-a723-5cad-9ccd-4e91115e3a25 with identifier: 1988594
2026-03-30 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 205c7a47-a723-5cad-9ccd-4e91115e3a25 with identifier: 1988594
2026-03-30 03:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 205c7a47-a723-5cad-9ccd-4e91115e3a25 with identifier: 1988594 to the API
2026-03-30 03:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 28,
'color': 'SAPHIRSCHWARTZ METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '205c7a47-a723-5cad-9ccd-4e91115e3a25',
'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': 'X5',
'odometer': 48023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 X5 xDrive45e 394ch M Sport',
'transmission': 'automatic',
'trim': 'X5 xDrive45e 394ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [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-30 03:47:20 [ayvens.fr] INFO: Saving data for 1988594: {'auction_closing_time': 1774969200.0, 'created_time': 1774630475.17767, 'last_price_update_time': 1774842440.153268}
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988594') HTTP/1.1" 204 0
2026-03-30 03:47:20 [ayvens.fr] INFO: Found listing with ID: 1988595
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [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-30 03:47:20 [ayvens.fr] INFO: Scrape type for 1988595: 2
2026-03-30 03:47:20 [ayvens.fr] INFO: Extracting data for car ID: 1988595
2026-03-30 03:47:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d26609-ac0c-5e3b-a839-2b9e61d53b69 with identifier: 1988595
2026-03-30 03:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d26609-ac0c-5e3b-a839-2b9e61d53b69 with scrape type 2
2026-03-30 03:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d26609-ac0c-5e3b-a839-2b9e61d53b69 with scrape type 2
2026-03-30 03:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c2d26609-ac0c-5e3b-a839-2b9e61d53b69, identifier: 1988595
2026-03-30 03:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c2d26609-ac0c-5e3b-a839-2b9e61d53b69 with identifier: 1988595
2026-03-30 03:47:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c2d26609-ac0c-5e3b-a839-2b9e61d53b69 with identifier: 1988595
2026-03-30 03:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c2d26609-ac0c-5e3b-a839-2b9e61d53b69 with identifier: 1988595 to the API
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'GRIS PLATINIUM M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'c2d26609-ac0c-5e3b-a839-2b9e61d53b69',
'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 SPACETOURER',
'odometer': 80928,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C4 SPACETOURER C4 SpaceTourer BlueHDi 130ch S&S Business '
'EAT8 E6.d-TEMP',
'transmission': 'automatic',
'trim': 'C4 SpaceTourer BlueHDi 130ch S&S Business EAT8 E6.d-TEMP',
'vin': None,
'year': 2020}
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [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-30 03:47:20 [ayvens.fr] INFO: Saving data for 1988595: {'auction_closing_time': 1774969200.0, 'created_time': 1774630476.390449, 'last_price_update_time': 1774842440.554594}
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988595') HTTP/1.1" 204 0
2026-03-30 03:47:20 [ayvens.fr] INFO: Found listing with ID: 1988596
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [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-30 03:47:20 [ayvens.fr] INFO: Scrape type for 1988596: 2
2026-03-30 03:47:20 [ayvens.fr] INFO: Extracting data for car ID: 1988596
2026-03-30 03:47:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f with identifier: 1988596
2026-03-30 03:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f with scrape type 2
2026-03-30 03:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f with scrape type 2
2026-03-30 03:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f, identifier: 1988596
2026-03-30 03:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f with identifier: 1988596
2026-03-30 03:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f with identifier: 1988596
2026-03-30 03:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f with identifier: 1988596 to the API
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '5b38cf71-baf8-5cfa-9efc-6a7a75a6c26f',
'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': 111627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-22',
'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-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [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-30 03:47:20 [ayvens.fr] INFO: Saving data for 1988596: {'auction_closing_time': 1774969200.0, 'created_time': 1774630478.007599, 'last_price_update_time': 1774842440.969069}
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988596') HTTP/1.1" 204 0
2026-03-30 03:47:20 [ayvens.fr] INFO: Found listing with ID: 1988597
2026-03-30 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:20 [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-30 03:47:21 [ayvens.fr] INFO: Scrape type for 1988597: 2
2026-03-30 03:47:21 [ayvens.fr] INFO: Extracting data for car ID: 1988597
2026-03-30 03:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de1b5d00-f92b-5f44-8891-11ad04138c8b with identifier: 1988597
2026-03-30 03:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de1b5d00-f92b-5f44-8891-11ad04138c8b with scrape type 2
2026-03-30 03:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de1b5d00-f92b-5f44-8891-11ad04138c8b with scrape type 2
2026-03-30 03:47:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: de1b5d00-f92b-5f44-8891-11ad04138c8b, identifier: 1988597
2026-03-30 03:47:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: de1b5d00-f92b-5f44-8891-11ad04138c8b with identifier: 1988597
2026-03-30 03:47:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: de1b5d00-f92b-5f44-8891-11ad04138c8b with identifier: 1988597
2026-03-30 03:47:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: de1b5d00-f92b-5f44-8891-11ad04138c8b with identifier: 1988597 to the API
2026-03-30 03:47:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:21 [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': 'de1b5d00-f92b-5f44-8891-11ad04138c8b',
'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': 33816,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'KIA NIRO EV Niro EV 204ch Motion',
'transmission': 'automatic',
'trim': 'Niro EV 204ch Motion',
'vin': None,
'year': 2023}
2026-03-30 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:21 [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-30 03:47:21 [ayvens.fr] INFO: Saving data for 1988597: {'auction_closing_time': 1774969200.0, 'created_time': 1774630478.645298, 'last_price_update_time': 1774842441.367108}
2026-03-30 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988597') HTTP/1.1" 204 0
2026-03-30 03:47:21 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-30 03:47:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:47:22 [ayvens.fr] INFO: Found listing with ID: 1988598
2026-03-30 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:22 [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-30 03:47:22 [ayvens.fr] INFO: Scrape type for 1988598: 2
2026-03-30 03:47:22 [ayvens.fr] INFO: Extracting data for car ID: 1988598
2026-03-30 03:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f0a4380-fe16-5e38-becf-f90c2afb4066 with identifier: 1988598
2026-03-30 03:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f0a4380-fe16-5e38-becf-f90c2afb4066 with scrape type 2
2026-03-30 03:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f0a4380-fe16-5e38-becf-f90c2afb4066 with scrape type 2
2026-03-30 03:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2f0a4380-fe16-5e38-becf-f90c2afb4066, identifier: 1988598
2026-03-30 03:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2f0a4380-fe16-5e38-becf-f90c2afb4066 with identifier: 1988598
2026-03-30 03:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2f0a4380-fe16-5e38-becf-f90c2afb4066 with identifier: 1988598
2026-03-30 03:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2f0a4380-fe16-5e38-becf-f90c2afb4066 with identifier: 1988598 to the API
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '2f0a4380-fe16-5e38-becf-f90c2afb4066',
'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': 'SEAT',
'model': 'ARONA',
'odometer': 98283,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT ARONA Arona 1.0 EcoTSI 110ch Start/Stop Xcellence DSG',
'transmission': 'automatic',
'trim': 'Arona 1.0 EcoTSI 110ch Start/Stop Xcellence DSG',
'vin': None,
'year': 2022}
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:23 [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-30 03:47:23 [ayvens.fr] INFO: Saving data for 1988598: {'auction_closing_time': 1774969200.0, 'created_time': 1774630482.050056, 'last_price_update_time': 1774842443.367881}
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988598') HTTP/1.1" 204 0
2026-03-30 03:47:23 [ayvens.fr] INFO: Found listing with ID: 1988599
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:23 [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-30 03:47:23 [ayvens.fr] INFO: Scrape type for 1988599: 2
2026-03-30 03:47:23 [ayvens.fr] INFO: Extracting data for car ID: 1988599
2026-03-30 03:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 857e5464-ff72-5eb9-a5b5-52a21607fe80 with identifier: 1988599
2026-03-30 03:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 857e5464-ff72-5eb9-a5b5-52a21607fe80 with scrape type 2
2026-03-30 03:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 857e5464-ff72-5eb9-a5b5-52a21607fe80 with scrape type 2
2026-03-30 03:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 857e5464-ff72-5eb9-a5b5-52a21607fe80, identifier: 1988599
2026-03-30 03:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 857e5464-ff72-5eb9-a5b5-52a21607fe80 with identifier: 1988599
2026-03-30 03:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 857e5464-ff72-5eb9-a5b5-52a21607fe80 with identifier: 1988599
2026-03-30 03:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 857e5464-ff72-5eb9-a5b5-52a21607fe80 with identifier: 1988599 to the API
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '857e5464-ff72-5eb9-a5b5-52a21607fe80',
'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': 94326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch S&S Allure EAT8',
'transmission': 'automatic',
'trim': '3008 1.5 BlueHDi 130ch S&S Allure EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:23 [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-30 03:47:23 [ayvens.fr] INFO: Saving data for 1988599: {'auction_closing_time': 1774969200.0, 'created_time': 1774630483.564477, 'last_price_update_time': 1774842443.759701}
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988599') HTTP/1.1" 204 0
2026-03-30 03:47:23 [ayvens.fr] INFO: Found listing with ID: 1988600
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:23 [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-30 03:47:23 [ayvens.fr] INFO: Scrape type for 1988600: 2
2026-03-30 03:47:23 [ayvens.fr] INFO: Extracting data for car ID: 1988600
2026-03-30 03:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ac14e49-a935-5260-944a-71714a3eb57d with identifier: 1988600
2026-03-30 03:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ac14e49-a935-5260-944a-71714a3eb57d with scrape type 2
2026-03-30 03:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ac14e49-a935-5260-944a-71714a3eb57d with scrape type 2
2026-03-30 03:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2ac14e49-a935-5260-944a-71714a3eb57d, identifier: 1988600
2026-03-30 03:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2ac14e49-a935-5260-944a-71714a3eb57d with identifier: 1988600
2026-03-30 03:47:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2ac14e49-a935-5260-944a-71714a3eb57d with identifier: 1988600
2026-03-30 03:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2ac14e49-a935-5260-944a-71714a3eb57d with identifier: 1988600 to the API
2026-03-30 03:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GRIS ACIER METALISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '2ac14e49-a935-5260-944a-71714a3eb57d',
'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': 29505,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine EAT6',
'transmission': 'automatic',
'trim': 'C3 1.2 PureTech 110ch S&S Shine EAT6',
'vin': None,
'year': 2022}
2026-03-30 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:24 [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-30 03:47:24 [ayvens.fr] INFO: Saving data for 1988600: {'auction_closing_time': 1774969200.0, 'created_time': 1774630484.764002, 'last_price_update_time': 1774842444.173277}
2026-03-30 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988600') HTTP/1.1" 204 0
2026-03-30 03:47:24 [ayvens.fr] INFO: Found listing with ID: 1988601
2026-03-30 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:24 [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-30 03:47:24 [ayvens.fr] INFO: Scrape type for 1988601: 2
2026-03-30 03:47:24 [ayvens.fr] INFO: Extracting data for car ID: 1988601
2026-03-30 03:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb641994-6273-5460-834e-1e9e07b70b43 with identifier: 1988601
2026-03-30 03:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb641994-6273-5460-834e-1e9e07b70b43 with scrape type 2
2026-03-30 03:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb641994-6273-5460-834e-1e9e07b70b43 with scrape type 2
2026-03-30 03:47:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bb641994-6273-5460-834e-1e9e07b70b43, identifier: 1988601
2026-03-30 03:47:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bb641994-6273-5460-834e-1e9e07b70b43 with identifier: 1988601
2026-03-30 03:47:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bb641994-6273-5460-834e-1e9e07b70b43 with identifier: 1988601
2026-03-30 03:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bb641994-6273-5460-834e-1e9e07b70b43 with identifier: 1988601 to the API
2026-03-30 03:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'bb641994-6273-5460-834e-1e9e07b70b43',
'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': 67801,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane 1.3 TCe 140ch Techno',
'transmission': 'manual',
'trim': 'Megane 1.3 TCe 140ch Techno',
'vin': None,
'year': 2022}
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:25 [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-30 03:47:25 [ayvens.fr] INFO: Saving data for 1988601: {'auction_closing_time': 1774969200.0, 'created_time': 1774630486.34596, 'last_price_update_time': 1774842445.569681}
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988601') HTTP/1.1" 204 0
2026-03-30 03:47:25 [ayvens.fr] INFO: Found listing with ID: 1988602
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:25 [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-30 03:47:25 [ayvens.fr] INFO: Scrape type for 1988602: 2
2026-03-30 03:47:25 [ayvens.fr] INFO: Extracting data for car ID: 1988602
2026-03-30 03:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f17e935-f657-5365-b3cc-daf03fe5c41e with identifier: 1988602
2026-03-30 03:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f17e935-f657-5365-b3cc-daf03fe5c41e with scrape type 2
2026-03-30 03:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f17e935-f657-5365-b3cc-daf03fe5c41e with scrape type 2
2026-03-30 03:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3f17e935-f657-5365-b3cc-daf03fe5c41e, identifier: 1988602
2026-03-30 03:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3f17e935-f657-5365-b3cc-daf03fe5c41e with identifier: 1988602
2026-03-30 03:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3f17e935-f657-5365-b3cc-daf03fe5c41e with identifier: 1988602
2026-03-30 03:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3f17e935-f657-5365-b3cc-daf03fe5c41e with identifier: 1988602 to the API
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'NOIR METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': '3f17e935-f657-5365-b3cc-daf03fe5c41e',
'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': 75157,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'KIA CEED Ceed SW 1.6 CRDI 136ch MHEV GT Line Premium DCT7',
'transmission': 'automatic',
'trim': 'Ceed SW 1.6 CRDI 136ch MHEV GT Line Premium DCT7',
'vin': None,
'year': 2023}
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:25 [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-30 03:47:25 [ayvens.fr] INFO: Saving data for 1988602: {'auction_closing_time': 1774969200.0, 'created_time': 1774630487.122311, 'last_price_update_time': 1774842445.960139}
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988602') HTTP/1.1" 204 0
2026-03-30 03:47:25 [ayvens.fr] INFO: Found listing with ID: 1988603
2026-03-30 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:25 [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-30 03:47:25 [ayvens.fr] INFO: Scrape type for 1988603: 2
2026-03-30 03:47:25 [ayvens.fr] INFO: Extracting data for car ID: 1988603
2026-03-30 03:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9791e84-064c-5685-bf28-b2e6153784eb with identifier: 1988603
2026-03-30 03:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9791e84-064c-5685-bf28-b2e6153784eb with scrape type 2
2026-03-30 03:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9791e84-064c-5685-bf28-b2e6153784eb with scrape type 2
2026-03-30 03:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b9791e84-064c-5685-bf28-b2e6153784eb, identifier: 1988603
2026-03-30 03:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b9791e84-064c-5685-bf28-b2e6153784eb with identifier: 1988603
2026-03-30 03:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b9791e84-064c-5685-bf28-b2e6153784eb with identifier: 1988603
2026-03-30 03:47:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b9791e84-064c-5685-bf28-b2e6153784eb with identifier: 1988603 to the API
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b9791e84-064c-5685-bf28-b2e6153784eb',
'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': 25212,
'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': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2023}
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:26 [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-30 03:47:26 [ayvens.fr] INFO: Saving data for 1988603: {'auction_closing_time': 1774969200.0, 'created_time': 1774630488.317554, 'last_price_update_time': 1774842446.34515}
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988603') HTTP/1.1" 204 0
2026-03-30 03:47:26 [ayvens.fr] INFO: Found listing with ID: 1988604
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:26 [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-30 03:47:26 [ayvens.fr] INFO: Scrape type for 1988604: 2
2026-03-30 03:47:26 [ayvens.fr] INFO: Extracting data for car ID: 1988604
2026-03-30 03:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d38c850-8ec4-538a-85f2-261cf7c3d067 with identifier: 1988604
2026-03-30 03:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d38c850-8ec4-538a-85f2-261cf7c3d067 with scrape type 2
2026-03-30 03:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d38c850-8ec4-538a-85f2-261cf7c3d067 with scrape type 2
2026-03-30 03:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4d38c850-8ec4-538a-85f2-261cf7c3d067, identifier: 1988604
2026-03-30 03:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4d38c850-8ec4-538a-85f2-261cf7c3d067 with identifier: 1988604
2026-03-30 03:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4d38c850-8ec4-538a-85f2-261cf7c3d067 with identifier: 1988604
2026-03-30 03:47:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4d38c850-8ec4-538a-85f2-261cf7c3d067 with identifier: 1988604 to the API
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 100,
'color': 'NOIR INTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '4d38c850-8ec4-538a-85f2-261cf7c3d067',
'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 CROSS',
'odometer': 22987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS CROSS Yaris Cross 116h Design Business + Programme '
'Beyond Zero Academy',
'transmission': 'automatic',
'trim': 'Yaris Cross 116h Design Business + Programme Beyond Zero Academy',
'vin': None,
'year': 2024}
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:26 [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-30 03:47:26 [ayvens.fr] INFO: Saving data for 1988604: {'auction_closing_time': 1774969200.0, 'created_time': 1774630489.613031, 'last_price_update_time': 1774842446.816821}
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988604') HTTP/1.1" 204 0
2026-03-30 03:47:26 [ayvens.fr] INFO: Found listing with ID: 1988605
2026-03-30 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:26 [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-30 03:47:26 [ayvens.fr] INFO: Scrape type for 1988605: 2
2026-03-30 03:47:26 [ayvens.fr] INFO: Extracting data for car ID: 1988605
2026-03-30 03:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea0661ce-c1e7-5505-871b-f013b25c0b01 with identifier: 1988605
2026-03-30 03:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea0661ce-c1e7-5505-871b-f013b25c0b01 with scrape type 2
2026-03-30 03:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea0661ce-c1e7-5505-871b-f013b25c0b01 with scrape type 2
2026-03-30 03:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ea0661ce-c1e7-5505-871b-f013b25c0b01, identifier: 1988605
2026-03-30 03:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ea0661ce-c1e7-5505-871b-f013b25c0b01 with identifier: 1988605
2026-03-30 03:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ea0661ce-c1e7-5505-871b-f013b25c0b01 with identifier: 1988605
2026-03-30 03:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ea0661ce-c1e7-5505-871b-f013b25c0b01 with identifier: 1988605 to the API
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 98,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ea0661ce-c1e7-5505-871b-f013b25c0b01',
'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': 140502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch E6.c Active Business S&S EAT8',
'transmission': 'automatic',
'trim': '3008 1.5 BlueHDi 130ch E6.c Active Business S&S EAT8',
'vin': None,
'year': 2019}
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [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-30 03:47:27 [ayvens.fr] INFO: Saving data for 1988605: {'auction_closing_time': 1774969200.0, 'created_time': 1774630490.846652, 'last_price_update_time': 1774842447.196375}
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988605') HTTP/1.1" 204 0
2026-03-30 03:47:27 [ayvens.fr] INFO: Found listing with ID: 1988606
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [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-30 03:47:27 [ayvens.fr] INFO: Scrape type for 1988606: 2
2026-03-30 03:47:27 [ayvens.fr] INFO: Extracting data for car ID: 1988606
2026-03-30 03:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5a198cd-7c53-5404-b729-6faf9b27c7d2 with identifier: 1988606
2026-03-30 03:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5a198cd-7c53-5404-b729-6faf9b27c7d2 with scrape type 2
2026-03-30 03:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5a198cd-7c53-5404-b729-6faf9b27c7d2 with scrape type 2
2026-03-30 03:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e5a198cd-7c53-5404-b729-6faf9b27c7d2, identifier: 1988606
2026-03-30 03:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e5a198cd-7c53-5404-b729-6faf9b27c7d2 with identifier: 1988606
2026-03-30 03:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e5a198cd-7c53-5404-b729-6faf9b27c7d2 with identifier: 1988606
2026-03-30 03:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e5a198cd-7c53-5404-b729-6faf9b27c7d2 with identifier: 1988606 to the API
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 28,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'e5a198cd-7c53-5404-b729-6faf9b27c7d2',
'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': 97916,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane Estate 1.6 E-Tech Plug-in 160ch Business',
'transmission': 'automatic',
'trim': 'Megane Estate 1.6 E-Tech Plug-in 160ch Business',
'vin': None,
'year': 2022}
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [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-30 03:47:27 [ayvens.fr] INFO: Saving data for 1988606: {'auction_closing_time': 1774969200.0, 'created_time': 1774630492.079578, 'last_price_update_time': 1774842447.581106}
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988606') HTTP/1.1" 204 0
2026-03-30 03:47:27 [ayvens.fr] INFO: Found listing with ID: 1988607
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [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-30 03:47:27 [ayvens.fr] INFO: Scrape type for 1988607: 2
2026-03-30 03:47:27 [ayvens.fr] INFO: Extracting data for car ID: 1988607
2026-03-30 03:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 209360de-8f91-579a-8fb4-e832a429ce41 with identifier: 1988607
2026-03-30 03:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 209360de-8f91-579a-8fb4-e832a429ce41 with scrape type 2
2026-03-30 03:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 209360de-8f91-579a-8fb4-e832a429ce41 with scrape type 2
2026-03-30 03:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 209360de-8f91-579a-8fb4-e832a429ce41, identifier: 1988607
2026-03-30 03:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 209360de-8f91-579a-8fb4-e832a429ce41 with identifier: 1988607
2026-03-30 03:47:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 209360de-8f91-579a-8fb4-e832a429ce41 with identifier: 1988607
2026-03-30 03:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 209360de-8f91-579a-8fb4-e832a429ce41 with identifier: 1988607 to the API
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GRIS ASCOT',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '209360de-8f91-579a-8fb4-e832a429ce41',
'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': 'T-ROC',
'odometer': 35676,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-ROC T-Roc 1.0 TSI 110ch Life Plus',
'transmission': 'manual',
'trim': 'T-Roc 1.0 TSI 110ch Life Plus',
'vin': None,
'year': 2023}
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [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-30 03:47:27 [ayvens.fr] INFO: Saving data for 1988607: {'auction_closing_time': 1774969200.0, 'created_time': 1774630493.343209, 'last_price_update_time': 1774842447.969994}
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988607') HTTP/1.1" 204 0
2026-03-30 03:47:27 [ayvens.fr] INFO: Found listing with ID: 1988608
2026-03-30 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:28 [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-30 03:47:28 [ayvens.fr] INFO: Scrape type for 1988608: 2
2026-03-30 03:47:28 [ayvens.fr] INFO: Extracting data for car ID: 1988608
2026-03-30 03:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e89606bf-f2af-5e38-aefb-0e0fb04b5cd6 with identifier: 1988608
2026-03-30 03:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e89606bf-f2af-5e38-aefb-0e0fb04b5cd6 with scrape type 2
2026-03-30 03:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e89606bf-f2af-5e38-aefb-0e0fb04b5cd6 with scrape type 2
2026-03-30 03:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e89606bf-f2af-5e38-aefb-0e0fb04b5cd6, identifier: 1988608
2026-03-30 03:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e89606bf-f2af-5e38-aefb-0e0fb04b5cd6 with identifier: 1988608
2026-03-30 03:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e89606bf-f2af-5e38-aefb-0e0fb04b5cd6 with identifier: 1988608
2026-03-30 03:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e89606bf-f2af-5e38-aefb-0e0fb04b5cd6 with identifier: 1988608 to the API
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e89606bf-f2af-5e38-aefb-0e0fb04b5cd6',
'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': 105806,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-09',
'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-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:28 [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-30 03:47:28 [ayvens.fr] INFO: Saving data for 1988608: {'auction_closing_time': 1774969200.0, 'created_time': 1774630494.648228, 'last_price_update_time': 1774842448.355506}
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988608') HTTP/1.1" 204 0
2026-03-30 03:47:28 [ayvens.fr] INFO: Found listing with ID: 1988609
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:28 [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-30 03:47:28 [ayvens.fr] INFO: Scrape type for 1988609: 2
2026-03-30 03:47:28 [ayvens.fr] INFO: Extracting data for car ID: 1988609
2026-03-30 03:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee677ca6-a15b-5a90-a54c-6a9a9fc33429 with identifier: 1988609
2026-03-30 03:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee677ca6-a15b-5a90-a54c-6a9a9fc33429 with scrape type 2
2026-03-30 03:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee677ca6-a15b-5a90-a54c-6a9a9fc33429 with scrape type 2
2026-03-30 03:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ee677ca6-a15b-5a90-a54c-6a9a9fc33429, identifier: 1988609
2026-03-30 03:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ee677ca6-a15b-5a90-a54c-6a9a9fc33429 with identifier: 1988609
2026-03-30 03:47:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ee677ca6-a15b-5a90-a54c-6a9a9fc33429 with identifier: 1988609
2026-03-30 03:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ee677ca6-a15b-5a90-a54c-6a9a9fc33429 with identifier: 1988609 to the API
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 24,
'color': 'NOIR METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'ee677ca6-a15b-5a90-a54c-6a9a9fc33429',
'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': '01',
'odometer': 32870,
'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': 'LYNK & CO 01 01 1.5 PHEV 261ch DCTH 7',
'transmission': 'automatic',
'trim': '01 1.5 PHEV 261ch DCTH 7',
'vin': None,
'year': 2023}
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:28 [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-30 03:47:28 [ayvens.fr] INFO: Saving data for 1988609: {'auction_closing_time': 1774969200.0, 'created_time': 1774630495.765539, 'last_price_update_time': 1774842448.741619}
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988609') HTTP/1.1" 204 0
2026-03-30 03:47:28 [ayvens.fr] INFO: Found listing with ID: 1988610
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:28 [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-30 03:47:28 [ayvens.fr] INFO: Scrape type for 1988610: 2
2026-03-30 03:47:28 [ayvens.fr] INFO: Extracting data for car ID: 1988610
2026-03-30 03:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64023c22-1e8d-5571-8e11-0e6c477c9cdc with identifier: 1988610
2026-03-30 03:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64023c22-1e8d-5571-8e11-0e6c477c9cdc with scrape type 2
2026-03-30 03:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64023c22-1e8d-5571-8e11-0e6c477c9cdc with scrape type 2
2026-03-30 03:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 64023c22-1e8d-5571-8e11-0e6c477c9cdc, identifier: 1988610
2026-03-30 03:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 64023c22-1e8d-5571-8e11-0e6c477c9cdc with identifier: 1988610
2026-03-30 03:47:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 64023c22-1e8d-5571-8e11-0e6c477c9cdc with identifier: 1988610
2026-03-30 03:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 64023c22-1e8d-5571-8e11-0e6c477c9cdc with identifier: 1988610 to the API
2026-03-30 03:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:29 [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.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '64023c22-1e8d-5571-8e11-0e6c477c9cdc',
'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': 104418,
'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': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV60 220ch Equilibre '
'optimum charge',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV60 220ch Equilibre optimum charge',
'vin': None,
'year': 2022}
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:29 [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-30 03:47:29 [ayvens.fr] INFO: Saving data for 1988610: {'auction_closing_time': 1774969200.0, 'created_time': 1774630496.953608, 'last_price_update_time': 1774842449.174599}
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988610') HTTP/1.1" 204 0
2026-03-30 03:47:29 [ayvens.fr] INFO: Found listing with ID: 1988611
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:29 [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-30 03:47:29 [ayvens.fr] INFO: Scrape type for 1988611: 2
2026-03-30 03:47:29 [ayvens.fr] INFO: Extracting data for car ID: 1988611
2026-03-30 03:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bac5be0-ff4e-5904-b1aa-f9f941da6171 with identifier: 1988611
2026-03-30 03:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bac5be0-ff4e-5904-b1aa-f9f941da6171 with scrape type 2
2026-03-30 03:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bac5be0-ff4e-5904-b1aa-f9f941da6171 with scrape type 2
2026-03-30 03:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5bac5be0-ff4e-5904-b1aa-f9f941da6171, identifier: 1988611
2026-03-30 03:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5bac5be0-ff4e-5904-b1aa-f9f941da6171 with identifier: 1988611
2026-03-30 03:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5bac5be0-ff4e-5904-b1aa-f9f941da6171 with identifier: 1988611
2026-03-30 03:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5bac5be0-ff4e-5904-b1aa-f9f941da6171 with identifier: 1988611 to the API
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '5bac5be0-ff4e-5904-b1aa-f9f941da6171',
'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': 13636,
'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': 4,
'seller_name': None,
'title': 'FIAT 500 500 1.0 70ch BSG S&S Pack Confort',
'transmission': 'manual',
'trim': '500 1.0 70ch BSG S&S Pack Confort',
'vin': None,
'year': 2023}
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:29 [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-30 03:47:29 [ayvens.fr] INFO: Saving data for 1988611: {'auction_closing_time': 1774969200.0, 'created_time': 1774630498.120278, 'last_price_update_time': 1774842449.579245}
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988611') HTTP/1.1" 204 0
2026-03-30 03:47:29 [ayvens.fr] INFO: Found listing with ID: 1988612
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:29 [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-30 03:47:29 [ayvens.fr] INFO: Scrape type for 1988612: 2
2026-03-30 03:47:29 [ayvens.fr] INFO: Extracting data for car ID: 1988612
2026-03-30 03:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab3774a-c279-5881-8e33-f0da5cea99e1 with identifier: 1988612
2026-03-30 03:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab3774a-c279-5881-8e33-f0da5cea99e1 with scrape type 2
2026-03-30 03:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab3774a-c279-5881-8e33-f0da5cea99e1 with scrape type 2
2026-03-30 03:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eab3774a-c279-5881-8e33-f0da5cea99e1, identifier: 1988612
2026-03-30 03:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eab3774a-c279-5881-8e33-f0da5cea99e1 with identifier: 1988612
2026-03-30 03:47:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eab3774a-c279-5881-8e33-f0da5cea99e1 with identifier: 1988612
2026-03-30 03:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eab3774a-c279-5881-8e33-f0da5cea99e1 with identifier: 1988612 to the API
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'NOIR METAL SAPHIR SCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'eab3774a-c279-5881-8e33-f0da5cea99e1',
'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': 74905,
'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': 'BMW SERIE 3 Série 3 Touring 318iA 156ch Business Design',
'transmission': 'automatic',
'trim': 'Série 3 Touring 318iA 156ch Business Design',
'vin': None,
'year': 2022}
2026-03-30 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:29 [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-30 03:47:29 [ayvens.fr] INFO: Saving data for 1988612: {'auction_closing_time': 1774969200.0, 'created_time': 1774630499.415251, 'last_price_update_time': 1774842449.998446}
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988612') HTTP/1.1" 204 0
2026-03-30 03:47:30 [ayvens.fr] INFO: Found listing with ID: 1988613
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [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-30 03:47:30 [ayvens.fr] INFO: Scrape type for 1988613: 2
2026-03-30 03:47:30 [ayvens.fr] INFO: Extracting data for car ID: 1988613
2026-03-30 03:47:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbb49f6b-9032-5d15-9f54-083ac90d9eaa with identifier: 1988613
2026-03-30 03:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbb49f6b-9032-5d15-9f54-083ac90d9eaa with scrape type 2
2026-03-30 03:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbb49f6b-9032-5d15-9f54-083ac90d9eaa with scrape type 2
2026-03-30 03:47:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bbb49f6b-9032-5d15-9f54-083ac90d9eaa, identifier: 1988613
2026-03-30 03:47:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bbb49f6b-9032-5d15-9f54-083ac90d9eaa with identifier: 1988613
2026-03-30 03:47:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bbb49f6b-9032-5d15-9f54-083ac90d9eaa with identifier: 1988613
2026-03-30 03:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bbb49f6b-9032-5d15-9f54-083ac90d9eaa with identifier: 1988613 to the API
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'BLEU MAGNETIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'bbb49f6b-9032-5d15-9f54-083ac90d9eaa',
'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': 130822,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-31',
'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': 2020}
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [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-30 03:47:30 [ayvens.fr] INFO: Saving data for 1988613: {'auction_closing_time': 1774969200.0, 'created_time': 1774630500.768101, 'last_price_update_time': 1774842450.409279}
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988613') HTTP/1.1" 204 0
2026-03-30 03:47:30 [ayvens.fr] INFO: Found listing with ID: 1988614
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [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-30 03:47:30 [ayvens.fr] INFO: Scrape type for 1988614: 2
2026-03-30 03:47:30 [ayvens.fr] INFO: Extracting data for car ID: 1988614
2026-03-30 03:47:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76841db5-7488-585a-8614-5cfd713628ed with identifier: 1988614
2026-03-30 03:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76841db5-7488-585a-8614-5cfd713628ed with scrape type 2
2026-03-30 03:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76841db5-7488-585a-8614-5cfd713628ed with scrape type 2
2026-03-30 03:47:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 76841db5-7488-585a-8614-5cfd713628ed, identifier: 1988614
2026-03-30 03:47:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 76841db5-7488-585a-8614-5cfd713628ed with identifier: 1988614
2026-03-30 03:47:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 76841db5-7488-585a-8614-5cfd713628ed with identifier: 1988614
2026-03-30 03:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 76841db5-7488-585a-8614-5cfd713628ed with identifier: 1988614 to the API
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'GRIS METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '76841db5-7488-585a-8614-5cfd713628ed',
'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': 71598,
'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': 'RENAULT ARKANA Arkana 1.6 E-Tech 145ch full hybrid Evolution',
'transmission': 'automatic',
'trim': 'Arkana 1.6 E-Tech 145ch full hybrid Evolution',
'vin': None,
'year': 2024}
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [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-30 03:47:30 [ayvens.fr] INFO: Saving data for 1988614: {'auction_closing_time': 1774969200.0, 'created_time': 1774630503.076987, 'last_price_update_time': 1774842450.802828}
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988614') HTTP/1.1" 204 0
2026-03-30 03:47:30 [ayvens.fr] INFO: Found listing with ID: 1988615
2026-03-30 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:30 [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-30 03:47:30 [ayvens.fr] INFO: Scrape type for 1988615: 2
2026-03-30 03:47:30 [ayvens.fr] INFO: Extracting data for car ID: 1988615
2026-03-30 03:47:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a890be-11ce-52eb-b65f-6c78edc92c58 with identifier: 1988615
2026-03-30 03:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a890be-11ce-52eb-b65f-6c78edc92c58 with scrape type 2
2026-03-30 03:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03a890be-11ce-52eb-b65f-6c78edc92c58 with scrape type 2
2026-03-30 03:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 03a890be-11ce-52eb-b65f-6c78edc92c58, identifier: 1988615
2026-03-30 03:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 03a890be-11ce-52eb-b65f-6c78edc92c58 with identifier: 1988615
2026-03-30 03:47:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 03a890be-11ce-52eb-b65f-6c78edc92c58 with identifier: 1988615
2026-03-30 03:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 03a890be-11ce-52eb-b65f-6c78edc92c58 with identifier: 1988615 to the API
2026-03-30 03:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'PHYTONICBLAU METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '03a890be-11ce-52eb-b65f-6c78edc92c58',
'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': 36610,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Série 1 118iA 136ch Edition Sport DKG7',
'transmission': 'automatic',
'trim': 'Série 1 118iA 136ch Edition Sport DKG7',
'vin': None,
'year': 2023}
2026-03-30 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:31 [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-30 03:47:31 [ayvens.fr] INFO: Saving data for 1988615: {'auction_closing_time': 1774969200.0, 'created_time': 1774630504.55199, 'last_price_update_time': 1774842451.781951}
2026-03-30 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988615') HTTP/1.1" 204 0
2026-03-30 03:47:31 [ayvens.fr] INFO: Found listing with ID: 1988616
2026-03-30 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:31 [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-30 03:47:31 [ayvens.fr] INFO: Scrape type for 1988616: 2
2026-03-30 03:47:31 [ayvens.fr] INFO: Extracting data for car ID: 1988616
2026-03-30 03:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f93e5905-c842-545d-b47e-c8dd982588c1 with identifier: 1988616
2026-03-30 03:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f93e5905-c842-545d-b47e-c8dd982588c1 with scrape type 2
2026-03-30 03:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f93e5905-c842-545d-b47e-c8dd982588c1 with scrape type 2
2026-03-30 03:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f93e5905-c842-545d-b47e-c8dd982588c1, identifier: 1988616
2026-03-30 03:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f93e5905-c842-545d-b47e-c8dd982588c1 with identifier: 1988616
2026-03-30 03:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f93e5905-c842-545d-b47e-c8dd982588c1 with identifier: 1988616
2026-03-30 03:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f93e5905-c842-545d-b47e-c8dd982588c1 with identifier: 1988616 to the API
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GRIS PLATINE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f93e5905-c842-545d-b47e-c8dd982588c1',
'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': 104629,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.5 Blue dCi 85ch Business',
'transmission': 'manual',
'trim': 'Clio 1.5 Blue dCi 85ch Business',
'vin': None,
'year': 2020}
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:32 [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-30 03:47:32 [ayvens.fr] INFO: Saving data for 1988616: {'auction_closing_time': 1774969200.0, 'created_time': 1774630505.68556, 'last_price_update_time': 1774842452.190491}
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988616') HTTP/1.1" 204 0
2026-03-30 03:47:32 [ayvens.fr] INFO: Found listing with ID: 1988617
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:32 [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-30 03:47:32 [ayvens.fr] INFO: Scrape type for 1988617: 2
2026-03-30 03:47:32 [ayvens.fr] INFO: Extracting data for car ID: 1988617
2026-03-30 03:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eaecfe2-543b-59d4-a21c-5d07dc8ad20a with identifier: 1988617
2026-03-30 03:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eaecfe2-543b-59d4-a21c-5d07dc8ad20a with scrape type 2
2026-03-30 03:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4eaecfe2-543b-59d4-a21c-5d07dc8ad20a with scrape type 2
2026-03-30 03:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4eaecfe2-543b-59d4-a21c-5d07dc8ad20a, identifier: 1988617
2026-03-30 03:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4eaecfe2-543b-59d4-a21c-5d07dc8ad20a with identifier: 1988617
2026-03-30 03:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4eaecfe2-543b-59d4-a21c-5d07dc8ad20a with identifier: 1988617
2026-03-30 03:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4eaecfe2-543b-59d4-a21c-5d07dc8ad20a with identifier: 1988617 to the API
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'NOIR METAL SAPHIR SCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': '4eaecfe2-543b-59d4-a21c-5d07dc8ad20a',
'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': 115045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 Série 3 Touring 320dA MH xDrive 190ch Business Design',
'transmission': 'automatic',
'trim': 'Série 3 Touring 320dA MH xDrive 190ch Business Design',
'vin': None,
'year': 2022}
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:32 [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-30 03:47:32 [ayvens.fr] INFO: Saving data for 1988617: {'auction_closing_time': 1774969200.0, 'created_time': 1774630507.034347, 'last_price_update_time': 1774842452.594394}
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988617') HTTP/1.1" 204 0
2026-03-30 03:47:32 [ayvens.fr] INFO: Found listing with ID: 1988618
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:32 [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-30 03:47:32 [ayvens.fr] INFO: Scrape type for 1988618: 2
2026-03-30 03:47:32 [ayvens.fr] INFO: Extracting data for car ID: 1988618
2026-03-30 03:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f0dd48a-3eff-5dd8-8db4-1be124189cd3 with identifier: 1988618
2026-03-30 03:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f0dd48a-3eff-5dd8-8db4-1be124189cd3 with scrape type 2
2026-03-30 03:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f0dd48a-3eff-5dd8-8db4-1be124189cd3 with scrape type 2
2026-03-30 03:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8f0dd48a-3eff-5dd8-8db4-1be124189cd3, identifier: 1988618
2026-03-30 03:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8f0dd48a-3eff-5dd8-8db4-1be124189cd3 with identifier: 1988618
2026-03-30 03:47:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8f0dd48a-3eff-5dd8-8db4-1be124189cd3 with identifier: 1988618
2026-03-30 03:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8f0dd48a-3eff-5dd8-8db4-1be124189cd3 with identifier: 1988618 to the API
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS RAFALE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '8f0dd48a-3eff-5dd8-8db4-1be124189cd3',
'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': 91869,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE E-TECH Megane E-Tech Electric EV60 220ch Equilibre '
'optimum charge',
'transmission': 'automatic',
'trim': 'Megane E-Tech Electric EV60 220ch Equilibre optimum charge',
'vin': None,
'year': 2023}
2026-03-30 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [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-30 03:47:33 [ayvens.fr] INFO: Saving data for 1988618: {'auction_closing_time': 1774969200.0, 'created_time': 1774630508.043758, 'last_price_update_time': 1774842453.001148}
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988618') HTTP/1.1" 204 0
2026-03-30 03:47:33 [ayvens.fr] INFO: Found listing with ID: 1988619
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [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-30 03:47:33 [ayvens.fr] INFO: Scrape type for 1988619: 2
2026-03-30 03:47:33 [ayvens.fr] INFO: Extracting data for car ID: 1988619
2026-03-30 03:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ae578d-d9fe-5b56-8422-0b04b334af86 with identifier: 1988619
2026-03-30 03:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ae578d-d9fe-5b56-8422-0b04b334af86 with scrape type 2
2026-03-30 03:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ae578d-d9fe-5b56-8422-0b04b334af86 with scrape type 2
2026-03-30 03:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b7ae578d-d9fe-5b56-8422-0b04b334af86, identifier: 1988619
2026-03-30 03:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b7ae578d-d9fe-5b56-8422-0b04b334af86 with identifier: 1988619
2026-03-30 03:47:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b7ae578d-d9fe-5b56-8422-0b04b334af86 with identifier: 1988619
2026-03-30 03:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b7ae578d-d9fe-5b56-8422-0b04b334af86 with identifier: 1988619 to the API
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLEUE OUTREMER M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'b7ae578d-d9fe-5b56-8422-0b04b334af86',
'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': 84981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y Model Y Long Range AWD',
'transmission': 'automatic',
'trim': 'Model Y Long Range AWD',
'vin': None,
'year': 2022}
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [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-30 03:47:33 [ayvens.fr] INFO: Saving data for 1988619: {'auction_closing_time': 1774969200.0, 'created_time': 1774630509.06744, 'last_price_update_time': 1774842453.401447}
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988619') HTTP/1.1" 204 0
2026-03-30 03:47:33 [ayvens.fr] INFO: Found listing with ID: 1988620
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [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-30 03:47:33 [ayvens.fr] INFO: Scrape type for 1988620: 2
2026-03-30 03:47:33 [ayvens.fr] INFO: Extracting data for car ID: 1988620
2026-03-30 03:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2119eacf-225a-577d-a5a0-44ef123e3b62 with identifier: 1988620
2026-03-30 03:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2119eacf-225a-577d-a5a0-44ef123e3b62 with scrape type 2
2026-03-30 03:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2119eacf-225a-577d-a5a0-44ef123e3b62 with scrape type 2
2026-03-30 03:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2119eacf-225a-577d-a5a0-44ef123e3b62, identifier: 1988620
2026-03-30 03:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2119eacf-225a-577d-a5a0-44ef123e3b62 with identifier: 1988620
2026-03-30 03:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2119eacf-225a-577d-a5a0-44ef123e3b62 with identifier: 1988620
2026-03-30 03:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2119eacf-225a-577d-a5a0-44ef123e3b62 with identifier: 1988620 to the API
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47: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': 'petrol',
'id': '2119eacf-225a-577d-a5a0-44ef123e3b62',
'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': 75419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.0 TCe 90ch Business -21N',
'transmission': 'manual',
'trim': 'Clio 1.0 TCe 90ch Business -21N',
'vin': None,
'year': 2021}
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [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-30 03:47:33 [ayvens.fr] INFO: Saving data for 1988620: {'auction_closing_time': 1774969200.0, 'created_time': 1774630511.427234, 'last_price_update_time': 1774842453.797086}
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988620') HTTP/1.1" 204 0
2026-03-30 03:47:33 [ayvens.fr] INFO: Found listing with ID: 1988621
2026-03-30 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:33 [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-30 03:47:33 [ayvens.fr] INFO: Scrape type for 1988621: 2
2026-03-30 03:47:33 [ayvens.fr] INFO: Extracting data for car ID: 1988621
2026-03-30 03:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f466dc9-f132-5157-b4ea-e8138d17fcb5 with identifier: 1988621
2026-03-30 03:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f466dc9-f132-5157-b4ea-e8138d17fcb5 with scrape type 2
2026-03-30 03:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f466dc9-f132-5157-b4ea-e8138d17fcb5 with scrape type 2
2026-03-30 03:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f466dc9-f132-5157-b4ea-e8138d17fcb5, identifier: 1988621
2026-03-30 03:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f466dc9-f132-5157-b4ea-e8138d17fcb5 with identifier: 1988621
2026-03-30 03:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f466dc9-f132-5157-b4ea-e8138d17fcb5 with identifier: 1988621
2026-03-30 03:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f466dc9-f132-5157-b4ea-e8138d17fcb5 with identifier: 1988621 to the API
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:34 [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': '4f466dc9-f132-5157-b4ea-e8138d17fcb5',
'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': 12600,
'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-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:34 [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-30 03:47:34 [ayvens.fr] INFO: Saving data for 1988621: {'auction_closing_time': 1774969200.0, 'created_time': 1774630512.143016, 'last_price_update_time': 1774842454.196141}
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988621') HTTP/1.1" 204 0
2026-03-30 03:47:34 [ayvens.fr] INFO: Found listing with ID: 1988622
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:34 [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-30 03:47:34 [ayvens.fr] INFO: Scrape type for 1988622: 2
2026-03-30 03:47:34 [ayvens.fr] INFO: Extracting data for car ID: 1988622
2026-03-30 03:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7604f3c9-7c0e-5480-98dd-8bc09d56ec52 with identifier: 1988622
2026-03-30 03:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7604f3c9-7c0e-5480-98dd-8bc09d56ec52 with scrape type 2
2026-03-30 03:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7604f3c9-7c0e-5480-98dd-8bc09d56ec52 with scrape type 2
2026-03-30 03:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7604f3c9-7c0e-5480-98dd-8bc09d56ec52, identifier: 1988622
2026-03-30 03:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7604f3c9-7c0e-5480-98dd-8bc09d56ec52 with identifier: 1988622
2026-03-30 03:47:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7604f3c9-7c0e-5480-98dd-8bc09d56ec52 with identifier: 1988622
2026-03-30 03:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7604f3c9-7c0e-5480-98dd-8bc09d56ec52 with identifier: 1988622 to the API
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 38,
'color': 'SAPHIRSCHWARZ METALLIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '7604f3c9-7c0e-5480-98dd-8bc09d56ec52',
'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': 'X2',
'odometer': 37296,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 X2 xDrive25eA 220ch Business Design',
'transmission': 'automatic',
'trim': 'X2 xDrive25eA 220ch Business Design',
'vin': None,
'year': 2022}
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:34 [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-30 03:47:34 [ayvens.fr] INFO: Saving data for 1988622: {'auction_closing_time': 1774969200.0, 'created_time': 1774630513.272991, 'last_price_update_time': 1774842454.630509}
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988622') HTTP/1.1" 204 0
2026-03-30 03:47:34 [ayvens.fr] INFO: Found listing with ID: 1988623
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:34 [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-30 03:47:34 [ayvens.fr] INFO: Scrape type for 1988623: 2
2026-03-30 03:47:34 [ayvens.fr] INFO: Extracting data for car ID: 1988623
2026-03-30 03:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8203177d-2b59-58c0-ba2e-667b6feb559c with identifier: 1988623
2026-03-30 03:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8203177d-2b59-58c0-ba2e-667b6feb559c with scrape type 2
2026-03-30 03:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8203177d-2b59-58c0-ba2e-667b6feb559c with scrape type 2
2026-03-30 03:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8203177d-2b59-58c0-ba2e-667b6feb559c, identifier: 1988623
2026-03-30 03:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8203177d-2b59-58c0-ba2e-667b6feb559c with identifier: 1988623
2026-03-30 03:47:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8203177d-2b59-58c0-ba2e-667b6feb559c with identifier: 1988623
2026-03-30 03:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8203177d-2b59-58c0-ba2e-667b6feb559c with identifier: 1988623 to the API
2026-03-30 03:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'GRIS FONCE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '8203177d-2b59-58c0-ba2e-667b6feb559c',
'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': 81250,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Série 1 118iA 136ch Edition Sport DKG7',
'transmission': 'automatic',
'trim': 'Série 1 118iA 136ch Edition Sport DKG7',
'vin': None,
'year': 2023}
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [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-30 03:47:35 [ayvens.fr] INFO: Saving data for 1988623: {'auction_closing_time': 1774969200.0, 'created_time': 1774630514.670771, 'last_price_update_time': 1774842455.065475}
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988623') HTTP/1.1" 204 0
2026-03-30 03:47:35 [ayvens.fr] INFO: Found listing with ID: 1988624
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [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-30 03:47:35 [ayvens.fr] INFO: Scrape type for 1988624: 2
2026-03-30 03:47:35 [ayvens.fr] INFO: Extracting data for car ID: 1988624
2026-03-30 03:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 505c33dc-d863-5b8f-a097-87eeb13482b3 with identifier: 1988624
2026-03-30 03:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 505c33dc-d863-5b8f-a097-87eeb13482b3 with scrape type 2
2026-03-30 03:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 505c33dc-d863-5b8f-a097-87eeb13482b3 with scrape type 2
2026-03-30 03:47:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 505c33dc-d863-5b8f-a097-87eeb13482b3, identifier: 1988624
2026-03-30 03:47:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 505c33dc-d863-5b8f-a097-87eeb13482b3 with identifier: 1988624
2026-03-30 03:47:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 505c33dc-d863-5b8f-a097-87eeb13482b3 with identifier: 1988624
2026-03-30 03:47:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 505c33dc-d863-5b8f-a097-87eeb13482b3 with identifier: 1988624 to the API
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 35,
'color': 'BLAU MEDITERRAN',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'phev/petrol',
'id': '505c33dc-d863-5b8f-a097-87eeb13482b3',
'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': 43315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURE Série 2 ActiveTourer 225xeA 220ch Business '
'Design',
'transmission': 'automatic',
'trim': 'Série 2 ActiveTourer 225xeA 220ch Business Design',
'vin': None,
'year': 2021}
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [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-30 03:47:35 [ayvens.fr] INFO: Saving data for 1988624: {'auction_closing_time': 1774969200.0, 'created_time': 1774630516.135518, 'last_price_update_time': 1774842455.478619}
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988624') HTTP/1.1" 204 0
2026-03-30 03:47:35 [ayvens.fr] INFO: Found listing with ID: 1988625
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [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-30 03:47:35 [ayvens.fr] INFO: Scrape type for 1988625: 2
2026-03-30 03:47:35 [ayvens.fr] INFO: Extracting data for car ID: 1988625
2026-03-30 03:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eee41196-abbb-5999-ac16-491edf12cc50 with identifier: 1988625
2026-03-30 03:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee41196-abbb-5999-ac16-491edf12cc50 with scrape type 2
2026-03-30 03:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eee41196-abbb-5999-ac16-491edf12cc50 with scrape type 2
2026-03-30 03:47:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eee41196-abbb-5999-ac16-491edf12cc50, identifier: 1988625
2026-03-30 03:47:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eee41196-abbb-5999-ac16-491edf12cc50 with identifier: 1988625
2026-03-30 03:47:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eee41196-abbb-5999-ac16-491edf12cc50 with identifier: 1988625
2026-03-30 03:47:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eee41196-abbb-5999-ac16-491edf12cc50 with identifier: 1988625 to the API
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:35 [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': 'eee41196-abbb-5999-ac16-491edf12cc50',
'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': 48993,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-21',
'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-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [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-30 03:47:35 [ayvens.fr] INFO: Saving data for 1988625: {'auction_closing_time': 1774969200.0, 'created_time': 1774630517.456181, 'last_price_update_time': 1774842455.871389}
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988625') HTTP/1.1" 204 0
2026-03-30 03:47:35 [ayvens.fr] INFO: Found listing with ID: 1988626
2026-03-30 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:35 [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-30 03:47:35 [ayvens.fr] INFO: Scrape type for 1988626: 2
2026-03-30 03:47:35 [ayvens.fr] INFO: Extracting data for car ID: 1988626
2026-03-30 03:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca with identifier: 1988626
2026-03-30 03:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca with scrape type 2
2026-03-30 03:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca with scrape type 2
2026-03-30 03:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca, identifier: 1988626
2026-03-30 03:47:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca with identifier: 1988626
2026-03-30 03:47:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca with identifier: 1988626
2026-03-30 03:47:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca with identifier: 1988626 to the API
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:36 [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': '8112ffd1-d1ba-5d49-82d1-aa7a1eea44ca',
'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': 'ZOE',
'odometer': 10339,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ZOE Zoe E-Tech Evolution charge normale R110 Achat Intégral',
'transmission': 'automatic',
'trim': 'Zoe E-Tech Evolution charge normale R110 Achat Intégral',
'vin': None,
'year': 2022}
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:36 [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-30 03:47:36 [ayvens.fr] INFO: Saving data for 1988626: {'auction_closing_time': 1774969200.0, 'created_time': 1774630518.793208, 'last_price_update_time': 1774842456.356258}
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988626') HTTP/1.1" 204 0
2026-03-30 03:47:36 [ayvens.fr] INFO: Found listing with ID: 1988627
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:36 [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-30 03:47:36 [ayvens.fr] INFO: Scrape type for 1988627: 2
2026-03-30 03:47:36 [ayvens.fr] INFO: Extracting data for car ID: 1988627
2026-03-30 03:47:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1168d3-f239-5601-856f-4c342d735b77 with identifier: 1988627
2026-03-30 03:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1168d3-f239-5601-856f-4c342d735b77 with scrape type 2
2026-03-30 03:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f1168d3-f239-5601-856f-4c342d735b77 with scrape type 2
2026-03-30 03:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9f1168d3-f239-5601-856f-4c342d735b77, identifier: 1988627
2026-03-30 03:47:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9f1168d3-f239-5601-856f-4c342d735b77 with identifier: 1988627
2026-03-30 03:47:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9f1168d3-f239-5601-856f-4c342d735b77 with identifier: 1988627
2026-03-30 03:47:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9f1168d3-f239-5601-856f-4c342d735b77 with identifier: 1988627 to the API
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '9f1168d3-f239-5601-856f-4c342d735b77',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 32514,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-26',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 110ch Shine Business S&S EAT6 // 2 PLACES - '
'2 SEATS',
'transmission': 'automatic',
'trim': 'C3 PureTech 110ch Shine Business S&S EAT6 // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2020}
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:36 [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-30 03:47:36 [ayvens.fr] INFO: Saving data for 1988627: {'auction_closing_time': 1774969200.0, 'created_time': 1774630519.947664, 'last_price_update_time': 1774842456.774755}
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988627') HTTP/1.1" 204 0
2026-03-30 03:47:36 [ayvens.fr] INFO: Found listing with ID: 1988628
2026-03-30 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:36 [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-30 03:47:36 [ayvens.fr] INFO: Scrape type for 1988628: 2
2026-03-30 03:47:36 [ayvens.fr] INFO: Extracting data for car ID: 1988628
2026-03-30 03:47:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f3d530d-6705-5685-89b4-3a18346f72c9 with identifier: 1988628
2026-03-30 03:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f3d530d-6705-5685-89b4-3a18346f72c9 with scrape type 2
2026-03-30 03:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f3d530d-6705-5685-89b4-3a18346f72c9 with scrape type 2
2026-03-30 03:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f3d530d-6705-5685-89b4-3a18346f72c9, identifier: 1988628
2026-03-30 03:47:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f3d530d-6705-5685-89b4-3a18346f72c9 with identifier: 1988628
2026-03-30 03:47:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f3d530d-6705-5685-89b4-3a18346f72c9 with identifier: 1988628
2026-03-30 03:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f3d530d-6705-5685-89b4-3a18346f72c9 with identifier: 1988628 to the API
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4f3d530d-6705-5685-89b4-3a18346f72c9',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 88505,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-22',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav',
'vin': None,
'year': 2022}
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [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-30 03:47:37 [ayvens.fr] INFO: Saving data for 1988628: {'auction_closing_time': 1774969200.0, 'created_time': 1774630520.950214, 'last_price_update_time': 1774842457.173139}
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988628') HTTP/1.1" 204 0
2026-03-30 03:47:37 [ayvens.fr] INFO: Found listing with ID: 1988629
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [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-30 03:47:37 [ayvens.fr] INFO: Scrape type for 1988629: 2
2026-03-30 03:47:37 [ayvens.fr] INFO: Extracting data for car ID: 1988629
2026-03-30 03:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf0b39a7-0db3-5732-9334-893b709ddc10 with identifier: 1988629
2026-03-30 03:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf0b39a7-0db3-5732-9334-893b709ddc10 with scrape type 2
2026-03-30 03:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf0b39a7-0db3-5732-9334-893b709ddc10 with scrape type 2
2026-03-30 03:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bf0b39a7-0db3-5732-9334-893b709ddc10, identifier: 1988629
2026-03-30 03:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bf0b39a7-0db3-5732-9334-893b709ddc10 with identifier: 1988629
2026-03-30 03:47:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bf0b39a7-0db3-5732-9334-893b709ddc10 with identifier: 1988629
2026-03-30 03:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bf0b39a7-0db3-5732-9334-893b709ddc10 with identifier: 1988629 to the API
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47:37 [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-30 03:47:37 [crawlers.pipelines.post_to_api] ERROR: ayvens.fr, item_id bf0b39a7-0db3-5732-9334-893b709ddc10: 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': 'Mon, 30 Mar 2026 03:47:36 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-30 03:47:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'bf0b39a7-0db3-5732-9334-893b709ddc10',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 129618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-23',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.5 BlueHDi 130ch S&S Active Pack // 2 '
'PLACES - 2 SEATS',
'transmission': 'manual',
'trim': '308 SW 1.5 BlueHDi 130ch S&S Active Pack // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2022}
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [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-30 03:47:37 [ayvens.fr] INFO: Saving data for 1988629: {'auction_closing_time': 1774969200.0, 'created_time': 1774630522.338415, 'last_price_update_time': 1774842457.548893}
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988629') HTTP/1.1" 204 0
2026-03-30 03:47:37 [ayvens.fr] INFO: Found listing with ID: 1988630
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [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-30 03:47:37 [ayvens.fr] INFO: Scrape type for 1988630: 2
2026-03-30 03:47:37 [ayvens.fr] INFO: Extracting data for car ID: 1988630
2026-03-30 03:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9246cb41-a5c7-54c9-8e54-b6facf650588 with identifier: 1988630
2026-03-30 03:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9246cb41-a5c7-54c9-8e54-b6facf650588 with scrape type 2
2026-03-30 03:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9246cb41-a5c7-54c9-8e54-b6facf650588 with scrape type 2
2026-03-30 03:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9246cb41-a5c7-54c9-8e54-b6facf650588, identifier: 1988630
2026-03-30 03:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9246cb41-a5c7-54c9-8e54-b6facf650588 with identifier: 1988630
2026-03-30 03:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9246cb41-a5c7-54c9-8e54-b6facf650588 with identifier: 1988630
2026-03-30 03:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9246cb41-a5c7-54c9-8e54-b6facf650588 with identifier: 1988630 to the API
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9246cb41-a5c7-54c9-8e54-b6facf650588',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4 CACTUS',
'odometer': 141680,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-29',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C4 CACTUS C4 Cactus Ste 1.6 BlueHDi 100 S&S Feel Nav // 2 '
'PLACES - 2 SEATS',
'transmission': 'manual',
'trim': 'C4 Cactus Ste 1.6 BlueHDi 100 S&S Feel Nav // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2019}
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [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-30 03:47:37 [ayvens.fr] INFO: Saving data for 1988630: {'auction_closing_time': 1774969200.0, 'created_time': 1774630523.590958, 'last_price_update_time': 1774842457.938709}
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988630') HTTP/1.1" 204 0
2026-03-30 03:47:37 [ayvens.fr] INFO: Found listing with ID: 1988631
2026-03-30 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:37 [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-30 03:47:37 [ayvens.fr] INFO: Scrape type for 1988631: 2
2026-03-30 03:47:37 [ayvens.fr] INFO: Extracting data for car ID: 1988631
2026-03-30 03:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2148b706-91e0-5e0d-924f-a9a75164a00a with identifier: 1988631
2026-03-30 03:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2148b706-91e0-5e0d-924f-a9a75164a00a with scrape type 2
2026-03-30 03:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2148b706-91e0-5e0d-924f-a9a75164a00a with scrape type 2
2026-03-30 03:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2148b706-91e0-5e0d-924f-a9a75164a00a, identifier: 1988631
2026-03-30 03:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2148b706-91e0-5e0d-924f-a9a75164a00a with identifier: 1988631
2026-03-30 03:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2148b706-91e0-5e0d-924f-a9a75164a00a with identifier: 1988631
2026-03-30 03:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2148b706-91e0-5e0d-924f-a9a75164a00a with identifier: 1988631 to the API
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '2148b706-91e0-5e0d-924f-a9a75164a00a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 130310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-21',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Réversible 1.6 E-Tech full hybrid 145 Evolution',
'transmission': 'automatic',
'trim': 'Clio Réversible 1.6 E-Tech full hybrid 145 Evolution',
'vin': None,
'year': 2022}
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:38 [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-30 03:47:38 [ayvens.fr] INFO: Saving data for 1988631: {'auction_closing_time': 1774969200.0, 'created_time': 1774630524.635525, 'last_price_update_time': 1774842458.340566}
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988631') HTTP/1.1" 204 0
2026-03-30 03:47:38 [ayvens.fr] INFO: Found listing with ID: 1988632
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:38 [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-30 03:47:38 [ayvens.fr] INFO: Scrape type for 1988632: 2
2026-03-30 03:47:38 [ayvens.fr] INFO: Extracting data for car ID: 1988632
2026-03-30 03:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e190d7e-1883-57ad-afce-b8d8e6034069 with identifier: 1988632
2026-03-30 03:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e190d7e-1883-57ad-afce-b8d8e6034069 with scrape type 2
2026-03-30 03:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e190d7e-1883-57ad-afce-b8d8e6034069 with scrape type 2
2026-03-30 03:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6e190d7e-1883-57ad-afce-b8d8e6034069, identifier: 1988632
2026-03-30 03:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6e190d7e-1883-57ad-afce-b8d8e6034069 with identifier: 1988632
2026-03-30 03:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6e190d7e-1883-57ad-afce-b8d8e6034069 with identifier: 1988632
2026-03-30 03:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6e190d7e-1883-57ad-afce-b8d8e6034069 with identifier: 1988632 to the API
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6e190d7e-1883-57ad-afce-b8d8e6034069',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 99310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-10',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.6 BlueHDi 75ch S&S Feel Nav',
'transmission': 'manual',
'trim': 'C3 Ste 1.6 BlueHDi 75ch S&S Feel Nav',
'vin': None,
'year': 2017}
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:38 [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-30 03:47:38 [ayvens.fr] INFO: Saving data for 1988632: {'auction_closing_time': 1774969200.0, 'created_time': 1774630525.608289, 'last_price_update_time': 1774842458.721775}
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988632') HTTP/1.1" 204 0
2026-03-30 03:47:38 [ayvens.fr] INFO: Found listing with ID: 1988633
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:38 [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-30 03:47:38 [ayvens.fr] INFO: Scrape type for 1988633: 2
2026-03-30 03:47:38 [ayvens.fr] INFO: Extracting data for car ID: 1988633
2026-03-30 03:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc268ce0-392a-557b-9f06-d2623dd1dfc4 with identifier: 1988633
2026-03-30 03:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc268ce0-392a-557b-9f06-d2623dd1dfc4 with scrape type 2
2026-03-30 03:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc268ce0-392a-557b-9f06-d2623dd1dfc4 with scrape type 2
2026-03-30 03:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fc268ce0-392a-557b-9f06-d2623dd1dfc4, identifier: 1988633
2026-03-30 03:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fc268ce0-392a-557b-9f06-d2623dd1dfc4 with identifier: 1988633
2026-03-30 03:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fc268ce0-392a-557b-9f06-d2623dd1dfc4 with identifier: 1988633
2026-03-30 03:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fc268ce0-392a-557b-9f06-d2623dd1dfc4 with identifier: 1988633 to the API
2026-03-30 03:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:39 [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': 'diesel',
'id': 'fc268ce0-392a-557b-9f06-d2623dd1dfc4',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 79336,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-03',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.5 Blue dCi 100ch Air Nav',
'transmission': 'manual',
'trim': 'Clio Ste 1.5 Blue dCi 100ch Air Nav',
'vin': None,
'year': 2022}
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [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-30 03:47:39 [ayvens.fr] INFO: Saving data for 1988633: {'auction_closing_time': 1774969200.0, 'created_time': 1774630527.026649, 'last_price_update_time': 1774842459.113157}
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988633') HTTP/1.1" 204 0
2026-03-30 03:47:39 [ayvens.fr] INFO: Found listing with ID: 1988634
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [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-30 03:47:39 [ayvens.fr] INFO: Scrape type for 1988634: 2
2026-03-30 03:47:39 [ayvens.fr] INFO: Extracting data for car ID: 1988634
2026-03-30 03:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69ce2761-2522-55be-973e-c3c6acd6289a with identifier: 1988634
2026-03-30 03:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69ce2761-2522-55be-973e-c3c6acd6289a with scrape type 2
2026-03-30 03:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69ce2761-2522-55be-973e-c3c6acd6289a with scrape type 2
2026-03-30 03:47:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 69ce2761-2522-55be-973e-c3c6acd6289a, identifier: 1988634
2026-03-30 03:47:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 69ce2761-2522-55be-973e-c3c6acd6289a with identifier: 1988634
2026-03-30 03:47:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 69ce2761-2522-55be-973e-c3c6acd6289a with identifier: 1988634
2026-03-30 03:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 69ce2761-2522-55be-973e-c3c6acd6289a with identifier: 1988634 to the API
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'NOIR ETOILE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '69ce2761-2522-55be-973e-c3c6acd6289a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 56943,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-22',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.6 E-Tech 140ch Business// 2 PLACES - 2 SEATS',
'transmission': 'automatic',
'trim': 'Clio 1.6 E-Tech 140ch Business// 2 PLACES - 2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [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-30 03:47:39 [ayvens.fr] INFO: Saving data for 1988634: {'auction_closing_time': 1774969200.0, 'created_time': 1774630528.542848, 'last_price_update_time': 1774842459.557252}
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988634') HTTP/1.1" 204 0
2026-03-30 03:47:39 [ayvens.fr] INFO: Found listing with ID: 1988635
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [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-30 03:47:39 [ayvens.fr] INFO: Scrape type for 1988635: 2
2026-03-30 03:47:39 [ayvens.fr] INFO: Extracting data for car ID: 1988635
2026-03-30 03:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d930ef32-5fb0-5202-8b23-fdba24508ad3 with identifier: 1988635
2026-03-30 03:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d930ef32-5fb0-5202-8b23-fdba24508ad3 with scrape type 2
2026-03-30 03:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d930ef32-5fb0-5202-8b23-fdba24508ad3 with scrape type 2
2026-03-30 03:47:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d930ef32-5fb0-5202-8b23-fdba24508ad3, identifier: 1988635
2026-03-30 03:47:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d930ef32-5fb0-5202-8b23-fdba24508ad3 with identifier: 1988635
2026-03-30 03:47:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d930ef32-5fb0-5202-8b23-fdba24508ad3 with identifier: 1988635
2026-03-30 03:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d930ef32-5fb0-5202-8b23-fdba24508ad3 with identifier: 1988635 to the API
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:39 [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': 'diesel',
'id': 'd930ef32-5fb0-5202-8b23-fdba24508ad3',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 112250,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-12',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.5 Blue dCi 85ch Air',
'transmission': 'manual',
'trim': 'Clio Ste 1.5 Blue dCi 85ch Air',
'vin': None,
'year': 2020}
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [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-30 03:47:39 [ayvens.fr] INFO: Saving data for 1988635: {'auction_closing_time': 1774969200.0, 'created_time': 1774630529.448936, 'last_price_update_time': 1774842459.93466}
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988635') HTTP/1.1" 204 0
2026-03-30 03:47:39 [ayvens.fr] INFO: Found listing with ID: 1988636
2026-03-30 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:39 [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-30 03:47:39 [ayvens.fr] INFO: Scrape type for 1988636: 2
2026-03-30 03:47:39 [ayvens.fr] INFO: Extracting data for car ID: 1988636
2026-03-30 03:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: becc3989-a89e-5d4c-b6b6-19449bb1daad with identifier: 1988636
2026-03-30 03:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item becc3989-a89e-5d4c-b6b6-19449bb1daad with scrape type 2
2026-03-30 03:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item becc3989-a89e-5d4c-b6b6-19449bb1daad with scrape type 2
2026-03-30 03:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: becc3989-a89e-5d4c-b6b6-19449bb1daad, identifier: 1988636
2026-03-30 03:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: becc3989-a89e-5d4c-b6b6-19449bb1daad with identifier: 1988636
2026-03-30 03:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: becc3989-a89e-5d4c-b6b6-19449bb1daad with identifier: 1988636
2026-03-30 03:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: becc3989-a89e-5d4c-b6b6-19449bb1daad with identifier: 1988636 to the API
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'becc3989-a89e-5d4c-b6b6-19449bb1daad',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 48113,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-13',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine Business EAT6 // 2 '
'PLACES - 2 SEATS',
'transmission': 'automatic',
'trim': 'C3 1.2 PureTech 110ch S&S Shine Business EAT6 // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2020}
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:40 [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-30 03:47:40 [ayvens.fr] INFO: Saving data for 1988636: {'auction_closing_time': 1774969200.0, 'created_time': 1774630531.405015, 'last_price_update_time': 1774842460.328842}
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988636') HTTP/1.1" 204 0
2026-03-30 03:47:40 [ayvens.fr] INFO: Found listing with ID: 1988637
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:40 [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-30 03:47:40 [ayvens.fr] INFO: Scrape type for 1988637: 2
2026-03-30 03:47:40 [ayvens.fr] INFO: Extracting data for car ID: 1988637
2026-03-30 03:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 290f7a43-a5f8-59fb-b794-7ca9ac080b6f with identifier: 1988637
2026-03-30 03:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 290f7a43-a5f8-59fb-b794-7ca9ac080b6f with scrape type 2
2026-03-30 03:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 290f7a43-a5f8-59fb-b794-7ca9ac080b6f with scrape type 2
2026-03-30 03:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 290f7a43-a5f8-59fb-b794-7ca9ac080b6f, identifier: 1988637
2026-03-30 03:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 290f7a43-a5f8-59fb-b794-7ca9ac080b6f with identifier: 1988637
2026-03-30 03:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 290f7a43-a5f8-59fb-b794-7ca9ac080b6f with identifier: 1988637
2026-03-30 03:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 290f7a43-a5f8-59fb-b794-7ca9ac080b6f with identifier: 1988637 to the API
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'NOIR PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '290f7a43-a5f8-59fb-b794-7ca9ac080b6f',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 52983,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-27',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 100ch S&S Active Business// 2 PLACES - '
'2 SEATS',
'transmission': 'manual',
'trim': '208 1.2 PureTech 100ch S&S Active Business// 2 PLACES - 2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:40 [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-30 03:47:40 [ayvens.fr] INFO: Saving data for 1988637: {'auction_closing_time': 1774969200.0, 'created_time': 1774630531.913079, 'last_price_update_time': 1774842460.814486}
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988637') HTTP/1.1" 204 0
2026-03-30 03:47:40 [ayvens.fr] INFO: Found listing with ID: 1988638
2026-03-30 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:40 [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-30 03:47:40 [ayvens.fr] INFO: Scrape type for 1988638: 2
2026-03-30 03:47:40 [ayvens.fr] INFO: Extracting data for car ID: 1988638
2026-03-30 03:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e2b0f99-decf-559a-9a59-92b0a2484f0e with identifier: 1988638
2026-03-30 03:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2b0f99-decf-559a-9a59-92b0a2484f0e with scrape type 2
2026-03-30 03:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e2b0f99-decf-559a-9a59-92b0a2484f0e with scrape type 2
2026-03-30 03:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5e2b0f99-decf-559a-9a59-92b0a2484f0e, identifier: 1988638
2026-03-30 03:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5e2b0f99-decf-559a-9a59-92b0a2484f0e with identifier: 1988638
2026-03-30 03:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5e2b0f99-decf-559a-9a59-92b0a2484f0e with identifier: 1988638
2026-03-30 03:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5e2b0f99-decf-559a-9a59-92b0a2484f0e with identifier: 1988638 to the API
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:41 [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': 'diesel',
'id': '5e2b0f99-decf-559a-9a59-92b0a2484f0e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 132237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-09',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.5 Blue dCi 85ch Air Nav',
'transmission': 'manual',
'trim': 'Clio Ste 1.5 Blue dCi 85ch Air Nav',
'vin': None,
'year': 2020}
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:41 [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-30 03:47:41 [ayvens.fr] INFO: Saving data for 1988638: {'auction_closing_time': 1774969200.0, 'created_time': 1774630533.080998, 'last_price_update_time': 1774842461.212514}
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988638') HTTP/1.1" 204 0
2026-03-30 03:47:41 [ayvens.fr] INFO: Found listing with ID: 1988639
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:41 [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-30 03:47:41 [ayvens.fr] INFO: Scrape type for 1988639: 2
2026-03-30 03:47:41 [ayvens.fr] INFO: Extracting data for car ID: 1988639
2026-03-30 03:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d140f1ed-c06d-5276-b252-6e825e703c64 with identifier: 1988639
2026-03-30 03:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d140f1ed-c06d-5276-b252-6e825e703c64 with scrape type 2
2026-03-30 03:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d140f1ed-c06d-5276-b252-6e825e703c64 with scrape type 2
2026-03-30 03:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d140f1ed-c06d-5276-b252-6e825e703c64, identifier: 1988639
2026-03-30 03:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d140f1ed-c06d-5276-b252-6e825e703c64 with identifier: 1988639
2026-03-30 03:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d140f1ed-c06d-5276-b252-6e825e703c64 with identifier: 1988639
2026-03-30 03:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d140f1ed-c06d-5276-b252-6e825e703c64 with identifier: 1988639 to the API
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 90,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd140f1ed-c06d-5276-b252-6e825e703c64',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 122569,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-24',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 208 Affaire 1.6 BlueHDi 75ch Premium Pack',
'transmission': 'manual',
'trim': '208 Affaire 1.6 BlueHDi 75ch Premium Pack',
'vin': None,
'year': 2018}
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:41 [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-30 03:47:41 [ayvens.fr] INFO: Saving data for 1988639: {'auction_closing_time': 1774969200.0, 'created_time': 1774630534.411967, 'last_price_update_time': 1774842461.587783}
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988639') HTTP/1.1" 204 0
2026-03-30 03:47:41 [ayvens.fr] INFO: Found listing with ID: 1988640
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:41 [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-30 03:47:41 [ayvens.fr] INFO: Scrape type for 1988640: 2
2026-03-30 03:47:41 [ayvens.fr] INFO: Extracting data for car ID: 1988640
2026-03-30 03:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dba3931-7238-57de-86f6-ad92949de243 with identifier: 1988640
2026-03-30 03:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dba3931-7238-57de-86f6-ad92949de243 with scrape type 2
2026-03-30 03:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dba3931-7238-57de-86f6-ad92949de243 with scrape type 2
2026-03-30 03:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7dba3931-7238-57de-86f6-ad92949de243, identifier: 1988640
2026-03-30 03:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7dba3931-7238-57de-86f6-ad92949de243 with identifier: 1988640
2026-03-30 03:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7dba3931-7238-57de-86f6-ad92949de243 with identifier: 1988640
2026-03-30 03:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7dba3931-7238-57de-86f6-ad92949de243 with identifier: 1988640 to the API
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7dba3931-7238-57de-86f6-ad92949de243',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 62539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-16',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 110ch Shine Business S&S EAT6 // 2 PLACES - '
'2 SEATS',
'transmission': 'automatic',
'trim': 'C3 PureTech 110ch Shine Business S&S EAT6 // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2019}
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:41 [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-30 03:47:41 [ayvens.fr] INFO: Saving data for 1988640: {'auction_closing_time': 1774969200.0, 'created_time': 1774630535.638185, 'last_price_update_time': 1774842461.988982}
2026-03-30 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988640') HTTP/1.1" 204 0
2026-03-30 03:47:42 [ayvens.fr] INFO: Found listing with ID: 1988641
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [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-30 03:47:42 [ayvens.fr] INFO: Scrape type for 1988641: 2
2026-03-30 03:47:42 [ayvens.fr] INFO: Extracting data for car ID: 1988641
2026-03-30 03:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 723e04a3-091c-5028-9ff6-a8b21b769806 with identifier: 1988641
2026-03-30 03:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 723e04a3-091c-5028-9ff6-a8b21b769806 with scrape type 2
2026-03-30 03:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 723e04a3-091c-5028-9ff6-a8b21b769806 with scrape type 2
2026-03-30 03:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 723e04a3-091c-5028-9ff6-a8b21b769806, identifier: 1988641
2026-03-30 03:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 723e04a3-091c-5028-9ff6-a8b21b769806 with identifier: 1988641
2026-03-30 03:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 723e04a3-091c-5028-9ff6-a8b21b769806 with identifier: 1988641
2026-03-30 03:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 723e04a3-091c-5028-9ff6-a8b21b769806 with identifier: 1988641 to the API
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '723e04a3-091c-5028-9ff6-a8b21b769806',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 124346,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-25',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 208 Affaire 1.5 BlueHDi 100 Premium Pack // 2 PLACES - '
'2 SEATS',
'transmission': 'manual',
'trim': '208 Affaire 1.5 BlueHDi 100 Premium Pack // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [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-30 03:47:42 [ayvens.fr] INFO: Saving data for 1988641: {'auction_closing_time': 1774969200.0, 'created_time': 1774630537.087025, 'last_price_update_time': 1774842462.389592}
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988641') HTTP/1.1" 204 0
2026-03-30 03:47:42 [ayvens.fr] INFO: Found listing with ID: 1988642
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [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-30 03:47:42 [ayvens.fr] INFO: Scrape type for 1988642: 2
2026-03-30 03:47:42 [ayvens.fr] INFO: Extracting data for car ID: 1988642
2026-03-30 03:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f with identifier: 1988642
2026-03-30 03:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f with scrape type 2
2026-03-30 03:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f with scrape type 2
2026-03-30 03:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f, identifier: 1988642
2026-03-30 03:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f with identifier: 1988642
2026-03-30 03:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f with identifier: 1988642
2026-03-30 03:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f with identifier: 1988642 to the API
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ed3d9ce9-ad32-5422-8ba6-6aeb576cb34f',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 130389,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-09',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 208 Affaire 1.5 BlueHDi 100 Premium // 2 PLACES - 2 '
'SEATS',
'transmission': 'manual',
'trim': '208 Affaire 1.5 BlueHDi 100 Premium // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2022}
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [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-30 03:47:42 [ayvens.fr] INFO: Saving data for 1988642: {'auction_closing_time': 1774969200.0, 'created_time': 1774630538.349977, 'last_price_update_time': 1774842462.765396}
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988642') HTTP/1.1" 204 0
2026-03-30 03:47:42 [ayvens.fr] INFO: Found listing with ID: 1988643
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:42 [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-30 03:47:42 [ayvens.fr] INFO: Scrape type for 1988643: 2
2026-03-30 03:47:42 [ayvens.fr] INFO: Extracting data for car ID: 1988643
2026-03-30 03:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f883f89-1f47-5776-8c98-81fd5208e9a0 with identifier: 1988643
2026-03-30 03:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f883f89-1f47-5776-8c98-81fd5208e9a0 with scrape type 2
2026-03-30 03:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f883f89-1f47-5776-8c98-81fd5208e9a0 with scrape type 2
2026-03-30 03:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2f883f89-1f47-5776-8c98-81fd5208e9a0, identifier: 1988643
2026-03-30 03:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2f883f89-1f47-5776-8c98-81fd5208e9a0 with identifier: 1988643
2026-03-30 03:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2f883f89-1f47-5776-8c98-81fd5208e9a0 with identifier: 1988643
2026-03-30 03:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2f883f89-1f47-5776-8c98-81fd5208e9a0 with identifier: 1988643 to the API
2026-03-30 03:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'e85',
'id': '2f883f89-1f47-5776-8c98-81fd5208e9a0',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'PUMA',
'odometer': 49069,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seats_number': 2,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 Flexifuel 125ch S&S mHEV Titanium // 2 PLACES - '
'2 SEATS',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125ch S&S mHEV Titanium // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2023}
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47: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-30 03:47:43 [ayvens.fr] INFO: Saving data for 1988643: {'auction_closing_time': 1774969200.0, 'created_time': 1774630539.457029, 'last_price_update_time': 1774842463.160015}
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988643') HTTP/1.1" 204 0
2026-03-30 03:47:43 [ayvens.fr] INFO: Found listing with ID: 1988644
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47: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-30 03:47:43 [ayvens.fr] INFO: Scrape type for 1988644: 2
2026-03-30 03:47:43 [ayvens.fr] INFO: Extracting data for car ID: 1988644
2026-03-30 03:47:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7595886-29ee-54d8-955a-7f222370a0a8 with identifier: 1988644
2026-03-30 03:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7595886-29ee-54d8-955a-7f222370a0a8 with scrape type 2
2026-03-30 03:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7595886-29ee-54d8-955a-7f222370a0a8 with scrape type 2
2026-03-30 03:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e7595886-29ee-54d8-955a-7f222370a0a8, identifier: 1988644
2026-03-30 03:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e7595886-29ee-54d8-955a-7f222370a0a8 with identifier: 1988644
2026-03-30 03:47:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e7595886-29ee-54d8-955a-7f222370a0a8 with identifier: 1988644
2026-03-30 03:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e7595886-29ee-54d8-955a-7f222370a0a8 with identifier: 1988644 to the API
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 84,
'color': 'BLANC CLASSIQUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'e7595886-29ee-54d8-955a-7f222370a0a8',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 23235,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-15',
'seats_number': 2,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 100h France Business 5p // 2 PLACES - 2 '
'SEATS',
'transmission': 'automatic',
'trim': 'Yaris 100h France Business 5p // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2019}
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47: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-30 03:47:43 [ayvens.fr] INFO: Saving data for 1988644: {'auction_closing_time': 1774969200.0, 'created_time': 1774630540.711859, 'last_price_update_time': 1774842463.561748}
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988644') HTTP/1.1" 204 0
2026-03-30 03:47:43 [ayvens.fr] INFO: Found listing with ID: 1988645
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47: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-30 03:47:43 [ayvens.fr] INFO: Scrape type for 1988645: 2
2026-03-30 03:47:43 [ayvens.fr] INFO: Extracting data for car ID: 1988645
2026-03-30 03:47:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5c2e183-7d5f-5694-9cb6-66c01a1f36ba with identifier: 1988645
2026-03-30 03:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5c2e183-7d5f-5694-9cb6-66c01a1f36ba with scrape type 2
2026-03-30 03:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5c2e183-7d5f-5694-9cb6-66c01a1f36ba with scrape type 2
2026-03-30 03:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b5c2e183-7d5f-5694-9cb6-66c01a1f36ba, identifier: 1988645
2026-03-30 03:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b5c2e183-7d5f-5694-9cb6-66c01a1f36ba with identifier: 1988645
2026-03-30 03:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b5c2e183-7d5f-5694-9cb6-66c01a1f36ba with identifier: 1988645
2026-03-30 03:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b5c2e183-7d5f-5694-9cb6-66c01a1f36ba with identifier: 1988645 to the API
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b5c2e183-7d5f-5694-9cb6-66c01a1f36ba',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208 BUSINESS R',
'odometer': 108443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-07',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 BUSINESS R 208 Business R 1.2 PureTech 75 S&S Active',
'transmission': 'manual',
'trim': '208 Business R 1.2 PureTech 75 S&S Active',
'vin': None,
'year': 2022}
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47: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-30 03:47:43 [ayvens.fr] INFO: Saving data for 1988645: {'auction_closing_time': 1774969200.0, 'created_time': 1774630542.470151, 'last_price_update_time': 1774842463.943132}
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988645') HTTP/1.1" 204 0
2026-03-30 03:47:43 [ayvens.fr] INFO: Found listing with ID: 1988646
2026-03-30 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47: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-30 03:47:43 [ayvens.fr] INFO: Scrape type for 1988646: 2
2026-03-30 03:47:43 [ayvens.fr] INFO: Extracting data for car ID: 1988646
2026-03-30 03:47:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3655a516-77a5-59fd-b055-b2f7dc977e38 with identifier: 1988646
2026-03-30 03:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3655a516-77a5-59fd-b055-b2f7dc977e38 with scrape type 2
2026-03-30 03:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3655a516-77a5-59fd-b055-b2f7dc977e38 with scrape type 2
2026-03-30 03:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3655a516-77a5-59fd-b055-b2f7dc977e38, identifier: 1988646
2026-03-30 03:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3655a516-77a5-59fd-b055-b2f7dc977e38 with identifier: 1988646
2026-03-30 03:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3655a516-77a5-59fd-b055-b2f7dc977e38 with identifier: 1988646
2026-03-30 03:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3655a516-77a5-59fd-b055-b2f7dc977e38 with identifier: 1988646 to the API
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '3655a516-77a5-59fd-b055-b2f7dc977e38',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 74116,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-30',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 208 Affaire 1.5 BlueHDi 100ch S&S Premium Pack',
'transmission': 'manual',
'trim': '208 Affaire 1.5 BlueHDi 100ch S&S Premium Pack',
'vin': None,
'year': 2020}
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:44 [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-30 03:47:44 [ayvens.fr] INFO: Saving data for 1988646: {'auction_closing_time': 1774969200.0, 'created_time': 1774630543.468792, 'last_price_update_time': 1774842464.368289}
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988646') HTTP/1.1" 204 0
2026-03-30 03:47:44 [ayvens.fr] INFO: Found listing with ID: 1988647
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:44 [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-30 03:47:44 [ayvens.fr] INFO: Scrape type for 1988647: 2
2026-03-30 03:47:44 [ayvens.fr] INFO: Extracting data for car ID: 1988647
2026-03-30 03:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 328566a1-6c9b-5652-a019-c81ebf48daf8 with identifier: 1988647
2026-03-30 03:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328566a1-6c9b-5652-a019-c81ebf48daf8 with scrape type 2
2026-03-30 03:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 328566a1-6c9b-5652-a019-c81ebf48daf8 with scrape type 2
2026-03-30 03:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 328566a1-6c9b-5652-a019-c81ebf48daf8, identifier: 1988647
2026-03-30 03:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 328566a1-6c9b-5652-a019-c81ebf48daf8 with identifier: 1988647
2026-03-30 03:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 328566a1-6c9b-5652-a019-c81ebf48daf8 with identifier: 1988647
2026-03-30 03:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 328566a1-6c9b-5652-a019-c81ebf48daf8 with identifier: 1988647 to the API
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '328566a1-6c9b-5652-a019-c81ebf48daf8',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4',
'odometer': 70383,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-09',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C4 C4 Ste 1.2 PureTech 130ch Feel Nav Business R EAT8',
'transmission': 'automatic',
'trim': 'C4 Ste 1.2 PureTech 130ch Feel Nav Business R EAT8',
'vin': None,
'year': 2023}
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:44 [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-30 03:47:44 [ayvens.fr] INFO: Saving data for 1988647: {'auction_closing_time': 1774969200.0, 'created_time': 1774630545.083545, 'last_price_update_time': 1774842464.768068}
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988647') HTTP/1.1" 204 0
2026-03-30 03:47:44 [ayvens.fr] INFO: Found listing with ID: 1988648
2026-03-30 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:44 [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-30 03:47:44 [ayvens.fr] INFO: Scrape type for 1988648: 2
2026-03-30 03:47:44 [ayvens.fr] INFO: Extracting data for car ID: 1988648
2026-03-30 03:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63ca2fd7-1929-5426-b4cc-0078b96588d4 with identifier: 1988648
2026-03-30 03:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63ca2fd7-1929-5426-b4cc-0078b96588d4 with scrape type 2
2026-03-30 03:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63ca2fd7-1929-5426-b4cc-0078b96588d4 with scrape type 2
2026-03-30 03:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 63ca2fd7-1929-5426-b4cc-0078b96588d4, identifier: 1988648
2026-03-30 03:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 63ca2fd7-1929-5426-b4cc-0078b96588d4 with identifier: 1988648
2026-03-30 03:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 63ca2fd7-1929-5426-b4cc-0078b96588d4 with identifier: 1988648
2026-03-30 03:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 63ca2fd7-1929-5426-b4cc-0078b96588d4 with identifier: 1988648 to the API
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '63ca2fd7-1929-5426-b4cc-0078b96588d4',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'EXPRESS',
'odometer': 31600,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-20',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS Express Van 1.3 TCe 100ch Confort',
'transmission': 'manual',
'trim': 'Express Van 1.3 TCe 100ch Confort',
'vin': None,
'year': 2024}
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:45 [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-30 03:47:45 [ayvens.fr] INFO: Saving data for 1988648: {'auction_closing_time': 1774969200.0, 'created_time': 1774630546.679505, 'last_price_update_time': 1774842465.248228}
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988648') HTTP/1.1" 204 0
2026-03-30 03:47:45 [ayvens.fr] INFO: Found listing with ID: 1988649
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:45 [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-30 03:47:45 [ayvens.fr] INFO: Scrape type for 1988649: 2
2026-03-30 03:47:45 [ayvens.fr] INFO: Extracting data for car ID: 1988649
2026-03-30 03:47:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54b2e351-505d-5b65-8fd5-7e1ec4110c10 with identifier: 1988649
2026-03-30 03:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54b2e351-505d-5b65-8fd5-7e1ec4110c10 with scrape type 2
2026-03-30 03:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54b2e351-505d-5b65-8fd5-7e1ec4110c10 with scrape type 2
2026-03-30 03:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 54b2e351-505d-5b65-8fd5-7e1ec4110c10, identifier: 1988649
2026-03-30 03:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 54b2e351-505d-5b65-8fd5-7e1ec4110c10 with identifier: 1988649
2026-03-30 03:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 54b2e351-505d-5b65-8fd5-7e1ec4110c10 with identifier: 1988649
2026-03-30 03:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 54b2e351-505d-5b65-8fd5-7e1ec4110c10 with identifier: 1988649 to the API
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '54b2e351-505d-5b65-8fd5-7e1ec4110c10',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 135874,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-18',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 Blue dCi 80ch Grand '
'Confort 5cv',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 80ch Grand Confort 5cv',
'vin': None,
'year': 2020}
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:45 [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-30 03:47:45 [ayvens.fr] INFO: Saving data for 1988649: {'auction_closing_time': 1774969200.0, 'created_time': 1774630548.382069, 'last_price_update_time': 1774842465.629909}
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988649') HTTP/1.1" 204 0
2026-03-30 03:47:45 [ayvens.fr] INFO: Found listing with ID: 1988650
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:45 [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-30 03:47:45 [ayvens.fr] INFO: Scrape type for 1988650: 2
2026-03-30 03:47:45 [ayvens.fr] INFO: Extracting data for car ID: 1988650
2026-03-30 03:47:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7cc7968-df28-56ce-a2a7-2aec78f9ee8e with identifier: 1988650
2026-03-30 03:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7cc7968-df28-56ce-a2a7-2aec78f9ee8e with scrape type 2
2026-03-30 03:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7cc7968-df28-56ce-a2a7-2aec78f9ee8e with scrape type 2
2026-03-30 03:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b7cc7968-df28-56ce-a2a7-2aec78f9ee8e, identifier: 1988650
2026-03-30 03:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b7cc7968-df28-56ce-a2a7-2aec78f9ee8e with identifier: 1988650
2026-03-30 03:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b7cc7968-df28-56ce-a2a7-2aec78f9ee8e with identifier: 1988650
2026-03-30 03:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b7cc7968-df28-56ce-a2a7-2aec78f9ee8e with identifier: 1988650 to the API
2026-03-30 03:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b7cc7968-df28-56ce-a2a7-2aec78f9ee8e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 70244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-17',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 83ch Feel Business R',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 83ch Feel Business R',
'vin': None,
'year': 2022}
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [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-30 03:47:46 [ayvens.fr] INFO: Saving data for 1988650: {'auction_closing_time': 1774969200.0, 'created_time': 1774630549.605598, 'last_price_update_time': 1774842466.038792}
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988650') HTTP/1.1" 204 0
2026-03-30 03:47:46 [ayvens.fr] INFO: Found listing with ID: 1988651
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [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-30 03:47:46 [ayvens.fr] INFO: Scrape type for 1988651: 2
2026-03-30 03:47:46 [ayvens.fr] INFO: Extracting data for car ID: 1988651
2026-03-30 03:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b340900-66a3-5f8f-bb93-e3df44171d02 with identifier: 1988651
2026-03-30 03:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b340900-66a3-5f8f-bb93-e3df44171d02 with scrape type 2
2026-03-30 03:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b340900-66a3-5f8f-bb93-e3df44171d02 with scrape type 2
2026-03-30 03:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2b340900-66a3-5f8f-bb93-e3df44171d02, identifier: 1988651
2026-03-30 03:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2b340900-66a3-5f8f-bb93-e3df44171d02 with identifier: 1988651
2026-03-30 03:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2b340900-66a3-5f8f-bb93-e3df44171d02 with identifier: 1988651
2026-03-30 03:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2b340900-66a3-5f8f-bb93-e3df44171d02 with identifier: 1988651 to the API
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2b340900-66a3-5f8f-bb93-e3df44171d02',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 110026,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-28',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav',
'vin': None,
'year': 2022}
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [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-30 03:47:46 [ayvens.fr] INFO: Saving data for 1988651: {'auction_closing_time': 1774969200.0, 'created_time': 1774630550.785547, 'last_price_update_time': 1774842466.458154}
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988651') HTTP/1.1" 204 0
2026-03-30 03:47:46 [ayvens.fr] INFO: Found listing with ID: 1988652
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [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-30 03:47:46 [ayvens.fr] INFO: Scrape type for 1988652: 2
2026-03-30 03:47:46 [ayvens.fr] INFO: Extracting data for car ID: 1988652
2026-03-30 03:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836775d8-2cb8-5af2-88d9-c02d00996c13 with identifier: 1988652
2026-03-30 03:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836775d8-2cb8-5af2-88d9-c02d00996c13 with scrape type 2
2026-03-30 03:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 836775d8-2cb8-5af2-88d9-c02d00996c13 with scrape type 2
2026-03-30 03:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 836775d8-2cb8-5af2-88d9-c02d00996c13, identifier: 1988652
2026-03-30 03:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 836775d8-2cb8-5af2-88d9-c02d00996c13 with identifier: 1988652
2026-03-30 03:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 836775d8-2cb8-5af2-88d9-c02d00996c13 with identifier: 1988652
2026-03-30 03:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 836775d8-2cb8-5af2-88d9-c02d00996c13 with identifier: 1988652 to the API
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '836775d8-2cb8-5af2-88d9-c02d00996c13',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 132967,
'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': 2,
'seller_name': None,
'title': 'PEUGEOT 208 208 Affaire 1.5 BlueHDi 100 Premium // 2 PLACES - 2 '
'SEATS',
'transmission': 'manual',
'trim': '208 Affaire 1.5 BlueHDi 100 Premium // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2022}
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [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-30 03:47:46 [ayvens.fr] INFO: Saving data for 1988652: {'auction_closing_time': 1774969200.0, 'created_time': 1774630552.114678, 'last_price_update_time': 1774842466.843741}
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988652') HTTP/1.1" 204 0
2026-03-30 03:47:46 [ayvens.fr] INFO: Found listing with ID: 1988653
2026-03-30 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:46 [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-30 03:47:46 [ayvens.fr] INFO: Scrape type for 1988653: 2
2026-03-30 03:47:46 [ayvens.fr] INFO: Extracting data for car ID: 1988653
2026-03-30 03:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a79cbaf-9168-559e-846f-d5495205c8d6 with identifier: 1988653
2026-03-30 03:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a79cbaf-9168-559e-846f-d5495205c8d6 with scrape type 2
2026-03-30 03:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a79cbaf-9168-559e-846f-d5495205c8d6 with scrape type 2
2026-03-30 03:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7a79cbaf-9168-559e-846f-d5495205c8d6, identifier: 1988653
2026-03-30 03:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7a79cbaf-9168-559e-846f-d5495205c8d6 with identifier: 1988653
2026-03-30 03:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7a79cbaf-9168-559e-846f-d5495205c8d6 with identifier: 1988653
2026-03-30 03:47:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7a79cbaf-9168-559e-846f-d5495205c8d6 with identifier: 1988653 to the API
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '7a79cbaf-9168-559e-846f-d5495205c8d6',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 214005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-22',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav // 2 PLACES - 2 '
'SEATS',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2020}
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:47 [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-30 03:47:47 [ayvens.fr] INFO: Saving data for 1988653: {'auction_closing_time': 1774969200.0, 'created_time': 1774630553.909151, 'last_price_update_time': 1774842467.243149}
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988653') HTTP/1.1" 204 0
2026-03-30 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1988654
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:47 [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-30 03:47:47 [ayvens.fr] INFO: Scrape type for 1988654: 2
2026-03-30 03:47:47 [ayvens.fr] INFO: Extracting data for car ID: 1988654
2026-03-30 03:47:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a605dc-bfa6-5ce7-9ec0-375d11fd4868 with identifier: 1988654
2026-03-30 03:47:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a605dc-bfa6-5ce7-9ec0-375d11fd4868 with scrape type 2
2026-03-30 03:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43a605dc-bfa6-5ce7-9ec0-375d11fd4868 with scrape type 2
2026-03-30 03:47:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 43a605dc-bfa6-5ce7-9ec0-375d11fd4868, identifier: 1988654
2026-03-30 03:47:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 43a605dc-bfa6-5ce7-9ec0-375d11fd4868 with identifier: 1988654
2026-03-30 03:47:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 43a605dc-bfa6-5ce7-9ec0-375d11fd4868 with identifier: 1988654
2026-03-30 03:47:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 43a605dc-bfa6-5ce7-9ec0-375d11fd4868 with identifier: 1988654 to the API
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:47 [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': '43a605dc-bfa6-5ce7-9ec0-375d11fd4868',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'ZOE',
'odometer': 33567,
'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': 2,
'seller_name': None,
'title': 'RENAULT ZOE Zoe E-Tech Business charge normale R110 Achat Integral '
'// 2 PLACES - 2 SEATS',
'transmission': 'automatic',
'trim': 'Zoe E-Tech Business charge normale R110 Achat Integral // 2 PLACES - '
'2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:47 [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-30 03:47:47 [ayvens.fr] INFO: Saving data for 1988654: {'auction_closing_time': 1774969200.0, 'created_time': 1774630555.332834, 'last_price_update_time': 1774842467.629433}
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988654') HTTP/1.1" 204 0
2026-03-30 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1988655
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:47 [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-30 03:47:47 [ayvens.fr] INFO: Scrape type for 1988655: 2
2026-03-30 03:47:47 [ayvens.fr] INFO: Extracting data for car ID: 1988655
2026-03-30 03:47:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd4c2c17-2195-5f7a-bf81-90df32c95411 with identifier: 1988655
2026-03-30 03:47:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd4c2c17-2195-5f7a-bf81-90df32c95411 with scrape type 2
2026-03-30 03:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd4c2c17-2195-5f7a-bf81-90df32c95411 with scrape type 2
2026-03-30 03:47:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fd4c2c17-2195-5f7a-bf81-90df32c95411, identifier: 1988655
2026-03-30 03:47:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fd4c2c17-2195-5f7a-bf81-90df32c95411 with identifier: 1988655
2026-03-30 03:47:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fd4c2c17-2195-5f7a-bf81-90df32c95411 with identifier: 1988655
2026-03-30 03:47:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fd4c2c17-2195-5f7a-bf81-90df32c95411 with identifier: 1988655 to the API
2026-03-30 03:47:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'BLEU AZUR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'fd4c2c17-2195-5f7a-bf81-90df32c95411',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FIESTA',
'odometer': 76626,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-26',
'seats_number': 2,
'seller_name': None,
'title': 'FORD FIESTA Fiesta 1.0 EcoBoost 95ch Connect Business Nav // 2 '
'PLACES - 2 SEATS',
'transmission': 'manual',
'trim': 'Fiesta 1.0 EcoBoost 95ch Connect Business Nav // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2020}
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [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-30 03:47:48 [ayvens.fr] INFO: Saving data for 1988655: {'auction_closing_time': 1774969200.0, 'created_time': 1774630556.43409, 'last_price_update_time': 1774842468.036699}
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988655') HTTP/1.1" 204 0
2026-03-30 03:47:48 [ayvens.fr] INFO: Found listing with ID: 1988656
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [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-30 03:47:48 [ayvens.fr] INFO: Scrape type for 1988656: 2
2026-03-30 03:47:48 [ayvens.fr] INFO: Extracting data for car ID: 1988656
2026-03-30 03:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a28f64-31d0-5656-a705-5d16adef764c with identifier: 1988656
2026-03-30 03:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a28f64-31d0-5656-a705-5d16adef764c with scrape type 2
2026-03-30 03:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21a28f64-31d0-5656-a705-5d16adef764c with scrape type 2
2026-03-30 03:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 21a28f64-31d0-5656-a705-5d16adef764c, identifier: 1988656
2026-03-30 03:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 21a28f64-31d0-5656-a705-5d16adef764c with identifier: 1988656
2026-03-30 03:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 21a28f64-31d0-5656-a705-5d16adef764c with identifier: 1988656
2026-03-30 03:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 21a28f64-31d0-5656-a705-5d16adef764c with identifier: 1988656 to the API
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:48 [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': '21a28f64-31d0-5656-a705-5d16adef764c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 53730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-17',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.0 SCe 65ch Air Nav',
'transmission': 'manual',
'trim': 'Clio Ste 1.0 SCe 65ch Air Nav',
'vin': None,
'year': 2021}
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [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-30 03:47:48 [ayvens.fr] INFO: Saving data for 1988656: {'auction_closing_time': 1774969200.0, 'created_time': 1774630557.43194, 'last_price_update_time': 1774842468.423827}
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988656') HTTP/1.1" 204 0
2026-03-30 03:47:48 [ayvens.fr] INFO: Found listing with ID: 1988657
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [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-30 03:47:48 [ayvens.fr] INFO: Scrape type for 1988657: 2
2026-03-30 03:47:48 [ayvens.fr] INFO: Extracting data for car ID: 1988657
2026-03-30 03:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c4e8403-6b22-576d-8b84-a3ba33e9b0fa with identifier: 1988657
2026-03-30 03:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c4e8403-6b22-576d-8b84-a3ba33e9b0fa with scrape type 2
2026-03-30 03:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c4e8403-6b22-576d-8b84-a3ba33e9b0fa with scrape type 2
2026-03-30 03:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8c4e8403-6b22-576d-8b84-a3ba33e9b0fa, identifier: 1988657
2026-03-30 03:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8c4e8403-6b22-576d-8b84-a3ba33e9b0fa with identifier: 1988657
2026-03-30 03:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8c4e8403-6b22-576d-8b84-a3ba33e9b0fa with identifier: 1988657
2026-03-30 03:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8c4e8403-6b22-576d-8b84-a3ba33e9b0fa with identifier: 1988657 to the API
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:48 [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': '8c4e8403-6b22-576d-8b84-a3ba33e9b0fa',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'ZOE',
'odometer': 35428,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-05',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT ZOE Zoe Life charge normale R90 // 2 PLACES - 2 SEATS',
'transmission': 'automatic',
'trim': 'Zoe Life charge normale R90 // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2018}
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [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-30 03:47:48 [ayvens.fr] INFO: Saving data for 1988657: {'auction_closing_time': 1774969200.0, 'created_time': 1774630558.880662, 'last_price_update_time': 1774842468.7994}
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988657') HTTP/1.1" 204 0
2026-03-30 03:47:48 [ayvens.fr] INFO: Found listing with ID: 1988658
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:48 [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-30 03:47:48 [ayvens.fr] INFO: Scrape type for 1988658: 2
2026-03-30 03:47:48 [ayvens.fr] INFO: Extracting data for car ID: 1988658
2026-03-30 03:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82eaf386-14fc-5385-af7f-0b25e4e57adc with identifier: 1988658
2026-03-30 03:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82eaf386-14fc-5385-af7f-0b25e4e57adc with scrape type 2
2026-03-30 03:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82eaf386-14fc-5385-af7f-0b25e4e57adc with scrape type 2
2026-03-30 03:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 82eaf386-14fc-5385-af7f-0b25e4e57adc, identifier: 1988658
2026-03-30 03:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 82eaf386-14fc-5385-af7f-0b25e4e57adc with identifier: 1988658
2026-03-30 03:47:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 82eaf386-14fc-5385-af7f-0b25e4e57adc with identifier: 1988658
2026-03-30 03:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 82eaf386-14fc-5385-af7f-0b25e4e57adc with identifier: 1988658 to the API
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'BLANC GLACIER OPAQUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '82eaf386-14fc-5385-af7f-0b25e4e57adc',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 40398,
'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': 2,
'seller_name': None,
'title': 'DACIA DUSTER Duster 1.3 TCe 130ch FAP Confort 4x4 // 2 PLACES - 2 '
'SEATS',
'transmission': 'manual',
'trim': 'Duster 1.3 TCe 130ch FAP Confort 4x4 // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:49 [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-30 03:47:49 [ayvens.fr] INFO: Saving data for 1988658: {'auction_closing_time': 1774969200.0, 'created_time': 1774630560.143904, 'last_price_update_time': 1774842469.229226}
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988658') HTTP/1.1" 204 0
2026-03-30 03:47:49 [ayvens.fr] INFO: Found listing with ID: 1988659
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:49 [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-30 03:47:49 [ayvens.fr] INFO: Scrape type for 1988659: 2
2026-03-30 03:47:49 [ayvens.fr] INFO: Extracting data for car ID: 1988659
2026-03-30 03:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aec2070-a539-54a7-aa07-15d41621a86e with identifier: 1988659
2026-03-30 03:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aec2070-a539-54a7-aa07-15d41621a86e with scrape type 2
2026-03-30 03:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aec2070-a539-54a7-aa07-15d41621a86e with scrape type 2
2026-03-30 03:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7aec2070-a539-54a7-aa07-15d41621a86e, identifier: 1988659
2026-03-30 03:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7aec2070-a539-54a7-aa07-15d41621a86e with identifier: 1988659
2026-03-30 03:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7aec2070-a539-54a7-aa07-15d41621a86e with identifier: 1988659
2026-03-30 03:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7aec2070-a539-54a7-aa07-15d41621a86e with identifier: 1988659 to the API
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLANC GLACIER OPAQUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7aec2070-a539-54a7-aa07-15d41621a86e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'SCENIC',
'odometer': 126753,
'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': 2,
'seller_name': None,
'title': 'RENAULT SCENIC Scenic 1.3 TCe 115ch Business // 2 PLACES - 2 SEATS',
'transmission': 'manual',
'trim': 'Scenic 1.3 TCe 115ch Business // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:49 [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-30 03:47:49 [ayvens.fr] INFO: Saving data for 1988659: {'auction_closing_time': 1774969200.0, 'created_time': 1774630561.476157, 'last_price_update_time': 1774842469.704934}
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988659') HTTP/1.1" 204 0
2026-03-30 03:47:49 [ayvens.fr] INFO: Found listing with ID: 1988660
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:49 [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-30 03:47:49 [ayvens.fr] INFO: Scrape type for 1988660: 2
2026-03-30 03:47:49 [ayvens.fr] INFO: Extracting data for car ID: 1988660
2026-03-30 03:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 980cbb04-d616-51a8-a4a7-77561e0c1f59 with identifier: 1988660
2026-03-30 03:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 980cbb04-d616-51a8-a4a7-77561e0c1f59 with scrape type 2
2026-03-30 03:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 980cbb04-d616-51a8-a4a7-77561e0c1f59 with scrape type 2
2026-03-30 03:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 980cbb04-d616-51a8-a4a7-77561e0c1f59, identifier: 1988660
2026-03-30 03:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 980cbb04-d616-51a8-a4a7-77561e0c1f59 with identifier: 1988660
2026-03-30 03:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 980cbb04-d616-51a8-a4a7-77561e0c1f59 with identifier: 1988660
2026-03-30 03:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 980cbb04-d616-51a8-a4a7-77561e0c1f59 with identifier: 1988660 to the API
2026-03-30 03:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '980cbb04-d616-51a8-a4a7-77561e0c1f59',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 158135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-07',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 83ch S&S Feel',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 83ch S&S Feel',
'vin': None,
'year': 2022}
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [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-30 03:47:50 [ayvens.fr] INFO: Saving data for 1988660: {'auction_closing_time': 1774969200.0, 'created_time': 1774630563.087884, 'last_price_update_time': 1774842470.104724}
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988660') HTTP/1.1" 204 0
2026-03-30 03:47:50 [ayvens.fr] INFO: Found listing with ID: 1988661
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [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-30 03:47:50 [ayvens.fr] INFO: Scrape type for 1988661: 2
2026-03-30 03:47:50 [ayvens.fr] INFO: Extracting data for car ID: 1988661
2026-03-30 03:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99a0f910-2431-5ee0-90f2-6500310cab08 with identifier: 1988661
2026-03-30 03:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99a0f910-2431-5ee0-90f2-6500310cab08 with scrape type 2
2026-03-30 03:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99a0f910-2431-5ee0-90f2-6500310cab08 with scrape type 2
2026-03-30 03:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 99a0f910-2431-5ee0-90f2-6500310cab08, identifier: 1988661
2026-03-30 03:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 99a0f910-2431-5ee0-90f2-6500310cab08 with identifier: 1988661
2026-03-30 03:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 99a0f910-2431-5ee0-90f2-6500310cab08 with identifier: 1988661
2026-03-30 03:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 99a0f910-2431-5ee0-90f2-6500310cab08 with identifier: 1988661 to the API
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 85,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '99a0f910-2431-5ee0-90f2-6500310cab08',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 151867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-14',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.5 dCi 75ch energy Air MediaNav // 2 PLACES '
'- 2 SEATS',
'transmission': 'manual',
'trim': 'Clio Ste 1.5 dCi 75ch energy Air MediaNav // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2016}
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [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-30 03:47:50 [ayvens.fr] INFO: Saving data for 1988661: {'auction_closing_time': 1774969200.0, 'created_time': 1774630564.333083, 'last_price_update_time': 1774842470.483883}
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988661') HTTP/1.1" 204 0
2026-03-30 03:47:50 [ayvens.fr] INFO: Found listing with ID: 1988662
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [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-30 03:47:50 [ayvens.fr] INFO: Scrape type for 1988662: 2
2026-03-30 03:47:50 [ayvens.fr] INFO: Extracting data for car ID: 1988662
2026-03-30 03:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf with identifier: 1988662
2026-03-30 03:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf with scrape type 2
2026-03-30 03:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf with scrape type 2
2026-03-30 03:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf, identifier: 1988662
2026-03-30 03:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf with identifier: 1988662
2026-03-30 03:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf with identifier: 1988662
2026-03-30 03:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf with identifier: 1988662 to the API
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '42d5421c-bfcf-5b21-ab3e-8e7f63b70ebf',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 218709,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine Business // 2 PLACES - 2 '
'SEATS',
'transmission': 'manual',
'trim': 'C3 1.2 PureTech 110ch S&S Shine Business // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [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-30 03:47:50 [ayvens.fr] INFO: Saving data for 1988662: {'auction_closing_time': 1774969200.0, 'created_time': 1774630565.639638, 'last_price_update_time': 1774842470.879044}
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988662') HTTP/1.1" 204 0
2026-03-30 03:47:50 [ayvens.fr] INFO: Found listing with ID: 1988663
2026-03-30 03:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:50 [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-30 03:47:50 [ayvens.fr] INFO: Scrape type for 1988663: 2
2026-03-30 03:47:50 [ayvens.fr] INFO: Extracting data for car ID: 1988663
2026-03-30 03:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1739607-3b3c-56b0-9217-b88d70a3ab17 with identifier: 1988663
2026-03-30 03:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1739607-3b3c-56b0-9217-b88d70a3ab17 with scrape type 2
2026-03-30 03:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1739607-3b3c-56b0-9217-b88d70a3ab17 with scrape type 2
2026-03-30 03:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f1739607-3b3c-56b0-9217-b88d70a3ab17, identifier: 1988663
2026-03-30 03:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f1739607-3b3c-56b0-9217-b88d70a3ab17 with identifier: 1988663
2026-03-30 03:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f1739607-3b3c-56b0-9217-b88d70a3ab17 with identifier: 1988663
2026-03-30 03:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f1739607-3b3c-56b0-9217-b88d70a3ab17 with identifier: 1988663 to the API
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f1739607-3b3c-56b0-9217-b88d70a3ab17',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 108485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-22',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Reversible 1.0 TCe 90ch Business // 2 PLACES - 2 '
'SEATS',
'transmission': 'manual',
'trim': 'Clio Reversible 1.0 TCe 90ch Business // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2021}
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:51 [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-30 03:47:51 [ayvens.fr] INFO: Saving data for 1988663: {'auction_closing_time': 1774969200.0, 'created_time': 1774630566.916439, 'last_price_update_time': 1774842471.274756}
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988663') HTTP/1.1" 204 0
2026-03-30 03:47:51 [ayvens.fr] INFO: Found listing with ID: 1988664
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:51 [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-30 03:47:51 [ayvens.fr] INFO: Scrape type for 1988664: 2
2026-03-30 03:47:51 [ayvens.fr] INFO: Extracting data for car ID: 1988664
2026-03-30 03:47:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20f785db-326f-58f3-a257-46e2913f04ac with identifier: 1988664
2026-03-30 03:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20f785db-326f-58f3-a257-46e2913f04ac with scrape type 2
2026-03-30 03:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20f785db-326f-58f3-a257-46e2913f04ac with scrape type 2
2026-03-30 03:47:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 20f785db-326f-58f3-a257-46e2913f04ac, identifier: 1988664
2026-03-30 03:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 20f785db-326f-58f3-a257-46e2913f04ac with identifier: 1988664
2026-03-30 03:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 20f785db-326f-58f3-a257-46e2913f04ac with identifier: 1988664
2026-03-30 03:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 20f785db-326f-58f3-a257-46e2913f04ac with identifier: 1988664 to the API
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '20f785db-326f-58f3-a257-46e2913f04ac',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 66248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-03',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine Business EAT6 // 2 '
'PLACES - 2 SEATS',
'transmission': 'automatic',
'trim': 'C3 1.2 PureTech 110ch S&S Shine Business EAT6 // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2020}
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:51 [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-30 03:47:51 [ayvens.fr] INFO: Saving data for 1988664: {'auction_closing_time': 1774969200.0, 'created_time': 1774630569.762007, 'last_price_update_time': 1774842471.675325}
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988664') HTTP/1.1" 204 0
2026-03-30 03:47:51 [ayvens.fr] INFO: Found listing with ID: 1988665
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:51 [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-30 03:47:51 [ayvens.fr] INFO: Scrape type for 1988665: 2
2026-03-30 03:47:51 [ayvens.fr] INFO: Extracting data for car ID: 1988665
2026-03-30 03:47:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bddf7bb-cb23-5d63-b701-c56db23c5c2d with identifier: 1988665
2026-03-30 03:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bddf7bb-cb23-5d63-b701-c56db23c5c2d with scrape type 2
2026-03-30 03:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bddf7bb-cb23-5d63-b701-c56db23c5c2d with scrape type 2
2026-03-30 03:47:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3bddf7bb-cb23-5d63-b701-c56db23c5c2d, identifier: 1988665
2026-03-30 03:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3bddf7bb-cb23-5d63-b701-c56db23c5c2d with identifier: 1988665
2026-03-30 03:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3bddf7bb-cb23-5d63-b701-c56db23c5c2d with identifier: 1988665
2026-03-30 03:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3bddf7bb-cb23-5d63-b701-c56db23c5c2d with identifier: 1988665 to the API
2026-03-30 03:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:52 [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': 'e85',
'id': '3bddf7bb-cb23-5d63-b701-c56db23c5c2d',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FIESTA',
'odometer': 101539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-26',
'seats_number': 2,
'seller_name': None,
'title': 'FORD FIESTA Fiesta 1.0 Flexifuel 95ch Titanium Business // '
'BANQUETTE LIVRER',
'transmission': 'manual',
'trim': 'Fiesta 1.0 Flexifuel 95ch Titanium Business // BANQUETTE LIVRER',
'vin': None,
'year': 2023}
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [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-30 03:47:52 [ayvens.fr] INFO: Saving data for 1988665: {'auction_closing_time': 1774969200.0, 'created_time': 1774630571.263433, 'last_price_update_time': 1774842472.073798}
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988665') HTTP/1.1" 204 0
2026-03-30 03:47:52 [ayvens.fr] INFO: Found listing with ID: 1988666
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [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-30 03:47:52 [ayvens.fr] INFO: Scrape type for 1988666: 2
2026-03-30 03:47:52 [ayvens.fr] INFO: Extracting data for car ID: 1988666
2026-03-30 03:47:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4bb1d17-0764-50d4-b2d9-1f52ccac1275 with identifier: 1988666
2026-03-30 03:47:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4bb1d17-0764-50d4-b2d9-1f52ccac1275 with scrape type 2
2026-03-30 03:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4bb1d17-0764-50d4-b2d9-1f52ccac1275 with scrape type 2
2026-03-30 03:47:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f4bb1d17-0764-50d4-b2d9-1f52ccac1275, identifier: 1988666
2026-03-30 03:47:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f4bb1d17-0764-50d4-b2d9-1f52ccac1275 with identifier: 1988666
2026-03-30 03:47:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f4bb1d17-0764-50d4-b2d9-1f52ccac1275 with identifier: 1988666
2026-03-30 03:47:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f4bb1d17-0764-50d4-b2d9-1f52ccac1275 with identifier: 1988666 to the API
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f4bb1d17-0764-50d4-b2d9-1f52ccac1275',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 78905,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-18',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 650kg BlueHDi 130ch S&S Asphalt '
'EAT8',
'transmission': 'automatic',
'trim': 'Partner Standard 650kg BlueHDi 130ch S&S Asphalt EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [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-30 03:47:52 [ayvens.fr] INFO: Saving data for 1988666: {'auction_closing_time': 1774969200.0, 'created_time': 1774630572.490439, 'last_price_update_time': 1774842472.466757}
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988666') HTTP/1.1" 204 0
2026-03-30 03:47:52 [ayvens.fr] INFO: Found listing with ID: 1988667
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [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-30 03:47:52 [ayvens.fr] INFO: Scrape type for 1988667: 2
2026-03-30 03:47:52 [ayvens.fr] INFO: Extracting data for car ID: 1988667
2026-03-30 03:47:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81e9da01-7576-5a5c-83b9-b0f5abdfb8a6 with identifier: 1988667
2026-03-30 03:47:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81e9da01-7576-5a5c-83b9-b0f5abdfb8a6 with scrape type 2
2026-03-30 03:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81e9da01-7576-5a5c-83b9-b0f5abdfb8a6 with scrape type 2
2026-03-30 03:47:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 81e9da01-7576-5a5c-83b9-b0f5abdfb8a6, identifier: 1988667
2026-03-30 03:47:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 81e9da01-7576-5a5c-83b9-b0f5abdfb8a6 with identifier: 1988667
2026-03-30 03:47:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 81e9da01-7576-5a5c-83b9-b0f5abdfb8a6 with identifier: 1988667
2026-03-30 03:47:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 81e9da01-7576-5a5c-83b9-b0f5abdfb8a6 with identifier: 1988667 to the API
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '81e9da01-7576-5a5c-83b9-b0f5abdfb8a6',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 140343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-11',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 Blue dCi 95ch Grand '
'Confort',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 95ch Grand Confort',
'vin': None,
'year': 2020}
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [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-30 03:47:52 [ayvens.fr] INFO: Saving data for 1988667: {'auction_closing_time': 1774969200.0, 'created_time': 1774630574.12092, 'last_price_update_time': 1774842472.872323}
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988667') HTTP/1.1" 204 0
2026-03-30 03:47:52 [ayvens.fr] INFO: Found listing with ID: 1988668
2026-03-30 03:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:52 [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-30 03:47:52 [ayvens.fr] INFO: Scrape type for 1988668: 2
2026-03-30 03:47:52 [ayvens.fr] INFO: Extracting data for car ID: 1988668
2026-03-30 03:47:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f119faf0-9fa4-5529-a74e-3a7616ba340b with identifier: 1988668
2026-03-30 03:47:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f119faf0-9fa4-5529-a74e-3a7616ba340b with scrape type 2
2026-03-30 03:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f119faf0-9fa4-5529-a74e-3a7616ba340b with scrape type 2
2026-03-30 03:47:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f119faf0-9fa4-5529-a74e-3a7616ba340b, identifier: 1988668
2026-03-30 03:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f119faf0-9fa4-5529-a74e-3a7616ba340b with identifier: 1988668
2026-03-30 03:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f119faf0-9fa4-5529-a74e-3a7616ba340b with identifier: 1988668
2026-03-30 03:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f119faf0-9fa4-5529-a74e-3a7616ba340b with identifier: 1988668 to the API
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f119faf0-9fa4-5529-a74e-3a7616ba340b',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 62699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-16',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 82ch S&S Feel Nav',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 82ch S&S Feel Nav',
'vin': None,
'year': 2019}
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:53 [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-30 03:47:53 [ayvens.fr] INFO: Saving data for 1988668: {'auction_closing_time': 1774969200.0, 'created_time': 1774630575.095043, 'last_price_update_time': 1774842473.286544}
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988668') HTTP/1.1" 204 0
2026-03-30 03:47:53 [ayvens.fr] INFO: Found listing with ID: 1988669
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:53 [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-30 03:47:53 [ayvens.fr] INFO: Scrape type for 1988669: 2
2026-03-30 03:47:53 [ayvens.fr] INFO: Extracting data for car ID: 1988669
2026-03-30 03:47:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18675522-d834-5e45-8d93-33d91e096f3c with identifier: 1988669
2026-03-30 03:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18675522-d834-5e45-8d93-33d91e096f3c with scrape type 2
2026-03-30 03:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18675522-d834-5e45-8d93-33d91e096f3c with scrape type 2
2026-03-30 03:47:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 18675522-d834-5e45-8d93-33d91e096f3c, identifier: 1988669
2026-03-30 03:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 18675522-d834-5e45-8d93-33d91e096f3c with identifier: 1988669
2026-03-30 03:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 18675522-d834-5e45-8d93-33d91e096f3c with identifier: 1988669
2026-03-30 03:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 18675522-d834-5e45-8d93-33d91e096f3c with identifier: 1988669 to the API
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 239,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '18675522-d834-5e45-8d93-33d91e096f3c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 153071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-29',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3300 L2H2 2.3 Blue dCi 135ch Grand '
'Confort',
'transmission': 'manual',
'trim': 'Master Fg F3300 L2H2 2.3 Blue dCi 135ch Grand Confort',
'vin': None,
'year': 2022}
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:53 [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-30 03:47:53 [ayvens.fr] INFO: Saving data for 1988669: {'auction_closing_time': 1774969200.0, 'created_time': 1774630576.128073, 'last_price_update_time': 1774842473.66779}
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988669') HTTP/1.1" 204 0
2026-03-30 03:47:53 [ayvens.fr] INFO: Found listing with ID: 1988670
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:53 [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-30 03:47:53 [ayvens.fr] INFO: Scrape type for 1988670: 2
2026-03-30 03:47:53 [ayvens.fr] INFO: Extracting data for car ID: 1988670
2026-03-30 03:47:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49186f4f-3c67-515c-b74c-44c189b5b4a9 with identifier: 1988670
2026-03-30 03:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49186f4f-3c67-515c-b74c-44c189b5b4a9 with scrape type 2
2026-03-30 03:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49186f4f-3c67-515c-b74c-44c189b5b4a9 with scrape type 2
2026-03-30 03:47:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 49186f4f-3c67-515c-b74c-44c189b5b4a9, identifier: 1988670
2026-03-30 03:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 49186f4f-3c67-515c-b74c-44c189b5b4a9 with identifier: 1988670
2026-03-30 03:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 49186f4f-3c67-515c-b74c-44c189b5b4a9 with identifier: 1988670
2026-03-30 03:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 49186f4f-3c67-515c-b74c-44c189b5b4a9 with identifier: 1988670 to the API
2026-03-30 03:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '49186f4f-3c67-515c-b74c-44c189b5b4a9',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 87874,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-30',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 83ch Feel Business R',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 83ch Feel Business R',
'vin': None,
'year': 2020}
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [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-30 03:47:54 [ayvens.fr] INFO: Saving data for 1988670: {'auction_closing_time': 1774969200.0, 'created_time': 1774630578.639595, 'last_price_update_time': 1774842474.148931}
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988670') HTTP/1.1" 204 0
2026-03-30 03:47:54 [ayvens.fr] INFO: Found listing with ID: 1988671
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [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-30 03:47:54 [ayvens.fr] INFO: Scrape type for 1988671: 2
2026-03-30 03:47:54 [ayvens.fr] INFO: Extracting data for car ID: 1988671
2026-03-30 03:47:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6918888d-b3d2-554e-bb51-956de0b4b3e1 with identifier: 1988671
2026-03-30 03:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6918888d-b3d2-554e-bb51-956de0b4b3e1 with scrape type 2
2026-03-30 03:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6918888d-b3d2-554e-bb51-956de0b4b3e1 with scrape type 2
2026-03-30 03:47:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6918888d-b3d2-554e-bb51-956de0b4b3e1, identifier: 1988671
2026-03-30 03:47:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6918888d-b3d2-554e-bb51-956de0b4b3e1 with identifier: 1988671
2026-03-30 03:47:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6918888d-b3d2-554e-bb51-956de0b4b3e1 with identifier: 1988671
2026-03-30 03:47:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6918888d-b3d2-554e-bb51-956de0b4b3e1 with identifier: 1988671 to the API
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 234,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6918888d-b3d2-554e-bb51-956de0b4b3e1',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 36766,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-29',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend '
'Business',
'transmission': 'manual',
'trim': 'Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend Business',
'vin': None,
'year': 2023}
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [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-30 03:47:54 [ayvens.fr] INFO: Saving data for 1988671: {'auction_closing_time': 1774969200.0, 'created_time': 1774630579.659546, 'last_price_update_time': 1774842474.57003}
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988671') HTTP/1.1" 204 0
2026-03-30 03:47:54 [ayvens.fr] INFO: Found listing with ID: 1988672
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [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-30 03:47:54 [ayvens.fr] INFO: Scrape type for 1988672: 2
2026-03-30 03:47:54 [ayvens.fr] INFO: Extracting data for car ID: 1988672
2026-03-30 03:47:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c32109c0-2cc4-5fac-b30a-a81fe152e8f5 with identifier: 1988672
2026-03-30 03:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c32109c0-2cc4-5fac-b30a-a81fe152e8f5 with scrape type 2
2026-03-30 03:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c32109c0-2cc4-5fac-b30a-a81fe152e8f5 with scrape type 2
2026-03-30 03:47:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c32109c0-2cc4-5fac-b30a-a81fe152e8f5, identifier: 1988672
2026-03-30 03:47:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c32109c0-2cc4-5fac-b30a-a81fe152e8f5 with identifier: 1988672
2026-03-30 03:47:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c32109c0-2cc4-5fac-b30a-a81fe152e8f5 with identifier: 1988672
2026-03-30 03:47:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c32109c0-2cc4-5fac-b30a-a81fe152e8f5 with identifier: 1988672 to the API
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 199,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'c32109c0-2cc4-5fac-b30a-a81fe152e8f5',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 94553,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-04',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN TRANSPORTER Transporter Fg 2.8T L1H1 2.0 TDI 150ch '
'Business 4Motion',
'transmission': 'manual',
'trim': 'Transporter Fg 2.8T L1H1 2.0 TDI 150ch Business 4Motion',
'vin': None,
'year': 2021}
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [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-30 03:47:54 [ayvens.fr] INFO: Saving data for 1988672: {'auction_closing_time': 1774969200.0, 'created_time': 1774630581.473177, 'last_price_update_time': 1774842474.978655}
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988672') HTTP/1.1" 204 0
2026-03-30 03:47:54 [ayvens.fr] INFO: Found listing with ID: 1988673
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:55 [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-30 03:47:55 [ayvens.fr] INFO: Scrape type for 1988673: 2
2026-03-30 03:47:55 [ayvens.fr] INFO: Extracting data for car ID: 1988673
2026-03-30 03:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec47de2-7be4-5b77-a1b0-8fe173cf870a with identifier: 1988673
2026-03-30 03:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec47de2-7be4-5b77-a1b0-8fe173cf870a with scrape type 2
2026-03-30 03:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec47de2-7be4-5b77-a1b0-8fe173cf870a with scrape type 2
2026-03-30 03:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dec47de2-7be4-5b77-a1b0-8fe173cf870a, identifier: 1988673
2026-03-30 03:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dec47de2-7be4-5b77-a1b0-8fe173cf870a with identifier: 1988673
2026-03-30 03:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dec47de2-7be4-5b77-a1b0-8fe173cf870a with identifier: 1988673
2026-03-30 03:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dec47de2-7be4-5b77-a1b0-8fe173cf870a with identifier: 1988673 to the API
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 234,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'dec47de2-7be4-5b77-a1b0-8fe173cf870a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 33695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-21',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend '
'Business',
'transmission': 'manual',
'trim': 'Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend Business',
'vin': None,
'year': 2023}
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:55 [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-30 03:47:55 [ayvens.fr] INFO: Saving data for 1988673: {'auction_closing_time': 1774969200.0, 'created_time': 1774630582.765485, 'last_price_update_time': 1774842475.368938}
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988673') HTTP/1.1" 204 0
2026-03-30 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1988674
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:55 [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-30 03:47:55 [ayvens.fr] INFO: Scrape type for 1988674: 2
2026-03-30 03:47:55 [ayvens.fr] INFO: Extracting data for car ID: 1988674
2026-03-30 03:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e273c13a-33af-5672-b7f2-701395112fe4 with identifier: 1988674
2026-03-30 03:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e273c13a-33af-5672-b7f2-701395112fe4 with scrape type 2
2026-03-30 03:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e273c13a-33af-5672-b7f2-701395112fe4 with scrape type 2
2026-03-30 03:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e273c13a-33af-5672-b7f2-701395112fe4, identifier: 1988674
2026-03-30 03:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e273c13a-33af-5672-b7f2-701395112fe4 with identifier: 1988674
2026-03-30 03:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e273c13a-33af-5672-b7f2-701395112fe4 with identifier: 1988674
2026-03-30 03:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e273c13a-33af-5672-b7f2-701395112fe4 with identifier: 1988674 to the API
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e273c13a-33af-5672-b7f2-701395112fe4',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 101557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-16',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S Feel Business R',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S Feel Business R',
'vin': None,
'year': 2019}
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:55 [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-30 03:47:55 [ayvens.fr] INFO: Saving data for 1988674: {'auction_closing_time': 1774969200.0, 'created_time': 1774630583.811176, 'last_price_update_time': 1774842475.741391}
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988674') HTTP/1.1" 204 0
2026-03-30 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1988675
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:55 [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-30 03:47:55 [ayvens.fr] INFO: Scrape type for 1988675: 2
2026-03-30 03:47:55 [ayvens.fr] INFO: Extracting data for car ID: 1988675
2026-03-30 03:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff5fe849-2d94-50a3-91bd-c0e90215a10b with identifier: 1988675
2026-03-30 03:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff5fe849-2d94-50a3-91bd-c0e90215a10b with scrape type 2
2026-03-30 03:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff5fe849-2d94-50a3-91bd-c0e90215a10b with scrape type 2
2026-03-30 03:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ff5fe849-2d94-50a3-91bd-c0e90215a10b, identifier: 1988675
2026-03-30 03:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ff5fe849-2d94-50a3-91bd-c0e90215a10b with identifier: 1988675
2026-03-30 03:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ff5fe849-2d94-50a3-91bd-c0e90215a10b with identifier: 1988675
2026-03-30 03:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ff5fe849-2d94-50a3-91bd-c0e90215a10b with identifier: 1988675 to the API
2026-03-30 03:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 235,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ff5fe849-2d94-50a3-91bd-c0e90215a10b',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 75016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-05',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 333 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'transmission': 'manual',
'trim': 'Boxer Fg 333 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [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-30 03:47:56 [ayvens.fr] INFO: Saving data for 1988675: {'auction_closing_time': 1774969200.0, 'created_time': 1774630585.376097, 'last_price_update_time': 1774842476.145444}
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988675') HTTP/1.1" 204 0
2026-03-30 03:47:56 [ayvens.fr] INFO: Found listing with ID: 1988676
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [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-30 03:47:56 [ayvens.fr] INFO: Scrape type for 1988676: 2
2026-03-30 03:47:56 [ayvens.fr] INFO: Extracting data for car ID: 1988676
2026-03-30 03:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d139e5f-f788-5fb2-a974-123ebce91f17 with identifier: 1988676
2026-03-30 03:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d139e5f-f788-5fb2-a974-123ebce91f17 with scrape type 2
2026-03-30 03:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d139e5f-f788-5fb2-a974-123ebce91f17 with scrape type 2
2026-03-30 03:47:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5d139e5f-f788-5fb2-a974-123ebce91f17, identifier: 1988676
2026-03-30 03:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5d139e5f-f788-5fb2-a974-123ebce91f17 with identifier: 1988676
2026-03-30 03:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5d139e5f-f788-5fb2-a974-123ebce91f17 with identifier: 1988676
2026-03-30 03:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5d139e5f-f788-5fb2-a974-123ebce91f17 with identifier: 1988676 to the API
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 235,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5d139e5f-f788-5fb2-a974-123ebce91f17',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 76095,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-09',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 335 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'transmission': 'manual',
'trim': 'Boxer Fg 335 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [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-30 03:47:56 [ayvens.fr] INFO: Saving data for 1988676: {'auction_closing_time': 1774969200.0, 'created_time': 1774630586.616061, 'last_price_update_time': 1774842476.549995}
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988676') HTTP/1.1" 204 0
2026-03-30 03:47:56 [ayvens.fr] INFO: Found listing with ID: 1988677
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [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-30 03:47:56 [ayvens.fr] INFO: Scrape type for 1988677: 2
2026-03-30 03:47:56 [ayvens.fr] INFO: Extracting data for car ID: 1988677
2026-03-30 03:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2d82db2-9053-5ea8-9e61-66d6438ddd26 with identifier: 1988677
2026-03-30 03:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d82db2-9053-5ea8-9e61-66d6438ddd26 with scrape type 2
2026-03-30 03:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2d82db2-9053-5ea8-9e61-66d6438ddd26 with scrape type 2
2026-03-30 03:47:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b2d82db2-9053-5ea8-9e61-66d6438ddd26, identifier: 1988677
2026-03-30 03:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b2d82db2-9053-5ea8-9e61-66d6438ddd26 with identifier: 1988677
2026-03-30 03:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b2d82db2-9053-5ea8-9e61-66d6438ddd26 with identifier: 1988677
2026-03-30 03:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b2d82db2-9053-5ea8-9e61-66d6438ddd26 with identifier: 1988677 to the API
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b2d82db2-9053-5ea8-9e61-66d6438ddd26',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 96872,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-27',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S Feel Business R',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S Feel Business R',
'vin': None,
'year': 2019}
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [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-30 03:47:56 [ayvens.fr] INFO: Saving data for 1988677: {'auction_closing_time': 1774969200.0, 'created_time': 1774630587.943433, 'last_price_update_time': 1774842476.939193}
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988677') HTTP/1.1" 204 0
2026-03-30 03:47:56 [ayvens.fr] INFO: Found listing with ID: 1988678
2026-03-30 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:56 [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-30 03:47:56 [ayvens.fr] INFO: Scrape type for 1988678: 2
2026-03-30 03:47:56 [ayvens.fr] INFO: Extracting data for car ID: 1988678
2026-03-30 03:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 343ee7b7-cbce-5803-b756-b9d26fc1ad20 with identifier: 1988678
2026-03-30 03:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 343ee7b7-cbce-5803-b756-b9d26fc1ad20 with scrape type 2
2026-03-30 03:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 343ee7b7-cbce-5803-b756-b9d26fc1ad20 with scrape type 2
2026-03-30 03:47:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 343ee7b7-cbce-5803-b756-b9d26fc1ad20, identifier: 1988678
2026-03-30 03:47:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 343ee7b7-cbce-5803-b756-b9d26fc1ad20 with identifier: 1988678
2026-03-30 03:47:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 343ee7b7-cbce-5803-b756-b9d26fc1ad20 with identifier: 1988678
2026-03-30 03:47:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 343ee7b7-cbce-5803-b756-b9d26fc1ad20 with identifier: 1988678 to the API
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '343ee7b7-cbce-5803-b756-b9d26fc1ad20',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 43960,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-05',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.2 PureTech 83ch Feel Business R',
'transmission': 'manual',
'trim': 'C3 Sté 1.2 PureTech 83ch Feel Business R',
'vin': None,
'year': 2023}
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:57 [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-30 03:47:57 [ayvens.fr] INFO: Saving data for 1988678: {'auction_closing_time': 1774969200.0, 'created_time': 1774630589.070983, 'last_price_update_time': 1774842477.330154}
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988678') HTTP/1.1" 204 0
2026-03-30 03:47:57 [ayvens.fr] INFO: Found listing with ID: 1988679
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:57 [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-30 03:47:57 [ayvens.fr] INFO: Scrape type for 1988679: 2
2026-03-30 03:47:57 [ayvens.fr] INFO: Extracting data for car ID: 1988679
2026-03-30 03:47:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d0218c8-91ef-5a3c-af8f-1eafcef41777 with identifier: 1988679
2026-03-30 03:47:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d0218c8-91ef-5a3c-af8f-1eafcef41777 with scrape type 2
2026-03-30 03:47:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d0218c8-91ef-5a3c-af8f-1eafcef41777 with scrape type 2
2026-03-30 03:47:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4d0218c8-91ef-5a3c-af8f-1eafcef41777, identifier: 1988679
2026-03-30 03:47:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4d0218c8-91ef-5a3c-af8f-1eafcef41777 with identifier: 1988679
2026-03-30 03:47:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4d0218c8-91ef-5a3c-af8f-1eafcef41777 with identifier: 1988679
2026-03-30 03:47:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4d0218c8-91ef-5a3c-af8f-1eafcef41777 with identifier: 1988679 to the API
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4d0218c8-91ef-5a3c-af8f-1eafcef41777',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 71195,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-05',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.5 BlueHDi 100ch S&S Feel Business R',
'transmission': 'manual',
'trim': 'C3 Sté 1.5 BlueHDi 100ch S&S Feel Business R',
'vin': None,
'year': 2019}
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:57 [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-30 03:47:57 [ayvens.fr] INFO: Saving data for 1988679: {'auction_closing_time': 1774969200.0, 'created_time': 1774630590.857024, 'last_price_update_time': 1774842477.721813}
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988679') HTTP/1.1" 204 0
2026-03-30 03:47:57 [ayvens.fr] INFO: Found listing with ID: 1988680
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:57 [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-30 03:47:57 [ayvens.fr] INFO: Scrape type for 1988680: 2
2026-03-30 03:47:57 [ayvens.fr] INFO: Extracting data for car ID: 1988680
2026-03-30 03:47:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 587b0b26-588d-5186-84c5-f0d5e987528c with identifier: 1988680
2026-03-30 03:47:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 587b0b26-588d-5186-84c5-f0d5e987528c with scrape type 2
2026-03-30 03:47:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 587b0b26-588d-5186-84c5-f0d5e987528c with scrape type 2
2026-03-30 03:47:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 587b0b26-588d-5186-84c5-f0d5e987528c, identifier: 1988680
2026-03-30 03:47:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 587b0b26-588d-5186-84c5-f0d5e987528c with identifier: 1988680
2026-03-30 03:47:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 587b0b26-588d-5186-84c5-f0d5e987528c with identifier: 1988680
2026-03-30 03:47:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 587b0b26-588d-5186-84c5-f0d5e987528c with identifier: 1988680 to the API
2026-03-30 03:47:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '587b0b26-588d-5186-84c5-f0d5e987528c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CONNECT VU',
'odometer': 89326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-15',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CONNECT VU Transit Connect L2 1.5 EcoBlue 100ch Trend '
'Business Nav',
'transmission': 'manual',
'trim': 'Transit Connect L2 1.5 EcoBlue 100ch Trend Business Nav',
'vin': None,
'year': 2020}
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [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-30 03:47:58 [ayvens.fr] INFO: Saving data for 1988680: {'auction_closing_time': 1774969200.0, 'created_time': 1774630592.538547, 'last_price_update_time': 1774842478.121625}
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988680') HTTP/1.1" 204 0
2026-03-30 03:47:58 [ayvens.fr] INFO: Found listing with ID: 1988681
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [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-30 03:47:58 [ayvens.fr] INFO: Scrape type for 1988681: 2
2026-03-30 03:47:58 [ayvens.fr] INFO: Extracting data for car ID: 1988681
2026-03-30 03:47:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b99d60-7a89-58ad-933c-fbcb01a45bf4 with identifier: 1988681
2026-03-30 03:47:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b99d60-7a89-58ad-933c-fbcb01a45bf4 with scrape type 2
2026-03-30 03:47:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b99d60-7a89-58ad-933c-fbcb01a45bf4 with scrape type 2
2026-03-30 03:47:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f5b99d60-7a89-58ad-933c-fbcb01a45bf4, identifier: 1988681
2026-03-30 03:47:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f5b99d60-7a89-58ad-933c-fbcb01a45bf4 with identifier: 1988681
2026-03-30 03:47:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f5b99d60-7a89-58ad-933c-fbcb01a45bf4 with identifier: 1988681
2026-03-30 03:47:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f5b99d60-7a89-58ad-933c-fbcb01a45bf4 with identifier: 1988681 to the API
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'f5b99d60-7a89-58ad-933c-fbcb01a45bf4',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 98008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-13',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 82ch S&S Feel Business R E6.d',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 82ch S&S Feel Business R E6.d',
'vin': None,
'year': 2019}
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [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-30 03:47:58 [ayvens.fr] INFO: Saving data for 1988681: {'auction_closing_time': 1774969200.0, 'created_time': 1774630593.804491, 'last_price_update_time': 1774842478.585894}
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988681') HTTP/1.1" 204 0
2026-03-30 03:47:58 [ayvens.fr] INFO: Found listing with ID: 1988682
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [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-30 03:47:58 [ayvens.fr] INFO: Scrape type for 1988682: 2
2026-03-30 03:47:58 [ayvens.fr] INFO: Extracting data for car ID: 1988682
2026-03-30 03:47:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5660f6-5549-5f07-a020-d2e1c11563a5 with identifier: 1988682
2026-03-30 03:47:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5660f6-5549-5f07-a020-d2e1c11563a5 with scrape type 2
2026-03-30 03:47:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5660f6-5549-5f07-a020-d2e1c11563a5 with scrape type 2
2026-03-30 03:47:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ad5660f6-5549-5f07-a020-d2e1c11563a5, identifier: 1988682
2026-03-30 03:47:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ad5660f6-5549-5f07-a020-d2e1c11563a5 with identifier: 1988682
2026-03-30 03:47:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ad5660f6-5549-5f07-a020-d2e1c11563a5 with identifier: 1988682
2026-03-30 03:47:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ad5660f6-5549-5f07-a020-d2e1c11563a5 with identifier: 1988682 to the API
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ad5660f6-5549-5f07-a020-d2e1c11563a5',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 69482,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-23',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.6 BlueHDi 100ch S&S Feel Business R E6.d-TEMP',
'transmission': 'manual',
'trim': 'C3 Sté 1.6 BlueHDi 100ch S&S Feel Business R E6.d-TEMP',
'vin': None,
'year': 2019}
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [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-30 03:47:58 [ayvens.fr] INFO: Saving data for 1988682: {'auction_closing_time': 1774969200.0, 'created_time': 1774630595.083762, 'last_price_update_time': 1774842478.964089}
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988682') HTTP/1.1" 204 0
2026-03-30 03:47:58 [ayvens.fr] INFO: Found listing with ID: 1988683
2026-03-30 03:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:58 [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-30 03:47:58 [ayvens.fr] INFO: Scrape type for 1988683: 2
2026-03-30 03:47:58 [ayvens.fr] INFO: Extracting data for car ID: 1988683
2026-03-30 03:47:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4a9b4da-cc52-5a1b-9dd9-f534b3ad6803 with identifier: 1988683
2026-03-30 03:47:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4a9b4da-cc52-5a1b-9dd9-f534b3ad6803 with scrape type 2
2026-03-30 03:47:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4a9b4da-cc52-5a1b-9dd9-f534b3ad6803 with scrape type 2
2026-03-30 03:47:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d4a9b4da-cc52-5a1b-9dd9-f534b3ad6803, identifier: 1988683
2026-03-30 03:47:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d4a9b4da-cc52-5a1b-9dd9-f534b3ad6803 with identifier: 1988683
2026-03-30 03:47:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d4a9b4da-cc52-5a1b-9dd9-f534b3ad6803 with identifier: 1988683
2026-03-30 03:47:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d4a9b4da-cc52-5a1b-9dd9-f534b3ad6803 with identifier: 1988683 to the API
2026-03-30 03:47:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:47: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-30 03:47:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd4a9b4da-cc52-5a1b-9dd9-f534b3ad6803',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 33092,
'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': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 650kg BlueHDi 100ch S&S Premium',
'transmission': 'manual',
'trim': 'Partner Standard 650kg BlueHDi 100ch S&S Premium',
'vin': None,
'year': 2021}
2026-03-30 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:59 [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-30 03:47:59 [ayvens.fr] INFO: Saving data for 1988683: {'auction_closing_time': 1774969200.0, 'created_time': 1774630596.492544, 'last_price_update_time': 1774842479.337415}
2026-03-30 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988683') HTTP/1.1" 204 0
2026-03-30 03:47:59 [ayvens.fr] INFO: Found listing with ID: 1988684
2026-03-30 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:47:59 [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-30 03:47:59 [ayvens.fr] INFO: Scrape type for 1988684: 2
2026-03-30 03:47:59 [ayvens.fr] INFO: Extracting data for car ID: 1988684
2026-03-30 03:47:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b22bfb63-ab58-58e1-a2e1-06fe60ae78dc with identifier: 1988684
2026-03-30 03:47:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b22bfb63-ab58-58e1-a2e1-06fe60ae78dc with scrape type 2
2026-03-30 03:47:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b22bfb63-ab58-58e1-a2e1-06fe60ae78dc with scrape type 2
2026-03-30 03:47:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b22bfb63-ab58-58e1-a2e1-06fe60ae78dc, identifier: 1988684
2026-03-30 03:47:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b22bfb63-ab58-58e1-a2e1-06fe60ae78dc with identifier: 1988684
2026-03-30 03:47:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b22bfb63-ab58-58e1-a2e1-06fe60ae78dc with identifier: 1988684
2026-03-30 03:47:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b22bfb63-ab58-58e1-a2e1-06fe60ae78dc with identifier: 1988684 to the API
2026-03-30 03:47:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b22bfb63-ab58-58e1-a2e1-06fe60ae78dc',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 11231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-26',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 83ch Feel Business R',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 83ch Feel Business R',
'vin': None,
'year': 2021}
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:00 [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-30 03:48:00 [ayvens.fr] INFO: Saving data for 1988684: {'auction_closing_time': 1774969200.0, 'created_time': 1774630597.787588, 'last_price_update_time': 1774842480.586151}
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988684') HTTP/1.1" 204 0
2026-03-30 03:48:00 [ayvens.fr] INFO: Found listing with ID: 1988685
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:00 [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-30 03:48:00 [ayvens.fr] INFO: Scrape type for 1988685: 2
2026-03-30 03:48:00 [ayvens.fr] INFO: Extracting data for car ID: 1988685
2026-03-30 03:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f6741cf-3e21-51e7-8629-c500b2484f9a with identifier: 1988685
2026-03-30 03:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f6741cf-3e21-51e7-8629-c500b2484f9a with scrape type 2
2026-03-30 03:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f6741cf-3e21-51e7-8629-c500b2484f9a with scrape type 2
2026-03-30 03:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f6741cf-3e21-51e7-8629-c500b2484f9a, identifier: 1988685
2026-03-30 03:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f6741cf-3e21-51e7-8629-c500b2484f9a with identifier: 1988685
2026-03-30 03:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f6741cf-3e21-51e7-8629-c500b2484f9a with identifier: 1988685
2026-03-30 03:48:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f6741cf-3e21-51e7-8629-c500b2484f9a with identifier: 1988685 to the API
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4f6741cf-3e21-51e7-8629-c500b2484f9a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 157032,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-02',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 1000kg BlueHDi 130ch S&S Premium',
'transmission': 'manual',
'trim': 'Partner Standard 1000kg BlueHDi 130ch S&S Premium',
'vin': None,
'year': 2019}
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:00 [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-30 03:48:00 [ayvens.fr] INFO: Saving data for 1988685: {'auction_closing_time': 1774969200.0, 'created_time': 1774630598.841245, 'last_price_update_time': 1774842480.971496}
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988685') HTTP/1.1" 204 0
2026-03-30 03:48:00 [ayvens.fr] INFO: Found listing with ID: 1988686
2026-03-30 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:01 [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-30 03:48:01 [ayvens.fr] INFO: Scrape type for 1988686: 2
2026-03-30 03:48:01 [ayvens.fr] INFO: Extracting data for car ID: 1988686
2026-03-30 03:48:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff33bbf0-d598-57d6-b797-aad3cd99bd2c with identifier: 1988686
2026-03-30 03:48:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff33bbf0-d598-57d6-b797-aad3cd99bd2c with scrape type 2
2026-03-30 03:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff33bbf0-d598-57d6-b797-aad3cd99bd2c with scrape type 2
2026-03-30 03:48:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ff33bbf0-d598-57d6-b797-aad3cd99bd2c, identifier: 1988686
2026-03-30 03:48:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ff33bbf0-d598-57d6-b797-aad3cd99bd2c with identifier: 1988686
2026-03-30 03:48:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ff33bbf0-d598-57d6-b797-aad3cd99bd2c with identifier: 1988686
2026-03-30 03:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ff33bbf0-d598-57d6-b797-aad3cd99bd2c with identifier: 1988686 to the API
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 224,
'color': 'BLANC BANQUISE OPAQUE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ff33bbf0-d598-57d6-b797-aad3cd99bd2c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPER',
'odometer': 162490,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-07',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPER Jumper Fg 30 L1H1 2.2 BlueHDi 120 S&S Driver',
'transmission': 'manual',
'trim': 'Jumper Fg 30 L1H1 2.2 BlueHDi 120 S&S Driver',
'vin': None,
'year': 2020}
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:01 [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-30 03:48:01 [ayvens.fr] INFO: Saving data for 1988686: {'auction_closing_time': 1774969200.0, 'created_time': 1774630599.86525, 'last_price_update_time': 1774842481.35337}
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988686') HTTP/1.1" 204 0
2026-03-30 03:48:01 [ayvens.fr] INFO: Found listing with ID: 1988687
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:01 [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-30 03:48:01 [ayvens.fr] INFO: Scrape type for 1988687: 2
2026-03-30 03:48:01 [ayvens.fr] INFO: Extracting data for car ID: 1988687
2026-03-30 03:48:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b28c9fb5-202a-563c-bde0-357cfb6fa6ad with identifier: 1988687
2026-03-30 03:48:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28c9fb5-202a-563c-bde0-357cfb6fa6ad with scrape type 2
2026-03-30 03:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b28c9fb5-202a-563c-bde0-357cfb6fa6ad with scrape type 2
2026-03-30 03:48:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b28c9fb5-202a-563c-bde0-357cfb6fa6ad, identifier: 1988687
2026-03-30 03:48:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b28c9fb5-202a-563c-bde0-357cfb6fa6ad with identifier: 1988687
2026-03-30 03:48:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b28c9fb5-202a-563c-bde0-357cfb6fa6ad with identifier: 1988687
2026-03-30 03:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b28c9fb5-202a-563c-bde0-357cfb6fa6ad with identifier: 1988687 to the API
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b28c9fb5-202a-563c-bde0-357cfb6fa6ad',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 125701,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-08',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Long 950kg BlueHDi 130ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Partner Long 950kg BlueHDi 130ch S&S Asphalt',
'vin': None,
'year': 2020}
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:01 [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-30 03:48:01 [ayvens.fr] INFO: Saving data for 1988687: {'auction_closing_time': 1774969200.0, 'created_time': 1774630601.253415, 'last_price_update_time': 1774842481.751782}
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988687') HTTP/1.1" 204 0
2026-03-30 03:48:01 [ayvens.fr] INFO: Found listing with ID: 1988688
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:01 [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-30 03:48:01 [ayvens.fr] INFO: Scrape type for 1988688: 2
2026-03-30 03:48:01 [ayvens.fr] INFO: Extracting data for car ID: 1988688
2026-03-30 03:48:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 359a89b2-d464-5f8c-afe5-45fd3595d133 with identifier: 1988688
2026-03-30 03:48:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 359a89b2-d464-5f8c-afe5-45fd3595d133 with scrape type 2
2026-03-30 03:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 359a89b2-d464-5f8c-afe5-45fd3595d133 with scrape type 2
2026-03-30 03:48:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 359a89b2-d464-5f8c-afe5-45fd3595d133, identifier: 1988688
2026-03-30 03:48:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 359a89b2-d464-5f8c-afe5-45fd3595d133 with identifier: 1988688
2026-03-30 03:48:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 359a89b2-d464-5f8c-afe5-45fd3595d133 with identifier: 1988688
2026-03-30 03:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 359a89b2-d464-5f8c-afe5-45fd3595d133 with identifier: 1988688 to the API
2026-03-30 03:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '359a89b2-d464-5f8c-afe5-45fd3595d133',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 16095,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Long 1.6 BlueHDi 100ch Cabine Approfondie '
'Pro',
'transmission': 'manual',
'trim': 'Partner Long 1.6 BlueHDi 100ch Cabine Approfondie Pro',
'vin': None,
'year': 2018}
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [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-30 03:48:02 [ayvens.fr] INFO: Saving data for 1988688: {'auction_closing_time': 1774969200.0, 'created_time': 1774630602.661168, 'last_price_update_time': 1774842482.17237}
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988688') HTTP/1.1" 204 0
2026-03-30 03:48:02 [ayvens.fr] INFO: Found listing with ID: 1988689
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [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-30 03:48:02 [ayvens.fr] INFO: Scrape type for 1988689: 2
2026-03-30 03:48:02 [ayvens.fr] INFO: Extracting data for car ID: 1988689
2026-03-30 03:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a93a201-af4a-5243-98f8-358e353ff053 with identifier: 1988689
2026-03-30 03:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a93a201-af4a-5243-98f8-358e353ff053 with scrape type 2
2026-03-30 03:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a93a201-af4a-5243-98f8-358e353ff053 with scrape type 2
2026-03-30 03:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0a93a201-af4a-5243-98f8-358e353ff053, identifier: 1988689
2026-03-30 03:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0a93a201-af4a-5243-98f8-358e353ff053 with identifier: 1988689
2026-03-30 03:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0a93a201-af4a-5243-98f8-358e353ff053 with identifier: 1988689
2026-03-30 03:48:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0a93a201-af4a-5243-98f8-358e353ff053 with identifier: 1988689 to the API
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'BLANCHE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '0a93a201-af4a-5243-98f8-358e353ff053',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 76030,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-28',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Sté 1.0 SCe 65ch Air Nav',
'transmission': 'manual',
'trim': 'Clio Sté 1.0 SCe 65ch Air Nav',
'vin': None,
'year': 2021}
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [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-30 03:48:02 [ayvens.fr] INFO: Saving data for 1988689: {'auction_closing_time': 1774969200.0, 'created_time': 1774630603.825884, 'last_price_update_time': 1774842482.554763}
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988689') HTTP/1.1" 204 0
2026-03-30 03:48:02 [ayvens.fr] INFO: Found listing with ID: 1988690
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [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-30 03:48:02 [ayvens.fr] INFO: Scrape type for 1988690: 2
2026-03-30 03:48:02 [ayvens.fr] INFO: Extracting data for car ID: 1988690
2026-03-30 03:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1 with identifier: 1988690
2026-03-30 03:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1 with scrape type 2
2026-03-30 03:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1 with scrape type 2
2026-03-30 03:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1, identifier: 1988690
2026-03-30 03:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1 with identifier: 1988690
2026-03-30 03:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1 with identifier: 1988690
2026-03-30 03:48:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1 with identifier: 1988690 to the API
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 170,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6c2b8074-7ed6-5078-b8ef-2a4711a2bfb1',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 318804,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-29',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L1H1 1000 1.6 dCi 120ch Grand Confort '
'Euro6',
'transmission': 'manual',
'trim': 'Trafic Fg L1H1 1000 1.6 dCi 120ch Grand Confort Euro6',
'vin': None,
'year': 2016}
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [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-30 03:48:02 [ayvens.fr] INFO: Saving data for 1988690: {'auction_closing_time': 1774969200.0, 'created_time': 1774630604.833411, 'last_price_update_time': 1774842482.978779}
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988690') HTTP/1.1" 204 0
2026-03-30 03:48:02 [ayvens.fr] INFO: Found listing with ID: 1988691
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:03 [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-30 03:48:03 [ayvens.fr] INFO: Scrape type for 1988691: 2
2026-03-30 03:48:03 [ayvens.fr] INFO: Extracting data for car ID: 1988691
2026-03-30 03:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 043fb1bd-6f8f-53c9-a199-b3a7c7bf001c with identifier: 1988691
2026-03-30 03:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 043fb1bd-6f8f-53c9-a199-b3a7c7bf001c with scrape type 2
2026-03-30 03:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 043fb1bd-6f8f-53c9-a199-b3a7c7bf001c with scrape type 2
2026-03-30 03:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 043fb1bd-6f8f-53c9-a199-b3a7c7bf001c, identifier: 1988691
2026-03-30 03:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 043fb1bd-6f8f-53c9-a199-b3a7c7bf001c with identifier: 1988691
2026-03-30 03:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 043fb1bd-6f8f-53c9-a199-b3a7c7bf001c with identifier: 1988691
2026-03-30 03:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 043fb1bd-6f8f-53c9-a199-b3a7c7bf001c with identifier: 1988691 to the API
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '043fb1bd-6f8f-53c9-a199-b3a7c7bf001c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'NV250',
'odometer': 39683,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-23',
'seats_number': 2,
'seller_name': None,
'title': 'NISSAN NV250 NV250 L1 1.5 dCi 95 Made in France 2 places',
'transmission': 'manual',
'trim': 'NV250 L1 1.5 dCi 95 Made in France 2 places',
'vin': None,
'year': 2021}
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:03 [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-30 03:48:03 [ayvens.fr] INFO: Saving data for 1988691: {'auction_closing_time': 1774969200.0, 'created_time': 1774630607.345867, 'last_price_update_time': 1774842483.421237}
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988691') HTTP/1.1" 204 0
2026-03-30 03:48:03 [ayvens.fr] INFO: Found listing with ID: 1988692
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:03 [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-30 03:48:03 [ayvens.fr] INFO: Scrape type for 1988692: 2
2026-03-30 03:48:03 [ayvens.fr] INFO: Extracting data for car ID: 1988692
2026-03-30 03:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7009324c-dd26-5ab8-ad98-084cd8fece8a with identifier: 1988692
2026-03-30 03:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7009324c-dd26-5ab8-ad98-084cd8fece8a with scrape type 2
2026-03-30 03:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7009324c-dd26-5ab8-ad98-084cd8fece8a with scrape type 2
2026-03-30 03:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7009324c-dd26-5ab8-ad98-084cd8fece8a, identifier: 1988692
2026-03-30 03:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7009324c-dd26-5ab8-ad98-084cd8fece8a with identifier: 1988692
2026-03-30 03:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7009324c-dd26-5ab8-ad98-084cd8fece8a with identifier: 1988692
2026-03-30 03:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7009324c-dd26-5ab8-ad98-084cd8fece8a with identifier: 1988692 to the API
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'BLANC BANQUISE OPAQUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '7009324c-dd26-5ab8-ad98-084cd8fece8a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308',
'odometer': 173030,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-17',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 308 308 Affaire 1.5 BlueHDi 100ch S&S Premium Pack',
'transmission': 'manual',
'trim': '308 Affaire 1.5 BlueHDi 100ch S&S Premium Pack',
'vin': None,
'year': 2019}
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:03 [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-30 03:48:03 [ayvens.fr] INFO: Saving data for 1988692: {'auction_closing_time': 1774969200.0, 'created_time': 1774630608.555396, 'last_price_update_time': 1774842483.949996}
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988692') HTTP/1.1" 204 0
2026-03-30 03:48:03 [ayvens.fr] INFO: Found listing with ID: 1988693
2026-03-30 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:03 [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-30 03:48:03 [ayvens.fr] INFO: Scrape type for 1988693: 2
2026-03-30 03:48:03 [ayvens.fr] INFO: Extracting data for car ID: 1988693
2026-03-30 03:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4a822eb-b8c9-526f-ad5e-01a88b08064b with identifier: 1988693
2026-03-30 03:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4a822eb-b8c9-526f-ad5e-01a88b08064b with scrape type 2
2026-03-30 03:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4a822eb-b8c9-526f-ad5e-01a88b08064b with scrape type 2
2026-03-30 03:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d4a822eb-b8c9-526f-ad5e-01a88b08064b, identifier: 1988693
2026-03-30 03:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d4a822eb-b8c9-526f-ad5e-01a88b08064b with identifier: 1988693
2026-03-30 03:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d4a822eb-b8c9-526f-ad5e-01a88b08064b with identifier: 1988693
2026-03-30 03:48:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d4a822eb-b8c9-526f-ad5e-01a88b08064b with identifier: 1988693 to the API
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd4a822eb-b8c9-526f-ad5e-01a88b08064b',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 74722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-04',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 208 Affaire 1.2 PureTech 75ch S&S Premium Pack',
'transmission': 'manual',
'trim': '208 Affaire 1.2 PureTech 75ch S&S Premium Pack',
'vin': None,
'year': 2022}
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:04 [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-30 03:48:04 [ayvens.fr] INFO: Saving data for 1988693: {'auction_closing_time': 1774969200.0, 'created_time': 1774630609.811127, 'last_price_update_time': 1774842484.374517}
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988693') HTTP/1.1" 204 0
2026-03-30 03:48:04 [ayvens.fr] INFO: Found listing with ID: 1988694
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:04 [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-30 03:48:04 [ayvens.fr] INFO: Scrape type for 1988694: 2
2026-03-30 03:48:04 [ayvens.fr] INFO: Extracting data for car ID: 1988694
2026-03-30 03:48:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a746c4b-f5c5-5165-a84b-1f9f5166494c with identifier: 1988694
2026-03-30 03:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a746c4b-f5c5-5165-a84b-1f9f5166494c with scrape type 2
2026-03-30 03:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a746c4b-f5c5-5165-a84b-1f9f5166494c with scrape type 2
2026-03-30 03:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5a746c4b-f5c5-5165-a84b-1f9f5166494c, identifier: 1988694
2026-03-30 03:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5a746c4b-f5c5-5165-a84b-1f9f5166494c with identifier: 1988694
2026-03-30 03:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5a746c4b-f5c5-5165-a84b-1f9f5166494c with identifier: 1988694
2026-03-30 03:48:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5a746c4b-f5c5-5165-a84b-1f9f5166494c with identifier: 1988694 to the API
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 228,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5a746c4b-f5c5-5165-a84b-1f9f5166494c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CUSTOM',
'odometer': 177330,
'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': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM Transit Custom Fg 300 L2H1 2.0 EcoBlue 130 S&S '
'Trend Business BVA6',
'transmission': 'automatic',
'trim': 'Transit Custom Fg 300 L2H1 2.0 EcoBlue 130 S&S Trend Business BVA6',
'vin': None,
'year': 2021}
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:04 [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-30 03:48:04 [ayvens.fr] INFO: Saving data for 1988694: {'auction_closing_time': 1774969200.0, 'created_time': 1774630610.974648, 'last_price_update_time': 1774842484.768227}
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988694') HTTP/1.1" 204 0
2026-03-30 03:48:04 [ayvens.fr] INFO: Found listing with ID: 1988695
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:04 [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-30 03:48:04 [ayvens.fr] INFO: Scrape type for 1988695: 2
2026-03-30 03:48:04 [ayvens.fr] INFO: Extracting data for car ID: 1988695
2026-03-30 03:48:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9c8106b-1bb1-5fc4-b6a0-1663b1f08965 with identifier: 1988695
2026-03-30 03:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9c8106b-1bb1-5fc4-b6a0-1663b1f08965 with scrape type 2
2026-03-30 03:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9c8106b-1bb1-5fc4-b6a0-1663b1f08965 with scrape type 2
2026-03-30 03:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a9c8106b-1bb1-5fc4-b6a0-1663b1f08965, identifier: 1988695
2026-03-30 03:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a9c8106b-1bb1-5fc4-b6a0-1663b1f08965 with identifier: 1988695
2026-03-30 03:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a9c8106b-1bb1-5fc4-b6a0-1663b1f08965 with identifier: 1988695
2026-03-30 03:48:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a9c8106b-1bb1-5fc4-b6a0-1663b1f08965 with identifier: 1988695 to the API
2026-03-30 03:48:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'a9c8106b-1bb1-5fc4-b6a0-1663b1f08965',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 88323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-04',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg Standard 1.5 BlueHDi 120ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Expert Fg Standard 1.5 BlueHDi 120ch S&S Asphalt',
'vin': None,
'year': 2021}
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [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-30 03:48:05 [ayvens.fr] INFO: Saving data for 1988695: {'auction_closing_time': 1774969200.0, 'created_time': 1774630612.53618, 'last_price_update_time': 1774842485.155347}
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988695') HTTP/1.1" 204 0
2026-03-30 03:48:05 [ayvens.fr] INFO: Found listing with ID: 1988696
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [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-30 03:48:05 [ayvens.fr] INFO: Scrape type for 1988696: 2
2026-03-30 03:48:05 [ayvens.fr] INFO: Extracting data for car ID: 1988696
2026-03-30 03:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5036014a-d358-5d3a-95d6-6df68233234c with identifier: 1988696
2026-03-30 03:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5036014a-d358-5d3a-95d6-6df68233234c with scrape type 2
2026-03-30 03:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5036014a-d358-5d3a-95d6-6df68233234c with scrape type 2
2026-03-30 03:48:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5036014a-d358-5d3a-95d6-6df68233234c, identifier: 1988696
2026-03-30 03:48:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5036014a-d358-5d3a-95d6-6df68233234c with identifier: 1988696
2026-03-30 03:48:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5036014a-d358-5d3a-95d6-6df68233234c with identifier: 1988696
2026-03-30 03:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5036014a-d358-5d3a-95d6-6df68233234c with identifier: 1988696 to the API
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5036014a-d358-5d3a-95d6-6df68233234c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 115564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-11',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 Blue dCi 80ch Extra '
'R-Link',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 80ch Extra R-Link',
'vin': None,
'year': 2021}
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [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-30 03:48:05 [ayvens.fr] INFO: Saving data for 1988696: {'auction_closing_time': 1774969200.0, 'created_time': 1774630613.569669, 'last_price_update_time': 1774842485.552226}
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988696') HTTP/1.1" 204 0
2026-03-30 03:48:05 [ayvens.fr] INFO: Found listing with ID: 1988697
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [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-30 03:48:05 [ayvens.fr] INFO: Scrape type for 1988697: 2
2026-03-30 03:48:05 [ayvens.fr] INFO: Extracting data for car ID: 1988697
2026-03-30 03:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5eab03e-d320-5e75-92f7-38a62438333f with identifier: 1988697
2026-03-30 03:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5eab03e-d320-5e75-92f7-38a62438333f with scrape type 2
2026-03-30 03:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5eab03e-d320-5e75-92f7-38a62438333f with scrape type 2
2026-03-30 03:48:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f5eab03e-d320-5e75-92f7-38a62438333f, identifier: 1988697
2026-03-30 03:48:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f5eab03e-d320-5e75-92f7-38a62438333f with identifier: 1988697
2026-03-30 03:48:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f5eab03e-d320-5e75-92f7-38a62438333f with identifier: 1988697
2026-03-30 03:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f5eab03e-d320-5e75-92f7-38a62438333f with identifier: 1988697 to the API
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 163,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f5eab03e-d320-5e75-92f7-38a62438333f',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 138201,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-22',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'vin': None,
'year': 2021}
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [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-30 03:48:05 [ayvens.fr] INFO: Saving data for 1988697: {'auction_closing_time': 1774969200.0, 'created_time': 1774630614.892843, 'last_price_update_time': 1774842485.97114}
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988697') HTTP/1.1" 204 0
2026-03-30 03:48:05 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-30 03:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:48:06 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 1 pages/min), scraped 348 items (at 132 items/min)
2026-03-30 03:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-30 03:48:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:48:07 [ayvens.fr] INFO: Found listing with ID: 1988698
2026-03-30 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:07 [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-30 03:48:07 [ayvens.fr] INFO: Scrape type for 1988698: 2
2026-03-30 03:48:07 [ayvens.fr] INFO: Extracting data for car ID: 1988698
2026-03-30 03:48:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f35736-8d1c-5616-b7e2-2b25b3c42bf8 with identifier: 1988698
2026-03-30 03:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f35736-8d1c-5616-b7e2-2b25b3c42bf8 with scrape type 2
2026-03-30 03:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6f35736-8d1c-5616-b7e2-2b25b3c42bf8 with scrape type 2
2026-03-30 03:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b6f35736-8d1c-5616-b7e2-2b25b3c42bf8, identifier: 1988698
2026-03-30 03:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b6f35736-8d1c-5616-b7e2-2b25b3c42bf8 with identifier: 1988698
2026-03-30 03:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b6f35736-8d1c-5616-b7e2-2b25b3c42bf8 with identifier: 1988698
2026-03-30 03:48:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b6f35736-8d1c-5616-b7e2-2b25b3c42bf8 with identifier: 1988698 to the API
2026-03-30 03:48:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b6f35736-8d1c-5616-b7e2-2b25b3c42bf8',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': 'DUCATO',
'odometer': 111841,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-07',
'seats_number': 3,
'seller_name': None,
'title': 'FIAT DUCATO Ducato Grd Vol 3.5 Maxi L 2.3 Multijet 150ch Pack Pro '
'Nav 20m³ + Hayon 750kg',
'transmission': 'manual',
'trim': 'Ducato Grd Vol 3.5 Maxi L 2.3 Multijet 150ch Pack Pro Nav 20m³ + '
'Hayon 750kg',
'vin': None,
'year': 2019}
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [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-30 03:48:08 [ayvens.fr] INFO: Saving data for 1988698: {'auction_closing_time': 1774969200.0, 'created_time': 1774630617.948947, 'last_price_update_time': 1774842488.068187}
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988698') HTTP/1.1" 204 0
2026-03-30 03:48:08 [ayvens.fr] INFO: Found listing with ID: 1988699
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [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-30 03:48:08 [ayvens.fr] INFO: Scrape type for 1988699: 2
2026-03-30 03:48:08 [ayvens.fr] INFO: Extracting data for car ID: 1988699
2026-03-30 03:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8042e840-e17f-55a3-ad0c-39fab9ee12ec with identifier: 1988699
2026-03-30 03:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8042e840-e17f-55a3-ad0c-39fab9ee12ec with scrape type 2
2026-03-30 03:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8042e840-e17f-55a3-ad0c-39fab9ee12ec with scrape type 2
2026-03-30 03:48:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8042e840-e17f-55a3-ad0c-39fab9ee12ec, identifier: 1988699
2026-03-30 03:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8042e840-e17f-55a3-ad0c-39fab9ee12ec with identifier: 1988699
2026-03-30 03:48:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8042e840-e17f-55a3-ad0c-39fab9ee12ec with identifier: 1988699
2026-03-30 03:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8042e840-e17f-55a3-ad0c-39fab9ee12ec with identifier: 1988699 to the API
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '8042e840-e17f-55a3-ad0c-39fab9ee12ec',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 32537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-27',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 82ch S&S Feel Business R',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 82ch S&S Feel Business R',
'vin': None,
'year': 2019}
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [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-30 03:48:08 [ayvens.fr] INFO: Saving data for 1988699: {'auction_closing_time': 1774969200.0, 'created_time': 1774630619.759094, 'last_price_update_time': 1774842488.476328}
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988699') HTTP/1.1" 204 0
2026-03-30 03:48:08 [ayvens.fr] INFO: Found listing with ID: 1988700
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [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-30 03:48:08 [ayvens.fr] INFO: Scrape type for 1988700: 2
2026-03-30 03:48:08 [ayvens.fr] INFO: Extracting data for car ID: 1988700
2026-03-30 03:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3086cd2-eef3-5a43-81e0-7733b61c0c56 with identifier: 1988700
2026-03-30 03:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3086cd2-eef3-5a43-81e0-7733b61c0c56 with scrape type 2
2026-03-30 03:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3086cd2-eef3-5a43-81e0-7733b61c0c56 with scrape type 2
2026-03-30 03:48:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f3086cd2-eef3-5a43-81e0-7733b61c0c56, identifier: 1988700
2026-03-30 03:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f3086cd2-eef3-5a43-81e0-7733b61c0c56 with identifier: 1988700
2026-03-30 03:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f3086cd2-eef3-5a43-81e0-7733b61c0c56 with identifier: 1988700
2026-03-30 03:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f3086cd2-eef3-5a43-81e0-7733b61c0c56 with identifier: 1988700 to the API
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 235,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f3086cd2-eef3-5a43-81e0-7733b61c0c56',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 59179,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-05',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 333 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'transmission': 'manual',
'trim': 'Boxer Fg 333 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [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-30 03:48:08 [ayvens.fr] INFO: Saving data for 1988700: {'auction_closing_time': 1774969200.0, 'created_time': 1774630621.27558, 'last_price_update_time': 1774842488.883602}
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988700') HTTP/1.1" 204 0
2026-03-30 03:48:08 [ayvens.fr] INFO: Found listing with ID: 1988701
2026-03-30 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:08 [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-30 03:48:08 [ayvens.fr] INFO: Scrape type for 1988701: 2
2026-03-30 03:48:08 [ayvens.fr] INFO: Extracting data for car ID: 1988701
2026-03-30 03:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e476b9b-0cc8-5512-80b8-4b70d598c447 with identifier: 1988701
2026-03-30 03:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e476b9b-0cc8-5512-80b8-4b70d598c447 with scrape type 2
2026-03-30 03:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e476b9b-0cc8-5512-80b8-4b70d598c447 with scrape type 2
2026-03-30 03:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3e476b9b-0cc8-5512-80b8-4b70d598c447, identifier: 1988701
2026-03-30 03:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3e476b9b-0cc8-5512-80b8-4b70d598c447 with identifier: 1988701
2026-03-30 03:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3e476b9b-0cc8-5512-80b8-4b70d598c447 with identifier: 1988701
2026-03-30 03:48:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3e476b9b-0cc8-5512-80b8-4b70d598c447 with identifier: 1988701 to the API
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:09 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '3e476b9b-0cc8-5512-80b8-4b70d598c447',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'EXPRESS',
'odometer': 42689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-24',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS Express Van 1.5 Blue dCi 95ch Confort',
'transmission': 'manual',
'trim': 'Express Van 1.5 Blue dCi 95ch Confort',
'vin': None,
'year': 2021}
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:09 [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-30 03:48:09 [ayvens.fr] INFO: Saving data for 1988701: {'auction_closing_time': 1774969200.0, 'created_time': 1774630621.829359, 'last_price_update_time': 1774842489.286239}
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988701') HTTP/1.1" 204 0
2026-03-30 03:48:09 [ayvens.fr] INFO: Found listing with ID: 1988702
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:09 [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-30 03:48:09 [ayvens.fr] INFO: Scrape type for 1988702: 2
2026-03-30 03:48:09 [ayvens.fr] INFO: Extracting data for car ID: 1988702
2026-03-30 03:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55e7933d-0f30-59d5-abdb-d1d3879ce6d3 with identifier: 1988702
2026-03-30 03:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55e7933d-0f30-59d5-abdb-d1d3879ce6d3 with scrape type 2
2026-03-30 03:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55e7933d-0f30-59d5-abdb-d1d3879ce6d3 with scrape type 2
2026-03-30 03:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 55e7933d-0f30-59d5-abdb-d1d3879ce6d3, identifier: 1988702
2026-03-30 03:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 55e7933d-0f30-59d5-abdb-d1d3879ce6d3 with identifier: 1988702
2026-03-30 03:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 55e7933d-0f30-59d5-abdb-d1d3879ce6d3 with identifier: 1988702
2026-03-30 03:48:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 55e7933d-0f30-59d5-abdb-d1d3879ce6d3 with identifier: 1988702 to the API
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '55e7933d-0f30-59d5-abdb-d1d3879ce6d3',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO',
'odometer': 90048,
'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': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Kangoo Van L1 1.5 Blue dCi 95ch Grand Confort EDC7',
'transmission': 'automatic',
'trim': 'Kangoo Van L1 1.5 Blue dCi 95ch Grand Confort EDC7',
'vin': None,
'year': 2023}
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:09 [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-30 03:48:09 [ayvens.fr] INFO: Saving data for 1988702: {'auction_closing_time': 1774969200.0, 'created_time': 1774630623.029459, 'last_price_update_time': 1774842489.6872}
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988702') HTTP/1.1" 204 0
2026-03-30 03:48:09 [ayvens.fr] INFO: Found listing with ID: 1988703
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:09 [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-30 03:48:09 [ayvens.fr] INFO: Scrape type for 1988703: 2
2026-03-30 03:48:09 [ayvens.fr] INFO: Extracting data for car ID: 1988703
2026-03-30 03:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac2ab550-6b10-5ac5-afb1-579a7c597ed7 with identifier: 1988703
2026-03-30 03:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac2ab550-6b10-5ac5-afb1-579a7c597ed7 with scrape type 2
2026-03-30 03:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac2ab550-6b10-5ac5-afb1-579a7c597ed7 with scrape type 2
2026-03-30 03:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ac2ab550-6b10-5ac5-afb1-579a7c597ed7, identifier: 1988703
2026-03-30 03:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ac2ab550-6b10-5ac5-afb1-579a7c597ed7 with identifier: 1988703
2026-03-30 03:48:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ac2ab550-6b10-5ac5-afb1-579a7c597ed7 with identifier: 1988703
2026-03-30 03:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ac2ab550-6b10-5ac5-afb1-579a7c597ed7 with identifier: 1988703 to the API
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'REFLET ARGENT METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'ac2ab550-6b10-5ac5-afb1-579a7c597ed7',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 67265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-17',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN POLO Polo Sté 1.0 TSI 95ch Lounge Business Réversible',
'transmission': 'manual',
'trim': 'Polo Sté 1.0 TSI 95ch Lounge Business Réversible',
'vin': None,
'year': 2021}
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [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-30 03:48:10 [ayvens.fr] INFO: Saving data for 1988703: {'auction_closing_time': 1774969200.0, 'created_time': 1774630624.379743, 'last_price_update_time': 1774842490.183983}
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988703') HTTP/1.1" 204 0
2026-03-30 03:48:10 [ayvens.fr] INFO: Found listing with ID: 1988704
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [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-30 03:48:10 [ayvens.fr] INFO: Scrape type for 1988704: 2
2026-03-30 03:48:10 [ayvens.fr] INFO: Extracting data for car ID: 1988704
2026-03-30 03:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6a30e0-31f7-5615-a277-940eef3387bc with identifier: 1988704
2026-03-30 03:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6a30e0-31f7-5615-a277-940eef3387bc with scrape type 2
2026-03-30 03:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6a30e0-31f7-5615-a277-940eef3387bc with scrape type 2
2026-03-30 03:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ec6a30e0-31f7-5615-a277-940eef3387bc, identifier: 1988704
2026-03-30 03:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ec6a30e0-31f7-5615-a277-940eef3387bc with identifier: 1988704
2026-03-30 03:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ec6a30e0-31f7-5615-a277-940eef3387bc with identifier: 1988704
2026-03-30 03:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ec6a30e0-31f7-5615-a277-940eef3387bc with identifier: 1988704 to the API
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 190,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ec6a30e0-31f7-5615-a277-940eef3387bc',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 185006,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-07',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L1H1 1000 2.0 dCi 120ch Grand Confort',
'transmission': 'manual',
'trim': 'Trafic Fg L1H1 1000 2.0 dCi 120ch Grand Confort',
'vin': None,
'year': 2020}
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [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-30 03:48:10 [ayvens.fr] INFO: Saving data for 1988704: {'auction_closing_time': 1774969200.0, 'created_time': 1774630625.56477, 'last_price_update_time': 1774842490.553195}
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988704') HTTP/1.1" 204 0
2026-03-30 03:48:10 [ayvens.fr] INFO: Found listing with ID: 1988705
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [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-30 03:48:10 [ayvens.fr] INFO: Scrape type for 1988705: 2
2026-03-30 03:48:10 [ayvens.fr] INFO: Extracting data for car ID: 1988705
2026-03-30 03:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b961fbbb-5976-50ca-8e1e-2ba532abcc5e with identifier: 1988705
2026-03-30 03:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b961fbbb-5976-50ca-8e1e-2ba532abcc5e with scrape type 2
2026-03-30 03:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b961fbbb-5976-50ca-8e1e-2ba532abcc5e with scrape type 2
2026-03-30 03:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b961fbbb-5976-50ca-8e1e-2ba532abcc5e, identifier: 1988705
2026-03-30 03:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b961fbbb-5976-50ca-8e1e-2ba532abcc5e with identifier: 1988705
2026-03-30 03:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b961fbbb-5976-50ca-8e1e-2ba532abcc5e with identifier: 1988705
2026-03-30 03:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b961fbbb-5976-50ca-8e1e-2ba532abcc5e with identifier: 1988705 to the API
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b961fbbb-5976-50ca-8e1e-2ba532abcc5e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO VAN',
'odometer': 113764,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-01',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN BERLINGO VAN Berlingo Van M 1000kg PureTech 130 S&S Worker '
'EAT8',
'transmission': 'automatic',
'trim': 'Berlingo Van M 1000kg PureTech 130 S&S Worker EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [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-30 03:48:10 [ayvens.fr] INFO: Saving data for 1988705: {'auction_closing_time': 1774969200.0, 'created_time': 1774630626.691821, 'last_price_update_time': 1774842490.943394}
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988705') HTTP/1.1" 204 0
2026-03-30 03:48:10 [ayvens.fr] INFO: Found listing with ID: 1988706
2026-03-30 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:10 [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-30 03:48:10 [ayvens.fr] INFO: Scrape type for 1988706: 2
2026-03-30 03:48:10 [ayvens.fr] INFO: Extracting data for car ID: 1988706
2026-03-30 03:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c41192e-ffc1-55db-b896-8b9fe52570f3 with identifier: 1988706
2026-03-30 03:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c41192e-ffc1-55db-b896-8b9fe52570f3 with scrape type 2
2026-03-30 03:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c41192e-ffc1-55db-b896-8b9fe52570f3 with scrape type 2
2026-03-30 03:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6c41192e-ffc1-55db-b896-8b9fe52570f3, identifier: 1988706
2026-03-30 03:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6c41192e-ffc1-55db-b896-8b9fe52570f3 with identifier: 1988706
2026-03-30 03:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6c41192e-ffc1-55db-b896-8b9fe52570f3 with identifier: 1988706
2026-03-30 03:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6c41192e-ffc1-55db-b896-8b9fe52570f3 with identifier: 1988706 to the API
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6c41192e-ffc1-55db-b896-8b9fe52570f3',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 115012,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-22',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 Blue dCi 95ch Confort',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 95ch Confort',
'vin': None,
'year': 2021}
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:11 [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-30 03:48:11 [ayvens.fr] INFO: Saving data for 1988706: {'auction_closing_time': 1774969200.0, 'created_time': 1774630628.08469, 'last_price_update_time': 1774842491.344662}
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988706') HTTP/1.1" 204 0
2026-03-30 03:48:11 [ayvens.fr] INFO: Found listing with ID: 1988707
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:11 [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-30 03:48:11 [ayvens.fr] INFO: Scrape type for 1988707: 2
2026-03-30 03:48:11 [ayvens.fr] INFO: Extracting data for car ID: 1988707
2026-03-30 03:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04d24f2f-b8de-55b0-a16b-2986f2a46eb5 with identifier: 1988707
2026-03-30 03:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04d24f2f-b8de-55b0-a16b-2986f2a46eb5 with scrape type 2
2026-03-30 03:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04d24f2f-b8de-55b0-a16b-2986f2a46eb5 with scrape type 2
2026-03-30 03:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 04d24f2f-b8de-55b0-a16b-2986f2a46eb5, identifier: 1988707
2026-03-30 03:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 04d24f2f-b8de-55b0-a16b-2986f2a46eb5 with identifier: 1988707
2026-03-30 03:48:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 04d24f2f-b8de-55b0-a16b-2986f2a46eb5 with identifier: 1988707
2026-03-30 03:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 04d24f2f-b8de-55b0-a16b-2986f2a46eb5 with identifier: 1988707 to the API
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'BLANC CRISTAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '04d24f2f-b8de-55b0-a16b-2986f2a46eb5',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'FABIA',
'odometer': 128887,
'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': 2,
'seller_name': None,
'title': 'SKODA FABIA Fabia 1.0 TSI 95ch Style // 2 PLACES - 2 SEATS',
'transmission': 'manual',
'trim': 'Fabia 1.0 TSI 95ch Style // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2023}
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:11 [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-30 03:48:11 [ayvens.fr] INFO: Saving data for 1988707: {'auction_closing_time': 1774969200.0, 'created_time': 1774630629.382561, 'last_price_update_time': 1774842491.754544}
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988707') HTTP/1.1" 204 0
2026-03-30 03:48:11 [ayvens.fr] INFO: Found listing with ID: 1988708
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:11 [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-30 03:48:11 [ayvens.fr] INFO: Scrape type for 1988708: 2
2026-03-30 03:48:11 [ayvens.fr] INFO: Extracting data for car ID: 1988708
2026-03-30 03:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19081d5a-8e7f-5c27-b9e6-1a386856ddab with identifier: 1988708
2026-03-30 03:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19081d5a-8e7f-5c27-b9e6-1a386856ddab with scrape type 2
2026-03-30 03:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19081d5a-8e7f-5c27-b9e6-1a386856ddab with scrape type 2
2026-03-30 03:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 19081d5a-8e7f-5c27-b9e6-1a386856ddab, identifier: 1988708
2026-03-30 03:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 19081d5a-8e7f-5c27-b9e6-1a386856ddab with identifier: 1988708
2026-03-30 03:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 19081d5a-8e7f-5c27-b9e6-1a386856ddab with identifier: 1988708
2026-03-30 03:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 19081d5a-8e7f-5c27-b9e6-1a386856ddab with identifier: 1988708 to the API
2026-03-30 03:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '19081d5a-8e7f-5c27-b9e6-1a386856ddab',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 39479,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-07',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.5 BlueHDi 100ch S&S BVM 6 Feel Nav',
'transmission': 'manual',
'trim': 'C3 Sté 1.5 BlueHDi 100ch S&S BVM 6 Feel Nav',
'vin': None,
'year': 2021}
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:12 [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-30 03:48:12 [ayvens.fr] INFO: Saving data for 1988708: {'auction_closing_time': 1774969200.0, 'created_time': 1774630630.678385, 'last_price_update_time': 1774842492.172449}
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988708') HTTP/1.1" 204 0
2026-03-30 03:48:12 [ayvens.fr] INFO: Found listing with ID: 1988709
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:12 [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-30 03:48:12 [ayvens.fr] INFO: Scrape type for 1988709: 2
2026-03-30 03:48:12 [ayvens.fr] INFO: Extracting data for car ID: 1988709
2026-03-30 03:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4116a7d6-d17c-59fd-b2a5-fceb5f486388 with identifier: 1988709
2026-03-30 03:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4116a7d6-d17c-59fd-b2a5-fceb5f486388 with scrape type 2
2026-03-30 03:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4116a7d6-d17c-59fd-b2a5-fceb5f486388 with scrape type 2
2026-03-30 03:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4116a7d6-d17c-59fd-b2a5-fceb5f486388, identifier: 1988709
2026-03-30 03:48:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4116a7d6-d17c-59fd-b2a5-fceb5f486388 with identifier: 1988709
2026-03-30 03:48:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4116a7d6-d17c-59fd-b2a5-fceb5f486388 with identifier: 1988709
2026-03-30 03:48:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4116a7d6-d17c-59fd-b2a5-fceb5f486388 with identifier: 1988709 to the API
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4116a7d6-d17c-59fd-b2a5-fceb5f486388',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 BUSINESS R',
'odometer': 55478,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-29',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 308 BUSINESS R 308 Business R 1.5 BlueHDi 130 S&S Active',
'transmission': 'manual',
'trim': '308 Business R 1.5 BlueHDi 130 S&S Active',
'vin': None,
'year': 2019}
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:12 [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-30 03:48:12 [ayvens.fr] INFO: Saving data for 1988709: {'auction_closing_time': 1774969200.0, 'created_time': 1774630632.584789, 'last_price_update_time': 1774842492.555625}
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988709') HTTP/1.1" 204 0
2026-03-30 03:48:12 [ayvens.fr] INFO: Found listing with ID: 1988710
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:12 [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-30 03:48:12 [ayvens.fr] INFO: Scrape type for 1988710: 2
2026-03-30 03:48:12 [ayvens.fr] INFO: Extracting data for car ID: 1988710
2026-03-30 03:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f27874ef-21c5-5cbb-96ff-e88a4e92c0b9 with identifier: 1988710
2026-03-30 03:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f27874ef-21c5-5cbb-96ff-e88a4e92c0b9 with scrape type 2
2026-03-30 03:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f27874ef-21c5-5cbb-96ff-e88a4e92c0b9 with scrape type 2
2026-03-30 03:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f27874ef-21c5-5cbb-96ff-e88a4e92c0b9, identifier: 1988710
2026-03-30 03:48:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f27874ef-21c5-5cbb-96ff-e88a4e92c0b9 with identifier: 1988710
2026-03-30 03:48:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f27874ef-21c5-5cbb-96ff-e88a4e92c0b9 with identifier: 1988710
2026-03-30 03:48:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f27874ef-21c5-5cbb-96ff-e88a4e92c0b9 with identifier: 1988710 to the API
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 234,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f27874ef-21c5-5cbb-96ff-e88a4e92c0b9',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 60186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-05',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend '
'Business',
'transmission': 'manual',
'trim': 'Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend Business',
'vin': None,
'year': 2024}
2026-03-30 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:12 [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-30 03:48:12 [ayvens.fr] INFO: Saving data for 1988710: {'auction_closing_time': 1774969200.0, 'created_time': 1774630634.311143, 'last_price_update_time': 1774842492.998092}
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988710') HTTP/1.1" 204 0
2026-03-30 03:48:13 [ayvens.fr] INFO: Found listing with ID: 1988711
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [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-30 03:48:13 [ayvens.fr] INFO: Scrape type for 1988711: 2
2026-03-30 03:48:13 [ayvens.fr] INFO: Extracting data for car ID: 1988711
2026-03-30 03:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e53d33fd-105d-5072-9432-ead53d10c635 with identifier: 1988711
2026-03-30 03:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53d33fd-105d-5072-9432-ead53d10c635 with scrape type 2
2026-03-30 03:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e53d33fd-105d-5072-9432-ead53d10c635 with scrape type 2
2026-03-30 03:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e53d33fd-105d-5072-9432-ead53d10c635, identifier: 1988711
2026-03-30 03:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e53d33fd-105d-5072-9432-ead53d10c635 with identifier: 1988711
2026-03-30 03:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e53d33fd-105d-5072-9432-ead53d10c635 with identifier: 1988711
2026-03-30 03:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e53d33fd-105d-5072-9432-ead53d10c635 with identifier: 1988711 to the API
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 234,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e53d33fd-105d-5072-9432-ead53d10c635',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 31432,
'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': 3,
'seller_name': None,
'title': 'FORD TRANSIT Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend '
'Business',
'transmission': 'manual',
'trim': 'Transit 2T CCb P350 L4 2.0 EcoBlue 130ch HDT S&S Trend Business',
'vin': None,
'year': 2023}
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [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-30 03:48:13 [ayvens.fr] INFO: Saving data for 1988711: {'auction_closing_time': 1774969200.0, 'created_time': 1774630635.528598, 'last_price_update_time': 1774842493.387203}
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988711') HTTP/1.1" 204 0
2026-03-30 03:48:13 [ayvens.fr] INFO: Found listing with ID: 1988712
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [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-30 03:48:13 [ayvens.fr] INFO: Scrape type for 1988712: 2
2026-03-30 03:48:13 [ayvens.fr] INFO: Extracting data for car ID: 1988712
2026-03-30 03:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab9da9b-b810-5639-b33b-01fa18fcb6a6 with identifier: 1988712
2026-03-30 03:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab9da9b-b810-5639-b33b-01fa18fcb6a6 with scrape type 2
2026-03-30 03:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ab9da9b-b810-5639-b33b-01fa18fcb6a6 with scrape type 2
2026-03-30 03:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2ab9da9b-b810-5639-b33b-01fa18fcb6a6, identifier: 1988712
2026-03-30 03:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2ab9da9b-b810-5639-b33b-01fa18fcb6a6 with identifier: 1988712
2026-03-30 03:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2ab9da9b-b810-5639-b33b-01fa18fcb6a6 with identifier: 1988712
2026-03-30 03:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2ab9da9b-b810-5639-b33b-01fa18fcb6a6 with identifier: 1988712 to the API
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 193,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2ab9da9b-b810-5639-b33b-01fa18fcb6a6',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 109673,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-26',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg Long 2.0 BlueHDi 120ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Expert Fg Long 2.0 BlueHDi 120ch S&S Asphalt',
'vin': None,
'year': 2021}
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [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-30 03:48:13 [ayvens.fr] INFO: Saving data for 1988712: {'auction_closing_time': 1774969200.0, 'created_time': 1774630636.616803, 'last_price_update_time': 1774842493.762599}
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988712') HTTP/1.1" 204 0
2026-03-30 03:48:13 [ayvens.fr] INFO: Found listing with ID: 1988713
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:13 [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-30 03:48:13 [ayvens.fr] INFO: Scrape type for 1988713: 2
2026-03-30 03:48:13 [ayvens.fr] INFO: Extracting data for car ID: 1988713
2026-03-30 03:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e38de24-0b1b-5979-8afa-f6dc75aaa3f2 with identifier: 1988713
2026-03-30 03:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e38de24-0b1b-5979-8afa-f6dc75aaa3f2 with scrape type 2
2026-03-30 03:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e38de24-0b1b-5979-8afa-f6dc75aaa3f2 with scrape type 2
2026-03-30 03:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7e38de24-0b1b-5979-8afa-f6dc75aaa3f2, identifier: 1988713
2026-03-30 03:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7e38de24-0b1b-5979-8afa-f6dc75aaa3f2 with identifier: 1988713
2026-03-30 03:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7e38de24-0b1b-5979-8afa-f6dc75aaa3f2 with identifier: 1988713
2026-03-30 03:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7e38de24-0b1b-5979-8afa-f6dc75aaa3f2 with identifier: 1988713 to the API
2026-03-30 03:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '7e38de24-0b1b-5979-8afa-f6dc75aaa3f2',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT COURIER VU',
'odometer': 86635,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-05',
'seats_number': 2,
'seller_name': None,
'title': 'FORD TRANSIT COURIER VU Transit Courier 1.0E 100ch Stop&Start '
'Limited',
'transmission': 'manual',
'trim': 'Transit Courier 1.0E 100ch Stop&Start Limited',
'vin': None,
'year': 2023}
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:14 [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-30 03:48:14 [ayvens.fr] INFO: Saving data for 1988713: {'auction_closing_time': 1774969200.0, 'created_time': 1774630637.538626, 'last_price_update_time': 1774842494.16368}
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988713') HTTP/1.1" 204 0
2026-03-30 03:48:14 [ayvens.fr] INFO: Found listing with ID: 1988714
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:14 [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-30 03:48:14 [ayvens.fr] INFO: Scrape type for 1988714: 2
2026-03-30 03:48:14 [ayvens.fr] INFO: Extracting data for car ID: 1988714
2026-03-30 03:48:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9f61178-8f91-5af2-a516-45964fcbd71a with identifier: 1988714
2026-03-30 03:48:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9f61178-8f91-5af2-a516-45964fcbd71a with scrape type 2
2026-03-30 03:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9f61178-8f91-5af2-a516-45964fcbd71a with scrape type 2
2026-03-30 03:48:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b9f61178-8f91-5af2-a516-45964fcbd71a, identifier: 1988714
2026-03-30 03:48:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b9f61178-8f91-5af2-a516-45964fcbd71a with identifier: 1988714
2026-03-30 03:48:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b9f61178-8f91-5af2-a516-45964fcbd71a with identifier: 1988714
2026-03-30 03:48:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b9f61178-8f91-5af2-a516-45964fcbd71a with identifier: 1988714 to the API
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:14 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b9f61178-8f91-5af2-a516-45964fcbd71a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 198769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-27',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.6 BlueHDi 95ch Business',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.6 BlueHDi 95ch Business',
'vin': None,
'year': 2017}
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:14 [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-30 03:48:14 [ayvens.fr] INFO: Saving data for 1988714: {'auction_closing_time': 1774969200.0, 'created_time': 1774630638.790103, 'last_price_update_time': 1774842494.658879}
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988714') HTTP/1.1" 204 0
2026-03-30 03:48:14 [ayvens.fr] INFO: Found listing with ID: 1988715
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:14 [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-30 03:48:14 [ayvens.fr] INFO: Scrape type for 1988715: 2
2026-03-30 03:48:14 [ayvens.fr] INFO: Extracting data for car ID: 1988715
2026-03-30 03:48:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4717f88a-c33a-57b4-9a0d-332d2393c920 with identifier: 1988715
2026-03-30 03:48:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4717f88a-c33a-57b4-9a0d-332d2393c920 with scrape type 2
2026-03-30 03:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4717f88a-c33a-57b4-9a0d-332d2393c920 with scrape type 2
2026-03-30 03:48:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4717f88a-c33a-57b4-9a0d-332d2393c920, identifier: 1988715
2026-03-30 03:48:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4717f88a-c33a-57b4-9a0d-332d2393c920 with identifier: 1988715
2026-03-30 03:48:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4717f88a-c33a-57b4-9a0d-332d2393c920 with identifier: 1988715
2026-03-30 03:48:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4717f88a-c33a-57b4-9a0d-332d2393c920 with identifier: 1988715 to the API
2026-03-30 03:48:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 178,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4717f88a-c33a-57b4-9a0d-332d2393c920',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 77181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-11',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg M 1.5 BlueHDi 120ch S&S',
'transmission': 'manual',
'trim': 'Expert Fg M 1.5 BlueHDi 120ch S&S',
'vin': None,
'year': 2024}
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [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-30 03:48:15 [ayvens.fr] INFO: Saving data for 1988715: {'auction_closing_time': 1774969200.0, 'created_time': 1774630640.630887, 'last_price_update_time': 1774842495.037949}
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988715') HTTP/1.1" 204 0
2026-03-30 03:48:15 [ayvens.fr] INFO: Found listing with ID: 1988716
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [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-30 03:48:15 [ayvens.fr] INFO: Scrape type for 1988716: 2
2026-03-30 03:48:15 [ayvens.fr] INFO: Extracting data for car ID: 1988716
2026-03-30 03:48:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ac8e3c-130c-5e74-becb-968cc7642b04 with identifier: 1988716
2026-03-30 03:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ac8e3c-130c-5e74-becb-968cc7642b04 with scrape type 2
2026-03-30 03:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22ac8e3c-130c-5e74-becb-968cc7642b04 with scrape type 2
2026-03-30 03:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 22ac8e3c-130c-5e74-becb-968cc7642b04, identifier: 1988716
2026-03-30 03:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 22ac8e3c-130c-5e74-becb-968cc7642b04 with identifier: 1988716
2026-03-30 03:48:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 22ac8e3c-130c-5e74-becb-968cc7642b04 with identifier: 1988716
2026-03-30 03:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 22ac8e3c-130c-5e74-becb-968cc7642b04 with identifier: 1988716 to the API
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 261,
'color': 'BLANC MINERAL',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '22ac8e3c-130c-5e74-becb-968cc7642b04',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 62572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-25',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3500 L2H2 2.3 Blue dCi 150ch Grand '
'Confort Euro6',
'transmission': 'manual',
'trim': 'Master Fg F3500 L2H2 2.3 Blue dCi 150ch Grand Confort Euro6',
'vin': None,
'year': 2022}
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [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-30 03:48:15 [ayvens.fr] INFO: Saving data for 1988716: {'auction_closing_time': 1774969200.0, 'created_time': 1774630641.666266, 'last_price_update_time': 1774842495.477736}
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988716') HTTP/1.1" 204 0
2026-03-30 03:48:15 [ayvens.fr] INFO: Found listing with ID: 1988717
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [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-30 03:48:15 [ayvens.fr] INFO: Scrape type for 1988717: 2
2026-03-30 03:48:15 [ayvens.fr] INFO: Extracting data for car ID: 1988717
2026-03-30 03:48:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34abdeae-975a-5614-b2fa-85235ba9dbb2 with identifier: 1988717
2026-03-30 03:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34abdeae-975a-5614-b2fa-85235ba9dbb2 with scrape type 2
2026-03-30 03:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34abdeae-975a-5614-b2fa-85235ba9dbb2 with scrape type 2
2026-03-30 03:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 34abdeae-975a-5614-b2fa-85235ba9dbb2, identifier: 1988717
2026-03-30 03:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 34abdeae-975a-5614-b2fa-85235ba9dbb2 with identifier: 1988717
2026-03-30 03:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 34abdeae-975a-5614-b2fa-85235ba9dbb2 with identifier: 1988717
2026-03-30 03:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 34abdeae-975a-5614-b2fa-85235ba9dbb2 with identifier: 1988717 to the API
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 327,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '34abdeae-975a-5614-b2fa-85235ba9dbb2',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 149743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-10',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master CCb F3500 L3 2.3 dCi 135ch Confort',
'transmission': 'manual',
'trim': 'Master CCb F3500 L3 2.3 dCi 135ch Confort',
'vin': None,
'year': 2021}
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [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-30 03:48:15 [ayvens.fr] INFO: Saving data for 1988717: {'auction_closing_time': 1774969200.0, 'created_time': 1774630642.751258, 'last_price_update_time': 1774842495.875501}
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988717') HTTP/1.1" 204 0
2026-03-30 03:48:15 [ayvens.fr] INFO: Found listing with ID: 1988718
2026-03-30 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:15 [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-30 03:48:15 [ayvens.fr] INFO: Scrape type for 1988718: 2
2026-03-30 03:48:15 [ayvens.fr] INFO: Extracting data for car ID: 1988718
2026-03-30 03:48:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6 with identifier: 1988718
2026-03-30 03:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6 with scrape type 2
2026-03-30 03:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6 with scrape type 2
2026-03-30 03:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6, identifier: 1988718
2026-03-30 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6 with identifier: 1988718
2026-03-30 03:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6 with identifier: 1988718
2026-03-30 03:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6 with identifier: 1988718 to the API
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '01574ad8-52cb-57d4-a6a4-ec1e60f7ecf6',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 74163,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-17',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 2.0 BlueHDi 180ch S&S Driver EAT8',
'transmission': 'automatic',
'trim': 'Jumpy Fg M 2.0 BlueHDi 180ch S&S Driver EAT8',
'vin': None,
'year': 2019}
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:16 [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-30 03:48:16 [ayvens.fr] INFO: Saving data for 1988718: {'auction_closing_time': 1774969200.0, 'created_time': 1774630644.943712, 'last_price_update_time': 1774842496.26832}
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988718') HTTP/1.1" 204 0
2026-03-30 03:48:16 [ayvens.fr] INFO: Found listing with ID: 1988719
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:16 [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-30 03:48:16 [ayvens.fr] INFO: Scrape type for 1988719: 2
2026-03-30 03:48:16 [ayvens.fr] INFO: Extracting data for car ID: 1988719
2026-03-30 03:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70fb033-bf53-5df1-ba03-ef04599082b7 with identifier: 1988719
2026-03-30 03:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70fb033-bf53-5df1-ba03-ef04599082b7 with scrape type 2
2026-03-30 03:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a70fb033-bf53-5df1-ba03-ef04599082b7 with scrape type 2
2026-03-30 03:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a70fb033-bf53-5df1-ba03-ef04599082b7, identifier: 1988719
2026-03-30 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a70fb033-bf53-5df1-ba03-ef04599082b7 with identifier: 1988719
2026-03-30 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a70fb033-bf53-5df1-ba03-ef04599082b7 with identifier: 1988719
2026-03-30 03:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a70fb033-bf53-5df1-ba03-ef04599082b7 with identifier: 1988719 to the API
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 84,
'color': 'BLANC PUR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'a70fb033-bf53-5df1-ba03-ef04599082b7',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 48471,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-06',
'seats_number': 2,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris Affaires 100h France Business Affaires',
'transmission': 'automatic',
'trim': 'Yaris Affaires 100h France Business Affaires',
'vin': None,
'year': 2019}
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:16 [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-30 03:48:16 [ayvens.fr] INFO: Saving data for 1988719: {'auction_closing_time': 1774969200.0, 'created_time': 1774630645.930754, 'last_price_update_time': 1774842496.659463}
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988719') HTTP/1.1" 204 0
2026-03-30 03:48:16 [ayvens.fr] INFO: Found listing with ID: 1988720
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:16 [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-30 03:48:16 [ayvens.fr] INFO: Scrape type for 1988720: 2
2026-03-30 03:48:16 [ayvens.fr] INFO: Extracting data for car ID: 1988720
2026-03-30 03:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f572c62-9735-5143-8f98-1b64b5520944 with identifier: 1988720
2026-03-30 03:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f572c62-9735-5143-8f98-1b64b5520944 with scrape type 2
2026-03-30 03:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f572c62-9735-5143-8f98-1b64b5520944 with scrape type 2
2026-03-30 03:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1f572c62-9735-5143-8f98-1b64b5520944, identifier: 1988720
2026-03-30 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1f572c62-9735-5143-8f98-1b64b5520944 with identifier: 1988720
2026-03-30 03:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1f572c62-9735-5143-8f98-1b64b5520944 with identifier: 1988720
2026-03-30 03:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1f572c62-9735-5143-8f98-1b64b5520944 with identifier: 1988720 to the API
2026-03-30 03:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 195,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '1f572c62-9735-5143-8f98-1b64b5520944',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 126780,
'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': 6,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg XL 2.0 BlueHDi 120ch S&S Cabine Approfondie '
'Fixe Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg XL 2.0 BlueHDi 120ch S&S Cabine Approfondie Fixe Driver',
'vin': None,
'year': 2020}
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [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-30 03:48:17 [ayvens.fr] INFO: Saving data for 1988720: {'auction_closing_time': 1774969200.0, 'created_time': 1774630647.183472, 'last_price_update_time': 1774842497.039788}
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988720') HTTP/1.1" 204 0
2026-03-30 03:48:17 [ayvens.fr] INFO: Found listing with ID: 1988721
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [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-30 03:48:17 [ayvens.fr] INFO: Scrape type for 1988721: 2
2026-03-30 03:48:17 [ayvens.fr] INFO: Extracting data for car ID: 1988721
2026-03-30 03:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7dba487-95cd-5ac0-a29d-57b6c475b1f8 with identifier: 1988721
2026-03-30 03:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7dba487-95cd-5ac0-a29d-57b6c475b1f8 with scrape type 2
2026-03-30 03:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7dba487-95cd-5ac0-a29d-57b6c475b1f8 with scrape type 2
2026-03-30 03:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f7dba487-95cd-5ac0-a29d-57b6c475b1f8, identifier: 1988721
2026-03-30 03:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f7dba487-95cd-5ac0-a29d-57b6c475b1f8 with identifier: 1988721
2026-03-30 03:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f7dba487-95cd-5ac0-a29d-57b6c475b1f8 with identifier: 1988721
2026-03-30 03:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f7dba487-95cd-5ac0-a29d-57b6c475b1f8 with identifier: 1988721 to the API
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 173,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f7dba487-95cd-5ac0-a29d-57b6c475b1f8',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 91516,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'vin': None,
'year': 2022}
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [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-30 03:48:17 [ayvens.fr] INFO: Saving data for 1988721: {'auction_closing_time': 1774969200.0, 'created_time': 1774630648.734759, 'last_price_update_time': 1774842497.43786}
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988721') HTTP/1.1" 204 0
2026-03-30 03:48:17 [ayvens.fr] INFO: Found listing with ID: 1988722
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [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-30 03:48:17 [ayvens.fr] INFO: Scrape type for 1988722: 2
2026-03-30 03:48:17 [ayvens.fr] INFO: Extracting data for car ID: 1988722
2026-03-30 03:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39651d8b-0b14-5a27-9c2d-7e6cee1c38d9 with identifier: 1988722
2026-03-30 03:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39651d8b-0b14-5a27-9c2d-7e6cee1c38d9 with scrape type 2
2026-03-30 03:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39651d8b-0b14-5a27-9c2d-7e6cee1c38d9 with scrape type 2
2026-03-30 03:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 39651d8b-0b14-5a27-9c2d-7e6cee1c38d9, identifier: 1988722
2026-03-30 03:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 39651d8b-0b14-5a27-9c2d-7e6cee1c38d9 with identifier: 1988722
2026-03-30 03:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 39651d8b-0b14-5a27-9c2d-7e6cee1c38d9 with identifier: 1988722
2026-03-30 03:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 39651d8b-0b14-5a27-9c2d-7e6cee1c38d9 with identifier: 1988722 to the API
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 252,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '39651d8b-0b14-5a27-9c2d-7e6cee1c38d9',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 109495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-23',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 435 L4H2 2.2 BlueHDi S&S 140ch Asphalt',
'transmission': 'manual',
'trim': 'Boxer Fg 435 L4H2 2.2 BlueHDi S&S 140ch Asphalt',
'vin': None,
'year': 2020}
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [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-30 03:48:17 [ayvens.fr] INFO: Saving data for 1988722: {'auction_closing_time': 1774969200.0, 'created_time': 1774630649.946866, 'last_price_update_time': 1774842497.830072}
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988722') HTTP/1.1" 204 0
2026-03-30 03:48:17 [ayvens.fr] INFO: Found listing with ID: 1988723
2026-03-30 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:17 [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-30 03:48:17 [ayvens.fr] INFO: Scrape type for 1988723: 2
2026-03-30 03:48:17 [ayvens.fr] INFO: Extracting data for car ID: 1988723
2026-03-30 03:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8704863-066c-58a7-a38f-61df158d1149 with identifier: 1988723
2026-03-30 03:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8704863-066c-58a7-a38f-61df158d1149 with scrape type 2
2026-03-30 03:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8704863-066c-58a7-a38f-61df158d1149 with scrape type 2
2026-03-30 03:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e8704863-066c-58a7-a38f-61df158d1149, identifier: 1988723
2026-03-30 03:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e8704863-066c-58a7-a38f-61df158d1149 with identifier: 1988723
2026-03-30 03:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e8704863-066c-58a7-a38f-61df158d1149 with identifier: 1988723
2026-03-30 03:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e8704863-066c-58a7-a38f-61df158d1149 with identifier: 1988723 to the API
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:18 [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': 'petrol',
'id': 'e8704863-066c-58a7-a38f-61df158d1149',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 117539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-02',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Réversible 1.0 TCe 90ch Evolution',
'transmission': 'manual',
'trim': 'Clio Réversible 1.0 TCe 90ch Evolution',
'vin': None,
'year': 2023}
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:18 [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-30 03:48:18 [ayvens.fr] INFO: Saving data for 1988723: {'auction_closing_time': 1774969200.0, 'created_time': 1774630650.875077, 'last_price_update_time': 1774842498.21842}
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988723') HTTP/1.1" 204 0
2026-03-30 03:48:18 [ayvens.fr] INFO: Found listing with ID: 1988724
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:18 [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-30 03:48:18 [ayvens.fr] INFO: Scrape type for 1988724: 2
2026-03-30 03:48:18 [ayvens.fr] INFO: Extracting data for car ID: 1988724
2026-03-30 03:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90884934-6611-5ac6-aa02-f01b1555e631 with identifier: 1988724
2026-03-30 03:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90884934-6611-5ac6-aa02-f01b1555e631 with scrape type 2
2026-03-30 03:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90884934-6611-5ac6-aa02-f01b1555e631 with scrape type 2
2026-03-30 03:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 90884934-6611-5ac6-aa02-f01b1555e631, identifier: 1988724
2026-03-30 03:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 90884934-6611-5ac6-aa02-f01b1555e631 with identifier: 1988724
2026-03-30 03:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 90884934-6611-5ac6-aa02-f01b1555e631 with identifier: 1988724
2026-03-30 03:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 90884934-6611-5ac6-aa02-f01b1555e631 with identifier: 1988724 to the API
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': None,
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '90884934-6611-5ac6-aa02-f01b1555e631',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 108371,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-09',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo M 1.6 BlueHDi 100 S&S Business ETG6',
'transmission': 'automatic',
'trim': 'Berlingo M 1.6 BlueHDi 100 S&S Business ETG6',
'vin': None,
'year': 2019}
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:18 [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-30 03:48:18 [ayvens.fr] INFO: Saving data for 1988724: {'auction_closing_time': 1774969200.0, 'created_time': 1774630652.338422, 'last_price_update_time': 1774842498.615326}
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988724') HTTP/1.1" 204 0
2026-03-30 03:48:18 [ayvens.fr] INFO: Found listing with ID: 1988725
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:18 [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-30 03:48:18 [ayvens.fr] INFO: Scrape type for 1988725: 2
2026-03-30 03:48:18 [ayvens.fr] INFO: Extracting data for car ID: 1988725
2026-03-30 03:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a378221-a8f9-547c-99cb-61921e2317e2 with identifier: 1988725
2026-03-30 03:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a378221-a8f9-547c-99cb-61921e2317e2 with scrape type 2
2026-03-30 03:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a378221-a8f9-547c-99cb-61921e2317e2 with scrape type 2
2026-03-30 03:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5a378221-a8f9-547c-99cb-61921e2317e2, identifier: 1988725
2026-03-30 03:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5a378221-a8f9-547c-99cb-61921e2317e2 with identifier: 1988725
2026-03-30 03:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5a378221-a8f9-547c-99cb-61921e2317e2 with identifier: 1988725
2026-03-30 03:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5a378221-a8f9-547c-99cb-61921e2317e2 with identifier: 1988725 to the API
2026-03-30 03:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5a378221-a8f9-547c-99cb-61921e2317e2',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'EXPRESS',
'odometer': 148891,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-21',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS Kangoo Express 1.5 Blue dCi 95ch Confort',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 95ch Confort',
'vin': None,
'year': 2021}
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [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-30 03:48:19 [ayvens.fr] INFO: Saving data for 1988725: {'auction_closing_time': 1774969200.0, 'created_time': 1774630654.523509, 'last_price_update_time': 1774842499.082725}
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988725') HTTP/1.1" 204 0
2026-03-30 03:48:19 [ayvens.fr] INFO: Found listing with ID: 1988726
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [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-30 03:48:19 [ayvens.fr] INFO: Scrape type for 1988726: 2
2026-03-30 03:48:19 [ayvens.fr] INFO: Extracting data for car ID: 1988726
2026-03-30 03:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c808c82-9ed3-5c43-b87b-36240c72e575 with identifier: 1988726
2026-03-30 03:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c808c82-9ed3-5c43-b87b-36240c72e575 with scrape type 2
2026-03-30 03:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c808c82-9ed3-5c43-b87b-36240c72e575 with scrape type 2
2026-03-30 03:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0c808c82-9ed3-5c43-b87b-36240c72e575, identifier: 1988726
2026-03-30 03:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0c808c82-9ed3-5c43-b87b-36240c72e575 with identifier: 1988726
2026-03-30 03:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0c808c82-9ed3-5c43-b87b-36240c72e575 with identifier: 1988726
2026-03-30 03:48:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0c808c82-9ed3-5c43-b87b-36240c72e575 with identifier: 1988726 to the API
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 172,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '0c808c82-9ed3-5c43-b87b-36240c72e575',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'VIVARO',
'odometer': 72167,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-16',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL VIVARO Vivaro Fg L2 Standard 1.5 D 120ch Pack Business',
'transmission': 'manual',
'trim': 'Vivaro Fg L2 Standard 1.5 D 120ch Pack Business',
'vin': None,
'year': 2022}
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [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-30 03:48:19 [ayvens.fr] INFO: Saving data for 1988726: {'auction_closing_time': 1774969200.0, 'created_time': 1774630658.964808, 'last_price_update_time': 1774842499.467685}
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988726') HTTP/1.1" 204 0
2026-03-30 03:48:19 [ayvens.fr] INFO: Found listing with ID: 1988727
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [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-30 03:48:19 [ayvens.fr] INFO: Scrape type for 1988727: 2
2026-03-30 03:48:19 [ayvens.fr] INFO: Extracting data for car ID: 1988727
2026-03-30 03:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97486fbe-9fd9-5643-a730-7592d4768880 with identifier: 1988727
2026-03-30 03:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97486fbe-9fd9-5643-a730-7592d4768880 with scrape type 2
2026-03-30 03:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97486fbe-9fd9-5643-a730-7592d4768880 with scrape type 2
2026-03-30 03:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 97486fbe-9fd9-5643-a730-7592d4768880, identifier: 1988727
2026-03-30 03:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 97486fbe-9fd9-5643-a730-7592d4768880 with identifier: 1988727
2026-03-30 03:48:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 97486fbe-9fd9-5643-a730-7592d4768880 with identifier: 1988727
2026-03-30 03:48:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 97486fbe-9fd9-5643-a730-7592d4768880 with identifier: 1988727 to the API
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 206,
'color': 'GRIS URBAN',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '97486fbe-9fd9-5643-a730-7592d4768880',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 28245,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-14',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L2H1 1200 2.0 dCi 145ch Energy Grand '
'Confort EDC',
'transmission': 'automatic',
'trim': 'Trafic Fg L2H1 1200 2.0 dCi 145ch Energy Grand Confort EDC',
'vin': None,
'year': 2020}
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [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-30 03:48:19 [ayvens.fr] INFO: Saving data for 1988727: {'auction_closing_time': 1774969200.0, 'created_time': 1774630662.960145, 'last_price_update_time': 1774842499.870043}
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988727') HTTP/1.1" 204 0
2026-03-30 03:48:19 [ayvens.fr] INFO: Found listing with ID: 1988728
2026-03-30 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:19 [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-30 03:48:19 [ayvens.fr] INFO: Scrape type for 1988728: 2
2026-03-30 03:48:19 [ayvens.fr] INFO: Extracting data for car ID: 1988728
2026-03-30 03:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9732b14-eb73-5923-bfd3-083a68993e93 with identifier: 1988728
2026-03-30 03:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9732b14-eb73-5923-bfd3-083a68993e93 with scrape type 2
2026-03-30 03:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9732b14-eb73-5923-bfd3-083a68993e93 with scrape type 2
2026-03-30 03:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e9732b14-eb73-5923-bfd3-083a68993e93, identifier: 1988728
2026-03-30 03:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e9732b14-eb73-5923-bfd3-083a68993e93 with identifier: 1988728
2026-03-30 03:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e9732b14-eb73-5923-bfd3-083a68993e93 with identifier: 1988728
2026-03-30 03:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e9732b14-eb73-5923-bfd3-083a68993e93 with identifier: 1988728 to the API
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e9732b14-eb73-5923-bfd3-083a68993e93',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 107418,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-22',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg XL 2.0 BlueHDi 120ch S&S Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg XL 2.0 BlueHDi 120ch S&S Driver',
'vin': None,
'year': 2020}
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:20 [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-30 03:48:20 [ayvens.fr] INFO: Saving data for 1988728: {'auction_closing_time': 1774969200.0, 'created_time': 1774630662.06363, 'last_price_update_time': 1774842500.243565}
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988728') HTTP/1.1" 204 0
2026-03-30 03:48:20 [ayvens.fr] INFO: Found listing with ID: 1988729
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:20 [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-30 03:48:20 [ayvens.fr] INFO: Scrape type for 1988729: 2
2026-03-30 03:48:20 [ayvens.fr] INFO: Extracting data for car ID: 1988729
2026-03-30 03:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34403405-b481-5b07-b0b0-821944f37fb7 with identifier: 1988729
2026-03-30 03:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34403405-b481-5b07-b0b0-821944f37fb7 with scrape type 2
2026-03-30 03:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34403405-b481-5b07-b0b0-821944f37fb7 with scrape type 2
2026-03-30 03:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 34403405-b481-5b07-b0b0-821944f37fb7, identifier: 1988729
2026-03-30 03:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 34403405-b481-5b07-b0b0-821944f37fb7 with identifier: 1988729
2026-03-30 03:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 34403405-b481-5b07-b0b0-821944f37fb7 with identifier: 1988729
2026-03-30 03:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 34403405-b481-5b07-b0b0-821944f37fb7 with identifier: 1988729 to the API
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 178,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '34403405-b481-5b07-b0b0-821944f37fb7',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 66252,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-03',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg M 1.5 BlueHDi 120ch S&S',
'transmission': 'manual',
'trim': 'Expert Fg M 1.5 BlueHDi 120ch S&S',
'vin': None,
'year': 2024}
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:20 [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-30 03:48:20 [ayvens.fr] INFO: Saving data for 1988729: {'auction_closing_time': 1774969200.0, 'created_time': 1774630660.890105, 'last_price_update_time': 1774842500.653295}
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988729') HTTP/1.1" 204 0
2026-03-30 03:48:20 [ayvens.fr] INFO: Found listing with ID: 1988730
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:20 [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-30 03:48:20 [ayvens.fr] INFO: Scrape type for 1988730: 2
2026-03-30 03:48:20 [ayvens.fr] INFO: Extracting data for car ID: 1988730
2026-03-30 03:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ebdfee-2fee-5b3b-82dd-0dda4576e354 with identifier: 1988730
2026-03-30 03:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ebdfee-2fee-5b3b-82dd-0dda4576e354 with scrape type 2
2026-03-30 03:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ebdfee-2fee-5b3b-82dd-0dda4576e354 with scrape type 2
2026-03-30 03:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e6ebdfee-2fee-5b3b-82dd-0dda4576e354, identifier: 1988730
2026-03-30 03:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e6ebdfee-2fee-5b3b-82dd-0dda4576e354 with identifier: 1988730
2026-03-30 03:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e6ebdfee-2fee-5b3b-82dd-0dda4576e354 with identifier: 1988730
2026-03-30 03:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e6ebdfee-2fee-5b3b-82dd-0dda4576e354 with identifier: 1988730 to the API
2026-03-30 03:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e6ebdfee-2fee-5b3b-82dd-0dda4576e354',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 126208,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-04',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.5 BlueHDi 100ch S&S BVM Feel Business R',
'transmission': 'manual',
'trim': 'C3 Sté 1.5 BlueHDi 100ch S&S BVM Feel Business R',
'vin': None,
'year': 2020}
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [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-30 03:48:21 [ayvens.fr] INFO: Saving data for 1988730: {'auction_closing_time': 1774969200.0, 'created_time': 1774630663.900544, 'last_price_update_time': 1774842501.064635}
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988730') HTTP/1.1" 204 0
2026-03-30 03:48:21 [ayvens.fr] INFO: Found listing with ID: 1988731
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [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-30 03:48:21 [ayvens.fr] INFO: Scrape type for 1988731: 2
2026-03-30 03:48:21 [ayvens.fr] INFO: Extracting data for car ID: 1988731
2026-03-30 03:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0767030c-7258-5f38-9d89-95c420c87175 with identifier: 1988731
2026-03-30 03:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0767030c-7258-5f38-9d89-95c420c87175 with scrape type 2
2026-03-30 03:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0767030c-7258-5f38-9d89-95c420c87175 with scrape type 2
2026-03-30 03:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0767030c-7258-5f38-9d89-95c420c87175, identifier: 1988731
2026-03-30 03:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0767030c-7258-5f38-9d89-95c420c87175 with identifier: 1988731
2026-03-30 03:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0767030c-7258-5f38-9d89-95c420c87175 with identifier: 1988731
2026-03-30 03:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0767030c-7258-5f38-9d89-95c420c87175 with identifier: 1988731 to the API
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 229,
'color': 'BLANC BANQUISE OPAQUE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '0767030c-7258-5f38-9d89-95c420c87175',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPER',
'odometer': 130995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-05',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPER Jumper Fg 33 L1H1 2.2 BlueHDi 140 S&S Driver',
'transmission': 'manual',
'trim': 'Jumper Fg 33 L1H1 2.2 BlueHDi 140 S&S Driver',
'vin': None,
'year': 2022}
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [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-30 03:48:21 [ayvens.fr] INFO: Saving data for 1988731: {'auction_closing_time': 1774969200.0, 'created_time': 1774630664.948289, 'last_price_update_time': 1774842501.488706}
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988731') HTTP/1.1" 204 0
2026-03-30 03:48:21 [ayvens.fr] INFO: Found listing with ID: 1988732
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [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-30 03:48:21 [ayvens.fr] INFO: Scrape type for 1988732: 2
2026-03-30 03:48:21 [ayvens.fr] INFO: Extracting data for car ID: 1988732
2026-03-30 03:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd920cb-cdc5-5c81-a90a-be77f7ba083d with identifier: 1988732
2026-03-30 03:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd920cb-cdc5-5c81-a90a-be77f7ba083d with scrape type 2
2026-03-30 03:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fd920cb-cdc5-5c81-a90a-be77f7ba083d with scrape type 2
2026-03-30 03:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8fd920cb-cdc5-5c81-a90a-be77f7ba083d, identifier: 1988732
2026-03-30 03:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8fd920cb-cdc5-5c81-a90a-be77f7ba083d with identifier: 1988732
2026-03-30 03:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8fd920cb-cdc5-5c81-a90a-be77f7ba083d with identifier: 1988732
2026-03-30 03:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8fd920cb-cdc5-5c81-a90a-be77f7ba083d with identifier: 1988732 to the API
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 354,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '8fd920cb-cdc5-5c81-a90a-be77f7ba083d',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER PROPULSION',
'odometer': 113721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-11',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER PROPULSION Master Fg RJ3500 L3H2 2.3 Blue dCi 130ch '
'Confort',
'transmission': 'manual',
'trim': 'Master Fg RJ3500 L3H2 2.3 Blue dCi 130ch Confort',
'vin': None,
'year': 2022}
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [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-30 03:48:21 [ayvens.fr] INFO: Saving data for 1988732: {'auction_closing_time': 1774969200.0, 'created_time': 1774630666.061282, 'last_price_update_time': 1774842501.883932}
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988732') HTTP/1.1" 204 0
2026-03-30 03:48:21 [ayvens.fr] INFO: Found listing with ID: 1988733
2026-03-30 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:21 [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-30 03:48:21 [ayvens.fr] INFO: Scrape type for 1988733: 2
2026-03-30 03:48:21 [ayvens.fr] INFO: Extracting data for car ID: 1988733
2026-03-30 03:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58de17d-f262-5660-ae77-ec0d9d1fcd88 with identifier: 1988733
2026-03-30 03:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58de17d-f262-5660-ae77-ec0d9d1fcd88 with scrape type 2
2026-03-30 03:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58de17d-f262-5660-ae77-ec0d9d1fcd88 with scrape type 2
2026-03-30 03:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b58de17d-f262-5660-ae77-ec0d9d1fcd88, identifier: 1988733
2026-03-30 03:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b58de17d-f262-5660-ae77-ec0d9d1fcd88 with identifier: 1988733
2026-03-30 03:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b58de17d-f262-5660-ae77-ec0d9d1fcd88 with identifier: 1988733
2026-03-30 03:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b58de17d-f262-5660-ae77-ec0d9d1fcd88 with identifier: 1988733 to the API
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 164,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b58de17d-f262-5660-ae77-ec0d9d1fcd88',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 73776,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-02',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'vin': None,
'year': 2020}
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:22 [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-30 03:48:22 [ayvens.fr] INFO: Saving data for 1988733: {'auction_closing_time': 1774969200.0, 'created_time': 1774630667.092175, 'last_price_update_time': 1774842502.290246}
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988733') HTTP/1.1" 204 0
2026-03-30 03:48:22 [ayvens.fr] INFO: Found listing with ID: 1988734
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:22 [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-30 03:48:22 [ayvens.fr] INFO: Scrape type for 1988734: 2
2026-03-30 03:48:22 [ayvens.fr] INFO: Extracting data for car ID: 1988734
2026-03-30 03:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9065bca1-7f60-5d08-bc63-21396d1a9b05 with identifier: 1988734
2026-03-30 03:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9065bca1-7f60-5d08-bc63-21396d1a9b05 with scrape type 2
2026-03-30 03:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9065bca1-7f60-5d08-bc63-21396d1a9b05 with scrape type 2
2026-03-30 03:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9065bca1-7f60-5d08-bc63-21396d1a9b05, identifier: 1988734
2026-03-30 03:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9065bca1-7f60-5d08-bc63-21396d1a9b05 with identifier: 1988734
2026-03-30 03:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9065bca1-7f60-5d08-bc63-21396d1a9b05 with identifier: 1988734
2026-03-30 03:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9065bca1-7f60-5d08-bc63-21396d1a9b05 with identifier: 1988734 to the API
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 222,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9065bca1-7f60-5d08-bc63-21396d1a9b05',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER PROPULSION',
'odometer': 133181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-08',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER PROPULSION Master CCb R3500RJ PAF AR Court 2.3 dCi '
'165ch energy Grand Confort EuroVI',
'transmission': 'manual',
'trim': 'Master CCb R3500RJ PAF AR Court 2.3 dCi 165ch energy Grand Confort '
'EuroVI',
'vin': None,
'year': 2017}
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:22 [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-30 03:48:22 [ayvens.fr] INFO: Saving data for 1988734: {'auction_closing_time': 1774969200.0, 'created_time': 1774630669.449803, 'last_price_update_time': 1774842502.680018}
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988734') HTTP/1.1" 204 0
2026-03-30 03:48:22 [ayvens.fr] INFO: Found listing with ID: 1988735
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:22 [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-30 03:48:22 [ayvens.fr] INFO: Scrape type for 1988735: 2
2026-03-30 03:48:22 [ayvens.fr] INFO: Extracting data for car ID: 1988735
2026-03-30 03:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3388d3c9-8fbb-5eb8-9149-ef59ddd6560c with identifier: 1988735
2026-03-30 03:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3388d3c9-8fbb-5eb8-9149-ef59ddd6560c with scrape type 2
2026-03-30 03:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3388d3c9-8fbb-5eb8-9149-ef59ddd6560c with scrape type 2
2026-03-30 03:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3388d3c9-8fbb-5eb8-9149-ef59ddd6560c, identifier: 1988735
2026-03-30 03:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3388d3c9-8fbb-5eb8-9149-ef59ddd6560c with identifier: 1988735
2026-03-30 03:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3388d3c9-8fbb-5eb8-9149-ef59ddd6560c with identifier: 1988735
2026-03-30 03:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3388d3c9-8fbb-5eb8-9149-ef59ddd6560c with identifier: 1988735 to the API
2026-03-30 03:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:23 [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': 4,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '3388d3c9-8fbb-5eb8-9149-ef59ddd6560c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'VIVARO',
'odometer': 139431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-02',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL VIVARO Vivaro Fg L2 Standard 2.0 D 180ch Pack Business BVA8',
'transmission': 'automatic',
'trim': 'Vivaro Fg L2 Standard 2.0 D 180ch Pack Business BVA8',
'vin': None,
'year': 2019}
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [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-30 03:48:23 [ayvens.fr] INFO: Saving data for 1988735: {'auction_closing_time': 1774969200.0, 'created_time': 1774630670.734779, 'last_price_update_time': 1774842503.083016}
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988735') HTTP/1.1" 204 0
2026-03-30 03:48:23 [ayvens.fr] INFO: Found listing with ID: 1988736
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [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-30 03:48:23 [ayvens.fr] INFO: Scrape type for 1988736: 2
2026-03-30 03:48:23 [ayvens.fr] INFO: Extracting data for car ID: 1988736
2026-03-30 03:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1e3c95d-bd9f-552b-b603-a42a3c265490 with identifier: 1988736
2026-03-30 03:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1e3c95d-bd9f-552b-b603-a42a3c265490 with scrape type 2
2026-03-30 03:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1e3c95d-bd9f-552b-b603-a42a3c265490 with scrape type 2
2026-03-30 03:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b1e3c95d-bd9f-552b-b603-a42a3c265490, identifier: 1988736
2026-03-30 03:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b1e3c95d-bd9f-552b-b603-a42a3c265490 with identifier: 1988736
2026-03-30 03:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b1e3c95d-bd9f-552b-b603-a42a3c265490 with identifier: 1988736
2026-03-30 03:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b1e3c95d-bd9f-552b-b603-a42a3c265490 with identifier: 1988736 to the API
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:23 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b1e3c95d-bd9f-552b-b603-a42a3c265490',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 76841,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-26',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van M 650kg BlueHDi 130 S&S Driver EAT8',
'transmission': 'automatic',
'trim': 'Berlingo Van M 650kg BlueHDi 130 S&S Driver EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [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-30 03:48:23 [ayvens.fr] INFO: Saving data for 1988736: {'auction_closing_time': 1774969200.0, 'created_time': 1774630671.64179, 'last_price_update_time': 1774842503.559356}
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988736') HTTP/1.1" 204 0
2026-03-30 03:48:23 [ayvens.fr] INFO: Found listing with ID: 1988737
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [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-30 03:48:23 [ayvens.fr] INFO: Scrape type for 1988737: 2
2026-03-30 03:48:23 [ayvens.fr] INFO: Extracting data for car ID: 1988737
2026-03-30 03:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d2236b4-d05a-53a4-929c-1e147682b928 with identifier: 1988737
2026-03-30 03:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d2236b4-d05a-53a4-929c-1e147682b928 with scrape type 2
2026-03-30 03:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d2236b4-d05a-53a4-929c-1e147682b928 with scrape type 2
2026-03-30 03:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3d2236b4-d05a-53a4-929c-1e147682b928, identifier: 1988737
2026-03-30 03:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3d2236b4-d05a-53a4-929c-1e147682b928 with identifier: 1988737
2026-03-30 03:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3d2236b4-d05a-53a4-929c-1e147682b928 with identifier: 1988737
2026-03-30 03:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3d2236b4-d05a-53a4-929c-1e147682b928 with identifier: 1988737 to the API
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 255,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '3d2236b4-d05a-53a4-929c-1e147682b928',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 19222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-15',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 435 L4H3 2.2 BlueHDi S&S 140ch Asphalt',
'transmission': 'manual',
'trim': 'Boxer Fg 435 L4H3 2.2 BlueHDi S&S 140ch Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [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-30 03:48:23 [ayvens.fr] INFO: Saving data for 1988737: {'auction_closing_time': 1774969200.0, 'created_time': 1774630673.035719, 'last_price_update_time': 1774842503.957237}
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988737') HTTP/1.1" 204 0
2026-03-30 03:48:23 [ayvens.fr] INFO: Found listing with ID: 1988738
2026-03-30 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:24 [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-30 03:48:24 [ayvens.fr] INFO: Scrape type for 1988738: 2
2026-03-30 03:48:24 [ayvens.fr] INFO: Extracting data for car ID: 1988738
2026-03-30 03:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a9700d-64df-5b48-a37c-4e47e110fe3a with identifier: 1988738
2026-03-30 03:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a9700d-64df-5b48-a37c-4e47e110fe3a with scrape type 2
2026-03-30 03:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27a9700d-64df-5b48-a37c-4e47e110fe3a with scrape type 2
2026-03-30 03:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 27a9700d-64df-5b48-a37c-4e47e110fe3a, identifier: 1988738
2026-03-30 03:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 27a9700d-64df-5b48-a37c-4e47e110fe3a with identifier: 1988738
2026-03-30 03:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 27a9700d-64df-5b48-a37c-4e47e110fe3a with identifier: 1988738
2026-03-30 03:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 27a9700d-64df-5b48-a37c-4e47e110fe3a with identifier: 1988738 to the API
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 236,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '27a9700d-64df-5b48-a37c-4e47e110fe3a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'MOVANO',
'odometer': 80613,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-28',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL MOVANO Movano Fg 3.3T L2H2 2.2d 120ch Pack Clim',
'transmission': 'manual',
'trim': 'Movano Fg 3.3T L2H2 2.2d 120ch Pack Clim',
'vin': None,
'year': 2022}
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:24 [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-30 03:48:24 [ayvens.fr] INFO: Saving data for 1988738: {'auction_closing_time': 1774969200.0, 'created_time': 1774630674.381581, 'last_price_update_time': 1774842504.388651}
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988738') HTTP/1.1" 204 0
2026-03-30 03:48:24 [ayvens.fr] INFO: Found listing with ID: 1988739
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:24 [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-30 03:48:24 [ayvens.fr] INFO: Scrape type for 1988739: 2
2026-03-30 03:48:24 [ayvens.fr] INFO: Extracting data for car ID: 1988739
2026-03-30 03:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8 with identifier: 1988739
2026-03-30 03:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8 with scrape type 2
2026-03-30 03:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8 with scrape type 2
2026-03-30 03:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8, identifier: 1988739
2026-03-30 03:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8 with identifier: 1988739
2026-03-30 03:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8 with identifier: 1988739
2026-03-30 03:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8 with identifier: 1988739 to the API
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 212,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ea6c19a9-44a5-5f85-8266-bd1ce2ed6cf8',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 86795,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-31',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master CCb F3500 L3 2.3 dCi 130ch Grand Confort',
'transmission': 'manual',
'trim': 'Master CCb F3500 L3 2.3 dCi 130ch Grand Confort',
'vin': None,
'year': 2019}
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:24 [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-30 03:48:24 [ayvens.fr] INFO: Saving data for 1988739: {'auction_closing_time': 1774969200.0, 'created_time': 1774630675.011028, 'last_price_update_time': 1774842504.784853}
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988739') HTTP/1.1" 204 0
2026-03-30 03:48:24 [ayvens.fr] INFO: Found listing with ID: 1988740
2026-03-30 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:24 [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-30 03:48:24 [ayvens.fr] INFO: Scrape type for 1988740: 2
2026-03-30 03:48:24 [ayvens.fr] INFO: Extracting data for car ID: 1988740
2026-03-30 03:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 779ef1b8-231e-5adc-aa82-c3b52869d4aa with identifier: 1988740
2026-03-30 03:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 779ef1b8-231e-5adc-aa82-c3b52869d4aa with scrape type 2
2026-03-30 03:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 779ef1b8-231e-5adc-aa82-c3b52869d4aa with scrape type 2
2026-03-30 03:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 779ef1b8-231e-5adc-aa82-c3b52869d4aa, identifier: 1988740
2026-03-30 03:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 779ef1b8-231e-5adc-aa82-c3b52869d4aa with identifier: 1988740
2026-03-30 03:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 779ef1b8-231e-5adc-aa82-c3b52869d4aa with identifier: 1988740
2026-03-30 03:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 779ef1b8-231e-5adc-aa82-c3b52869d4aa with identifier: 1988740 to the API
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '779ef1b8-231e-5adc-aa82-c3b52869d4aa',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 103474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-13',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 Blue dCi 95ch Extra '
'R-Link',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 95ch Extra R-Link',
'vin': None,
'year': 2021}
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [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-30 03:48:25 [ayvens.fr] INFO: Saving data for 1988740: {'auction_closing_time': 1774969200.0, 'created_time': 1774630676.351345, 'last_price_update_time': 1774842505.177056}
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988740') HTTP/1.1" 204 0
2026-03-30 03:48:25 [ayvens.fr] INFO: Found listing with ID: 1988741
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [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-30 03:48:25 [ayvens.fr] INFO: Scrape type for 1988741: 2
2026-03-30 03:48:25 [ayvens.fr] INFO: Extracting data for car ID: 1988741
2026-03-30 03:48:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4c82b86-4f43-5a14-88d4-cb2e32f79720 with identifier: 1988741
2026-03-30 03:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4c82b86-4f43-5a14-88d4-cb2e32f79720 with scrape type 2
2026-03-30 03:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4c82b86-4f43-5a14-88d4-cb2e32f79720 with scrape type 2
2026-03-30 03:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d4c82b86-4f43-5a14-88d4-cb2e32f79720, identifier: 1988741
2026-03-30 03:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d4c82b86-4f43-5a14-88d4-cb2e32f79720 with identifier: 1988741
2026-03-30 03:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d4c82b86-4f43-5a14-88d4-cb2e32f79720 with identifier: 1988741
2026-03-30 03:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d4c82b86-4f43-5a14-88d4-cb2e32f79720 with identifier: 1988741 to the API
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd4c82b86-4f43-5a14-88d4-cb2e32f79720',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 69765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-30',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 Blue dCi 95ch Grand '
'Confort',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 95ch Grand Confort',
'vin': None,
'year': 2020}
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [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-30 03:48:25 [ayvens.fr] INFO: Saving data for 1988741: {'auction_closing_time': 1774969200.0, 'created_time': 1774630677.509556, 'last_price_update_time': 1774842505.574202}
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988741') HTTP/1.1" 204 0
2026-03-30 03:48:25 [ayvens.fr] INFO: Found listing with ID: 1988742
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [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-30 03:48:25 [ayvens.fr] INFO: Scrape type for 1988742: 2
2026-03-30 03:48:25 [ayvens.fr] INFO: Extracting data for car ID: 1988742
2026-03-30 03:48:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ceae3b3-adf8-598e-a805-4c3e1158e502 with identifier: 1988742
2026-03-30 03:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ceae3b3-adf8-598e-a805-4c3e1158e502 with scrape type 2
2026-03-30 03:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ceae3b3-adf8-598e-a805-4c3e1158e502 with scrape type 2
2026-03-30 03:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2ceae3b3-adf8-598e-a805-4c3e1158e502, identifier: 1988742
2026-03-30 03:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2ceae3b3-adf8-598e-a805-4c3e1158e502 with identifier: 1988742
2026-03-30 03:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2ceae3b3-adf8-598e-a805-4c3e1158e502 with identifier: 1988742
2026-03-30 03:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2ceae3b3-adf8-598e-a805-4c3e1158e502 with identifier: 1988742 to the API
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2ceae3b3-adf8-598e-a805-4c3e1158e502',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 124181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-21',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van M 650kg BlueHDi 100 S&S Club',
'transmission': 'manual',
'trim': 'Berlingo Van M 650kg BlueHDi 100 S&S Club',
'vin': None,
'year': 2022}
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [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-30 03:48:25 [ayvens.fr] INFO: Saving data for 1988742: {'auction_closing_time': 1774969200.0, 'created_time': 1774630678.769258, 'last_price_update_time': 1774842505.96254}
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988742') HTTP/1.1" 204 0
2026-03-30 03:48:25 [ayvens.fr] INFO: Found listing with ID: 1988743
2026-03-30 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:25 [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-30 03:48:25 [ayvens.fr] INFO: Scrape type for 1988743: 2
2026-03-30 03:48:25 [ayvens.fr] INFO: Extracting data for car ID: 1988743
2026-03-30 03:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc5c7bb3-685e-52b6-ae12-1c943e1a88ae with identifier: 1988743
2026-03-30 03:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc5c7bb3-685e-52b6-ae12-1c943e1a88ae with scrape type 2
2026-03-30 03:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc5c7bb3-685e-52b6-ae12-1c943e1a88ae with scrape type 2
2026-03-30 03:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fc5c7bb3-685e-52b6-ae12-1c943e1a88ae, identifier: 1988743
2026-03-30 03:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fc5c7bb3-685e-52b6-ae12-1c943e1a88ae with identifier: 1988743
2026-03-30 03:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fc5c7bb3-685e-52b6-ae12-1c943e1a88ae with identifier: 1988743
2026-03-30 03:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fc5c7bb3-685e-52b6-ae12-1c943e1a88ae with identifier: 1988743 to the API
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'fc5c7bb3-685e-52b6-ae12-1c943e1a88ae',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 75432,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-25',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Reversible 1.0 TCe 90ch Business',
'transmission': 'manual',
'trim': 'Clio Reversible 1.0 TCe 90ch Business',
'vin': None,
'year': 2022}
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:26 [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-30 03:48:26 [ayvens.fr] INFO: Saving data for 1988743: {'auction_closing_time': 1774969200.0, 'created_time': 1774630680.030405, 'last_price_update_time': 1774842506.3487}
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988743') HTTP/1.1" 204 0
2026-03-30 03:48:26 [ayvens.fr] INFO: Found listing with ID: 1988744
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:26 [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-30 03:48:26 [ayvens.fr] INFO: Scrape type for 1988744: 2
2026-03-30 03:48:26 [ayvens.fr] INFO: Extracting data for car ID: 1988744
2026-03-30 03:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c703ca9-f9d7-5b39-a322-4fb737404a6d with identifier: 1988744
2026-03-30 03:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c703ca9-f9d7-5b39-a322-4fb737404a6d with scrape type 2
2026-03-30 03:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c703ca9-f9d7-5b39-a322-4fb737404a6d with scrape type 2
2026-03-30 03:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5c703ca9-f9d7-5b39-a322-4fb737404a6d, identifier: 1988744
2026-03-30 03:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5c703ca9-f9d7-5b39-a322-4fb737404a6d with identifier: 1988744
2026-03-30 03:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5c703ca9-f9d7-5b39-a322-4fb737404a6d with identifier: 1988744
2026-03-30 03:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5c703ca9-f9d7-5b39-a322-4fb737404a6d with identifier: 1988744 to the API
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:26 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5c703ca9-f9d7-5b39-a322-4fb737404a6d',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 208187,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-02',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.6 BlueHDi 95ch Business',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.6 BlueHDi 95ch Business',
'vin': None,
'year': 2018}
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:26 [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-30 03:48:26 [ayvens.fr] INFO: Saving data for 1988744: {'auction_closing_time': 1774969200.0, 'created_time': 1774630681.358161, 'last_price_update_time': 1774842506.731094}
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988744') HTTP/1.1" 204 0
2026-03-30 03:48:26 [ayvens.fr] INFO: Found listing with ID: 1988745
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:26 [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-30 03:48:26 [ayvens.fr] INFO: Scrape type for 1988745: 2
2026-03-30 03:48:26 [ayvens.fr] INFO: Extracting data for car ID: 1988745
2026-03-30 03:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c9bad0-e27d-547b-a42c-da4a94c8ed6f with identifier: 1988745
2026-03-30 03:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c9bad0-e27d-547b-a42c-da4a94c8ed6f with scrape type 2
2026-03-30 03:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c9bad0-e27d-547b-a42c-da4a94c8ed6f with scrape type 2
2026-03-30 03:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 84c9bad0-e27d-547b-a42c-da4a94c8ed6f, identifier: 1988745
2026-03-30 03:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 84c9bad0-e27d-547b-a42c-da4a94c8ed6f with identifier: 1988745
2026-03-30 03:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 84c9bad0-e27d-547b-a42c-da4a94c8ed6f with identifier: 1988745
2026-03-30 03:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 84c9bad0-e27d-547b-a42c-da4a94c8ed6f with identifier: 1988745 to the API
2026-03-30 03:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 170,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '84c9bad0-e27d-547b-a42c-da4a94c8ed6f',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'VIVARO',
'odometer': 105010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-08',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL VIVARO Vivaro Fg F2700 L1H1 1.6 CDTI 120 Pack Clim +',
'transmission': 'manual',
'trim': 'Vivaro Fg F2700 L1H1 1.6 CDTI 120 Pack Clim +',
'vin': None,
'year': 2019}
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:27 [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-30 03:48:27 [ayvens.fr] INFO: Saving data for 1988745: {'auction_closing_time': 1774969200.0, 'created_time': 1774630682.542866, 'last_price_update_time': 1774842507.130887}
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988745') HTTP/1.1" 204 0
2026-03-30 03:48:27 [ayvens.fr] INFO: Found listing with ID: 1988746
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:27 [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-30 03:48:27 [ayvens.fr] INFO: Scrape type for 1988746: 2
2026-03-30 03:48:27 [ayvens.fr] INFO: Extracting data for car ID: 1988746
2026-03-30 03:48:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9da7984f-6346-52e3-b250-451c79b62ce8 with identifier: 1988746
2026-03-30 03:48:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9da7984f-6346-52e3-b250-451c79b62ce8 with scrape type 2
2026-03-30 03:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9da7984f-6346-52e3-b250-451c79b62ce8 with scrape type 2
2026-03-30 03:48:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9da7984f-6346-52e3-b250-451c79b62ce8, identifier: 1988746
2026-03-30 03:48:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9da7984f-6346-52e3-b250-451c79b62ce8 with identifier: 1988746
2026-03-30 03:48:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9da7984f-6346-52e3-b250-451c79b62ce8 with identifier: 1988746
2026-03-30 03:48:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9da7984f-6346-52e3-b250-451c79b62ce8 with identifier: 1988746 to the API
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9da7984f-6346-52e3-b250-451c79b62ce8',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 82729,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van XL 950kg BlueHDi 100 S&S Driver',
'transmission': 'manual',
'trim': 'Berlingo Van XL 950kg BlueHDi 100 S&S Driver',
'vin': None,
'year': 2022}
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:27 [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-30 03:48:27 [ayvens.fr] INFO: Saving data for 1988746: {'auction_closing_time': 1774969200.0, 'created_time': 1774630683.849547, 'last_price_update_time': 1774842507.51431}
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988746') HTTP/1.1" 204 0
2026-03-30 03:48:27 [ayvens.fr] INFO: Found listing with ID: 1988747
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:27 [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-30 03:48:27 [ayvens.fr] INFO: Scrape type for 1988747: 2
2026-03-30 03:48:27 [ayvens.fr] INFO: Extracting data for car ID: 1988747
2026-03-30 03:48:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904cf86f-f369-5285-8d79-9ad9efa636c5 with identifier: 1988747
2026-03-30 03:48:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904cf86f-f369-5285-8d79-9ad9efa636c5 with scrape type 2
2026-03-30 03:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904cf86f-f369-5285-8d79-9ad9efa636c5 with scrape type 2
2026-03-30 03:48:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 904cf86f-f369-5285-8d79-9ad9efa636c5, identifier: 1988747
2026-03-30 03:48:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 904cf86f-f369-5285-8d79-9ad9efa636c5 with identifier: 1988747
2026-03-30 03:48:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 904cf86f-f369-5285-8d79-9ad9efa636c5 with identifier: 1988747
2026-03-30 03:48:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 904cf86f-f369-5285-8d79-9ad9efa636c5 with identifier: 1988747 to the API
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': '904cf86f-f369-5285-8d79-9ad9efa636c5',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208 BUSINESS R',
'odometer': 49321,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-24',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT E-208 BUSINESS R 208 Business R e-208 136ch Active',
'transmission': 'automatic',
'trim': '208 Business R e-208 136ch Active',
'vin': None,
'year': 2021}
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:27 [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-30 03:48:27 [ayvens.fr] INFO: Saving data for 1988747: {'auction_closing_time': 1774969200.0, 'created_time': 1774630685.135615, 'last_price_update_time': 1774842507.992785}
2026-03-30 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988747') HTTP/1.1" 204 0
2026-03-30 03:48:28 [ayvens.fr] INFO: Found listing with ID: 1988748
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [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-30 03:48:28 [ayvens.fr] INFO: Scrape type for 1988748: 2
2026-03-30 03:48:28 [ayvens.fr] INFO: Extracting data for car ID: 1988748
2026-03-30 03:48:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13d6dabd-8fe6-5699-bc16-8c4c95215c71 with identifier: 1988748
2026-03-30 03:48:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13d6dabd-8fe6-5699-bc16-8c4c95215c71 with scrape type 2
2026-03-30 03:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13d6dabd-8fe6-5699-bc16-8c4c95215c71 with scrape type 2
2026-03-30 03:48:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 13d6dabd-8fe6-5699-bc16-8c4c95215c71, identifier: 1988748
2026-03-30 03:48:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 13d6dabd-8fe6-5699-bc16-8c4c95215c71 with identifier: 1988748
2026-03-30 03:48:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 13d6dabd-8fe6-5699-bc16-8c4c95215c71 with identifier: 1988748
2026-03-30 03:48:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 13d6dabd-8fe6-5699-bc16-8c4c95215c71 with identifier: 1988748 to the API
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'e85',
'id': '13d6dabd-8fe6-5699-bc16-8c4c95215c71',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FIESTA',
'odometer': 95764,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-29',
'seats_number': 2,
'seller_name': None,
'title': 'FORD FIESTA Fiesta Affaires 1.0 Flexifuel 95ch Trend',
'transmission': 'manual',
'trim': 'Fiesta Affaires 1.0 Flexifuel 95ch Trend',
'vin': None,
'year': 2022}
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [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-30 03:48:28 [ayvens.fr] INFO: Saving data for 1988748: {'auction_closing_time': 1774969200.0, 'created_time': 1774630686.291413, 'last_price_update_time': 1774842508.386018}
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988748') HTTP/1.1" 204 0
2026-03-30 03:48:28 [ayvens.fr] INFO: Found listing with ID: 1988749
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [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-30 03:48:28 [ayvens.fr] INFO: Scrape type for 1988749: 2
2026-03-30 03:48:28 [ayvens.fr] INFO: Extracting data for car ID: 1988749
2026-03-30 03:48:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f441f73-550a-5958-8ae1-490a6f12d594 with identifier: 1988749
2026-03-30 03:48:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f441f73-550a-5958-8ae1-490a6f12d594 with scrape type 2
2026-03-30 03:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f441f73-550a-5958-8ae1-490a6f12d594 with scrape type 2
2026-03-30 03:48:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2f441f73-550a-5958-8ae1-490a6f12d594, identifier: 1988749
2026-03-30 03:48:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2f441f73-550a-5958-8ae1-490a6f12d594 with identifier: 1988749
2026-03-30 03:48:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2f441f73-550a-5958-8ae1-490a6f12d594 with identifier: 1988749
2026-03-30 03:48:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2f441f73-550a-5958-8ae1-490a6f12d594 with identifier: 1988749 to the API
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2f441f73-550a-5958-8ae1-490a6f12d594',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 162269,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-03',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg Long 2.0 BlueHDi 145ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Expert Fg Long 2.0 BlueHDi 145ch S&S Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [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-30 03:48:28 [ayvens.fr] INFO: Saving data for 1988749: {'auction_closing_time': 1774969200.0, 'created_time': 1774630687.717489, 'last_price_update_time': 1774842508.766091}
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988749') HTTP/1.1" 204 0
2026-03-30 03:48:28 [ayvens.fr] INFO: Found listing with ID: 1988750
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:28 [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-30 03:48:28 [ayvens.fr] INFO: Scrape type for 1988750: 2
2026-03-30 03:48:28 [ayvens.fr] INFO: Extracting data for car ID: 1988750
2026-03-30 03:48:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91b940db-bd18-58aa-8697-f4659cfdbb1e with identifier: 1988750
2026-03-30 03:48:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91b940db-bd18-58aa-8697-f4659cfdbb1e with scrape type 2
2026-03-30 03:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91b940db-bd18-58aa-8697-f4659cfdbb1e with scrape type 2
2026-03-30 03:48:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 91b940db-bd18-58aa-8697-f4659cfdbb1e, identifier: 1988750
2026-03-30 03:48:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 91b940db-bd18-58aa-8697-f4659cfdbb1e with identifier: 1988750
2026-03-30 03:48:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 91b940db-bd18-58aa-8697-f4659cfdbb1e with identifier: 1988750
2026-03-30 03:48:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 91b940db-bd18-58aa-8697-f4659cfdbb1e with identifier: 1988750 to the API
2026-03-30 03:48:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '91b940db-bd18-58aa-8697-f4659cfdbb1e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 114420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-15',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo XL 1.6 BlueHDi 100 S&S Business ETG6',
'transmission': 'automatic',
'trim': 'Berlingo XL 1.6 BlueHDi 100 S&S Business ETG6',
'vin': None,
'year': 2017}
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [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-30 03:48:29 [ayvens.fr] INFO: Saving data for 1988750: {'auction_closing_time': 1774969200.0, 'created_time': 1774630688.854562, 'last_price_update_time': 1774842509.146842}
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988750') HTTP/1.1" 204 0
2026-03-30 03:48:29 [ayvens.fr] INFO: Found listing with ID: 1988751
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [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-30 03:48:29 [ayvens.fr] INFO: Scrape type for 1988751: 2
2026-03-30 03:48:29 [ayvens.fr] INFO: Extracting data for car ID: 1988751
2026-03-30 03:48:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b7adc9d-3659-56b8-acf3-0a50ae6d96d4 with identifier: 1988751
2026-03-30 03:48:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b7adc9d-3659-56b8-acf3-0a50ae6d96d4 with scrape type 2
2026-03-30 03:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b7adc9d-3659-56b8-acf3-0a50ae6d96d4 with scrape type 2
2026-03-30 03:48:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5b7adc9d-3659-56b8-acf3-0a50ae6d96d4, identifier: 1988751
2026-03-30 03:48:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5b7adc9d-3659-56b8-acf3-0a50ae6d96d4 with identifier: 1988751
2026-03-30 03:48:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5b7adc9d-3659-56b8-acf3-0a50ae6d96d4 with identifier: 1988751
2026-03-30 03:48:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5b7adc9d-3659-56b8-acf3-0a50ae6d96d4 with identifier: 1988751 to the API
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5b7adc9d-3659-56b8-acf3-0a50ae6d96d4',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 84495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-23',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van XL 950kg BlueHDi 100 S&S Driver',
'transmission': 'manual',
'trim': 'Berlingo Van XL 950kg BlueHDi 100 S&S Driver',
'vin': None,
'year': 2021}
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [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-30 03:48:29 [ayvens.fr] INFO: Saving data for 1988751: {'auction_closing_time': 1774969200.0, 'created_time': 1774630691.039761, 'last_price_update_time': 1774842509.555408}
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988751') HTTP/1.1" 204 0
2026-03-30 03:48:29 [ayvens.fr] INFO: Found listing with ID: 1988752
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [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-30 03:48:29 [ayvens.fr] INFO: Scrape type for 1988752: 2
2026-03-30 03:48:29 [ayvens.fr] INFO: Extracting data for car ID: 1988752
2026-03-30 03:48:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fda2513-671c-5051-879c-3ce3b96d48d3 with identifier: 1988752
2026-03-30 03:48:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fda2513-671c-5051-879c-3ce3b96d48d3 with scrape type 2
2026-03-30 03:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fda2513-671c-5051-879c-3ce3b96d48d3 with scrape type 2
2026-03-30 03:48:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6fda2513-671c-5051-879c-3ce3b96d48d3, identifier: 1988752
2026-03-30 03:48:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6fda2513-671c-5051-879c-3ce3b96d48d3 with identifier: 1988752
2026-03-30 03:48:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6fda2513-671c-5051-879c-3ce3b96d48d3 with identifier: 1988752
2026-03-30 03:48:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6fda2513-671c-5051-879c-3ce3b96d48d3 with identifier: 1988752 to the API
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '6fda2513-671c-5051-879c-3ce3b96d48d3',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 164517,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-03',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg Long 2.0 BlueHDi 145ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Expert Fg Long 2.0 BlueHDi 145ch S&S Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [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-30 03:48:29 [ayvens.fr] INFO: Saving data for 1988752: {'auction_closing_time': 1774969200.0, 'created_time': 1774630692.215619, 'last_price_update_time': 1774842509.935353}
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988752') HTTP/1.1" 204 0
2026-03-30 03:48:29 [ayvens.fr] INFO: Found listing with ID: 1988753
2026-03-30 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:29 [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-30 03:48:29 [ayvens.fr] INFO: Scrape type for 1988753: 2
2026-03-30 03:48:29 [ayvens.fr] INFO: Extracting data for car ID: 1988753
2026-03-30 03:48:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890f1f3b-faa1-5ac1-8e6a-726527a2a83a with identifier: 1988753
2026-03-30 03:48:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890f1f3b-faa1-5ac1-8e6a-726527a2a83a with scrape type 2
2026-03-30 03:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 890f1f3b-faa1-5ac1-8e6a-726527a2a83a with scrape type 2
2026-03-30 03:48:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 890f1f3b-faa1-5ac1-8e6a-726527a2a83a, identifier: 1988753
2026-03-30 03:48:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 890f1f3b-faa1-5ac1-8e6a-726527a2a83a with identifier: 1988753
2026-03-30 03:48:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 890f1f3b-faa1-5ac1-8e6a-726527a2a83a with identifier: 1988753
2026-03-30 03:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 890f1f3b-faa1-5ac1-8e6a-726527a2a83a with identifier: 1988753 to the API
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:30 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '890f1f3b-faa1-5ac1-8e6a-726527a2a83a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 93788,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-26',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 1000kg BlueHDi 100ch S&S Premium',
'transmission': 'manual',
'trim': 'Partner Standard 1000kg BlueHDi 100ch S&S Premium',
'vin': None,
'year': 2019}
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:30 [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-30 03:48:30 [ayvens.fr] INFO: Saving data for 1988753: {'auction_closing_time': 1774969200.0, 'created_time': 1774630693.736366, 'last_price_update_time': 1774842510.343238}
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988753') HTTP/1.1" 204 0
2026-03-30 03:48:30 [ayvens.fr] INFO: Found listing with ID: 1988754
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:30 [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-30 03:48:30 [ayvens.fr] INFO: Scrape type for 1988754: 2
2026-03-30 03:48:30 [ayvens.fr] INFO: Extracting data for car ID: 1988754
2026-03-30 03:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe32c05-88b7-519c-829e-839d27eea07a with identifier: 1988754
2026-03-30 03:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe32c05-88b7-519c-829e-839d27eea07a with scrape type 2
2026-03-30 03:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fe32c05-88b7-519c-829e-839d27eea07a with scrape type 2
2026-03-30 03:48:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4fe32c05-88b7-519c-829e-839d27eea07a, identifier: 1988754
2026-03-30 03:48:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4fe32c05-88b7-519c-829e-839d27eea07a with identifier: 1988754
2026-03-30 03:48:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4fe32c05-88b7-519c-829e-839d27eea07a with identifier: 1988754
2026-03-30 03:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4fe32c05-88b7-519c-829e-839d27eea07a with identifier: 1988754 to the API
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 222,
'color': None,
'currency': 'EUR',
'doors_number': 2,
'engine': '0.2L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4fe32c05-88b7-519c-829e-839d27eea07a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER PROPULSION',
'odometer': 188525,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-19',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER PROPULSION Master Benne R3500RJ PAF AR Court L2 2.3 '
'dCi 165ch energy Confort',
'transmission': 'manual',
'trim': 'Master Benne R3500RJ PAF AR Court L2 2.3 dCi 165ch energy Confort',
'vin': None,
'year': 2018}
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:30 [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-30 03:48:30 [ayvens.fr] INFO: Saving data for 1988754: {'auction_closing_time': 1774969200.0, 'created_time': 1774630694.929786, 'last_price_update_time': 1774842510.726871}
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988754') HTTP/1.1" 204 0
2026-03-30 03:48:30 [ayvens.fr] INFO: Found listing with ID: 1988755
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:30 [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-30 03:48:30 [ayvens.fr] INFO: Scrape type for 1988755: 2
2026-03-30 03:48:30 [ayvens.fr] INFO: Extracting data for car ID: 1988755
2026-03-30 03:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a with identifier: 1988755
2026-03-30 03:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a with scrape type 2
2026-03-30 03:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a with scrape type 2
2026-03-30 03:48:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a, identifier: 1988755
2026-03-30 03:48:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a with identifier: 1988755
2026-03-30 03:48:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a with identifier: 1988755
2026-03-30 03:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a with identifier: 1988755 to the API
2026-03-30 03:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:31 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'a1bb6cf6-bfc9-5ac0-9eb5-c69ec5e4155a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 143597,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-25',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van M 650kg BlueHDi 130 S&S Driver EAT8',
'transmission': 'automatic',
'trim': 'Berlingo Van M 650kg BlueHDi 130 S&S Driver EAT8',
'vin': None,
'year': 2020}
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:31 [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-30 03:48:31 [ayvens.fr] INFO: Saving data for 1988755: {'auction_closing_time': 1774969200.0, 'created_time': 1774630696.005072, 'last_price_update_time': 1774842511.380712}
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988755') HTTP/1.1" 204 0
2026-03-30 03:48:31 [ayvens.fr] INFO: Found listing with ID: 1988756
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:31 [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-30 03:48:31 [ayvens.fr] INFO: Scrape type for 1988756: 2
2026-03-30 03:48:31 [ayvens.fr] INFO: Extracting data for car ID: 1988756
2026-03-30 03:48:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb79b8b2-6971-555b-b81e-baff5ab3d21c with identifier: 1988756
2026-03-30 03:48:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb79b8b2-6971-555b-b81e-baff5ab3d21c with scrape type 2
2026-03-30 03:48:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb79b8b2-6971-555b-b81e-baff5ab3d21c with scrape type 2
2026-03-30 03:48:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eb79b8b2-6971-555b-b81e-baff5ab3d21c, identifier: 1988756
2026-03-30 03:48:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eb79b8b2-6971-555b-b81e-baff5ab3d21c with identifier: 1988756
2026-03-30 03:48:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eb79b8b2-6971-555b-b81e-baff5ab3d21c with identifier: 1988756
2026-03-30 03:48:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eb79b8b2-6971-555b-b81e-baff5ab3d21c with identifier: 1988756 to the API
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:31 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'eb79b8b2-6971-555b-b81e-baff5ab3d21c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 143668,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-31',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 100ch S&S Club',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 100ch S&S Club',
'vin': None,
'year': 2019}
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:31 [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-30 03:48:31 [ayvens.fr] INFO: Saving data for 1988756: {'auction_closing_time': 1774969200.0, 'created_time': 1774630697.471183, 'last_price_update_time': 1774842511.783912}
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988756') HTTP/1.1" 204 0
2026-03-30 03:48:31 [ayvens.fr] INFO: Found listing with ID: 1988757
2026-03-30 03:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:31 [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-30 03:48:31 [ayvens.fr] INFO: Scrape type for 1988757: 2
2026-03-30 03:48:31 [ayvens.fr] INFO: Extracting data for car ID: 1988757
2026-03-30 03:48:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d14cb432-19f4-5f61-bb8d-7a2261d27e90 with identifier: 1988757
2026-03-30 03:48:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d14cb432-19f4-5f61-bb8d-7a2261d27e90 with scrape type 2
2026-03-30 03:48:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d14cb432-19f4-5f61-bb8d-7a2261d27e90 with scrape type 2
2026-03-30 03:48:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d14cb432-19f4-5f61-bb8d-7a2261d27e90, identifier: 1988757
2026-03-30 03:48:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d14cb432-19f4-5f61-bb8d-7a2261d27e90 with identifier: 1988757
2026-03-30 03:48:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d14cb432-19f4-5f61-bb8d-7a2261d27e90 with identifier: 1988757
2026-03-30 03:48:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d14cb432-19f4-5f61-bb8d-7a2261d27e90 with identifier: 1988757 to the API
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 96,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'd14cb432-19f4-5f61-bb8d-7a2261d27e90',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 137762,
'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': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.2 PureTech 82ch S&S Feel Business R',
'transmission': 'manual',
'trim': 'C3 Sté 1.2 PureTech 82ch S&S Feel Business R',
'vin': None,
'year': 2020}
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:32 [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-30 03:48:32 [ayvens.fr] INFO: Saving data for 1988757: {'auction_closing_time': 1774969200.0, 'created_time': 1774630698.643718, 'last_price_update_time': 1774842512.182995}
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988757') HTTP/1.1" 204 0
2026-03-30 03:48:32 [ayvens.fr] INFO: Found listing with ID: 1988758
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:32 [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-30 03:48:32 [ayvens.fr] INFO: Scrape type for 1988758: 2
2026-03-30 03:48:32 [ayvens.fr] INFO: Extracting data for car ID: 1988758
2026-03-30 03:48:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee9f7277-b512-5c27-8a6c-bc406a3bffa5 with identifier: 1988758
2026-03-30 03:48:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee9f7277-b512-5c27-8a6c-bc406a3bffa5 with scrape type 2
2026-03-30 03:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee9f7277-b512-5c27-8a6c-bc406a3bffa5 with scrape type 2
2026-03-30 03:48:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ee9f7277-b512-5c27-8a6c-bc406a3bffa5, identifier: 1988758
2026-03-30 03:48:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ee9f7277-b512-5c27-8a6c-bc406a3bffa5 with identifier: 1988758
2026-03-30 03:48:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ee9f7277-b512-5c27-8a6c-bc406a3bffa5 with identifier: 1988758
2026-03-30 03:48:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ee9f7277-b512-5c27-8a6c-bc406a3bffa5 with identifier: 1988758 to the API
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 266,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ee9f7277-b512-5c27-8a6c-bc406a3bffa5',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 88979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-01',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3500 L3H3 2.3 dCi 150ch Energy Grand '
'Confort E6',
'transmission': 'manual',
'trim': 'Master Fg F3500 L3H3 2.3 dCi 150ch Energy Grand Confort E6',
'vin': None,
'year': 2021}
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:32 [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-30 03:48:32 [ayvens.fr] INFO: Saving data for 1988758: {'auction_closing_time': 1774969200.0, 'created_time': 1774630700.095997, 'last_price_update_time': 1774842512.685602}
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988758') HTTP/1.1" 204 0
2026-03-30 03:48:32 [ayvens.fr] INFO: Found listing with ID: 1988759
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:32 [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-30 03:48:32 [ayvens.fr] INFO: Scrape type for 1988759: 2
2026-03-30 03:48:32 [ayvens.fr] INFO: Extracting data for car ID: 1988759
2026-03-30 03:48:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33b98b2a-8c95-5d79-a5c4-1aac81f23783 with identifier: 1988759
2026-03-30 03:48:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33b98b2a-8c95-5d79-a5c4-1aac81f23783 with scrape type 2
2026-03-30 03:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33b98b2a-8c95-5d79-a5c4-1aac81f23783 with scrape type 2
2026-03-30 03:48:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 33b98b2a-8c95-5d79-a5c4-1aac81f23783, identifier: 1988759
2026-03-30 03:48:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 33b98b2a-8c95-5d79-a5c4-1aac81f23783 with identifier: 1988759
2026-03-30 03:48:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 33b98b2a-8c95-5d79-a5c4-1aac81f23783 with identifier: 1988759
2026-03-30 03:48:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 33b98b2a-8c95-5d79-a5c4-1aac81f23783 with identifier: 1988759 to the API
2026-03-30 03:48:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 163,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '33b98b2a-8c95-5d79-a5c4-1aac81f23783',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 46722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-09',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 333 L2H2 2.0 BlueHDi 110 Premium',
'transmission': 'manual',
'trim': 'Boxer Fg 333 L2H2 2.0 BlueHDi 110 Premium',
'vin': None,
'year': 2018}
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [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-30 03:48:33 [ayvens.fr] INFO: Saving data for 1988759: {'auction_closing_time': 1774969200.0, 'created_time': 1774630701.4634, 'last_price_update_time': 1774842513.07678}
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988759') HTTP/1.1" 204 0
2026-03-30 03:48:33 [ayvens.fr] INFO: Found listing with ID: 1988760
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [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-30 03:48:33 [ayvens.fr] INFO: Scrape type for 1988760: 2
2026-03-30 03:48:33 [ayvens.fr] INFO: Extracting data for car ID: 1988760
2026-03-30 03:48:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a051400-0033-5a3c-b331-6c086d5c7bf2 with identifier: 1988760
2026-03-30 03:48:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a051400-0033-5a3c-b331-6c086d5c7bf2 with scrape type 2
2026-03-30 03:48:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a051400-0033-5a3c-b331-6c086d5c7bf2 with scrape type 2
2026-03-30 03:48:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7a051400-0033-5a3c-b331-6c086d5c7bf2, identifier: 1988760
2026-03-30 03:48:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7a051400-0033-5a3c-b331-6c086d5c7bf2 with identifier: 1988760
2026-03-30 03:48:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7a051400-0033-5a3c-b331-6c086d5c7bf2 with identifier: 1988760
2026-03-30 03:48:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7a051400-0033-5a3c-b331-6c086d5c7bf2 with identifier: 1988760 to the API
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '7a051400-0033-5a3c-b331-6c086d5c7bf2',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 128226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'vin': None,
'year': 2021}
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [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-30 03:48:33 [ayvens.fr] INFO: Saving data for 1988760: {'auction_closing_time': 1774969200.0, 'created_time': 1774630702.444942, 'last_price_update_time': 1774842513.476929}
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988760') HTTP/1.1" 204 0
2026-03-30 03:48:33 [ayvens.fr] INFO: Found listing with ID: 1988761
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [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-30 03:48:33 [ayvens.fr] INFO: Scrape type for 1988761: 2
2026-03-30 03:48:33 [ayvens.fr] INFO: Extracting data for car ID: 1988761
2026-03-30 03:48:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6ee9d87-3338-546a-a0c5-f4400d7ab87e with identifier: 1988761
2026-03-30 03:48:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6ee9d87-3338-546a-a0c5-f4400d7ab87e with scrape type 2
2026-03-30 03:48:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6ee9d87-3338-546a-a0c5-f4400d7ab87e with scrape type 2
2026-03-30 03:48:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d6ee9d87-3338-546a-a0c5-f4400d7ab87e, identifier: 1988761
2026-03-30 03:48:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d6ee9d87-3338-546a-a0c5-f4400d7ab87e with identifier: 1988761
2026-03-30 03:48:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d6ee9d87-3338-546a-a0c5-f4400d7ab87e with identifier: 1988761
2026-03-30 03:48:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d6ee9d87-3338-546a-a0c5-f4400d7ab87e with identifier: 1988761 to the API
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd6ee9d87-3338-546a-a0c5-f4400d7ab87e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 13585,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Long 1.6 BlueHDi 100ch Cabine Approfondie '
'Pro',
'transmission': 'manual',
'trim': 'Partner Long 1.6 BlueHDi 100ch Cabine Approfondie Pro',
'vin': None,
'year': 2018}
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [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-30 03:48:33 [ayvens.fr] INFO: Saving data for 1988761: {'auction_closing_time': 1774969200.0, 'created_time': 1774630703.871914, 'last_price_update_time': 1774842513.892463}
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988761') HTTP/1.1" 204 0
2026-03-30 03:48:33 [ayvens.fr] INFO: Found listing with ID: 1988762
2026-03-30 03:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:33 [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-30 03:48:33 [ayvens.fr] INFO: Scrape type for 1988762: 2
2026-03-30 03:48:33 [ayvens.fr] INFO: Extracting data for car ID: 1988762
2026-03-30 03:48:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cee4f2d9-f9b2-59f2-a323-b537936801d6 with identifier: 1988762
2026-03-30 03:48:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cee4f2d9-f9b2-59f2-a323-b537936801d6 with scrape type 2
2026-03-30 03:48:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cee4f2d9-f9b2-59f2-a323-b537936801d6 with scrape type 2
2026-03-30 03:48:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cee4f2d9-f9b2-59f2-a323-b537936801d6, identifier: 1988762
2026-03-30 03:48:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cee4f2d9-f9b2-59f2-a323-b537936801d6 with identifier: 1988762
2026-03-30 03:48:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cee4f2d9-f9b2-59f2-a323-b537936801d6 with identifier: 1988762
2026-03-30 03:48:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cee4f2d9-f9b2-59f2-a323-b537936801d6 with identifier: 1988762 to the API
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'cee4f2d9-f9b2-59f2-a323-b537936801d6',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 135155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-16',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 dCi 75ch Grand Confort',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 dCi 75ch Grand Confort',
'vin': None,
'year': 2019}
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:34 [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-30 03:48:34 [ayvens.fr] INFO: Saving data for 1988762: {'auction_closing_time': 1774969200.0, 'created_time': 1774630706.059181, 'last_price_update_time': 1774842514.293682}
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988762') HTTP/1.1" 204 0
2026-03-30 03:48:34 [ayvens.fr] INFO: Found listing with ID: 1988763
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:34 [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-30 03:48:34 [ayvens.fr] INFO: Scrape type for 1988763: 2
2026-03-30 03:48:34 [ayvens.fr] INFO: Extracting data for car ID: 1988763
2026-03-30 03:48:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eae6d248-f44a-5a92-b838-549871f0afc3 with identifier: 1988763
2026-03-30 03:48:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eae6d248-f44a-5a92-b838-549871f0afc3 with scrape type 2
2026-03-30 03:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eae6d248-f44a-5a92-b838-549871f0afc3 with scrape type 2
2026-03-30 03:48:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eae6d248-f44a-5a92-b838-549871f0afc3, identifier: 1988763
2026-03-30 03:48:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eae6d248-f44a-5a92-b838-549871f0afc3 with identifier: 1988763
2026-03-30 03:48:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eae6d248-f44a-5a92-b838-549871f0afc3 with identifier: 1988763
2026-03-30 03:48:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eae6d248-f44a-5a92-b838-549871f0afc3 with identifier: 1988763 to the API
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'eae6d248-f44a-5a92-b838-549871f0afc3',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'EXPRESS',
'odometer': 124302,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-21',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS Express Van 1.5 Blue dCi 95ch Confort',
'transmission': 'manual',
'trim': 'Express Van 1.5 Blue dCi 95ch Confort',
'vin': None,
'year': 2021}
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:34 [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-30 03:48:34 [ayvens.fr] INFO: Saving data for 1988763: {'auction_closing_time': 1774969200.0, 'created_time': 1774630707.360624, 'last_price_update_time': 1774842514.713316}
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988763') HTTP/1.1" 204 0
2026-03-30 03:48:34 [ayvens.fr] INFO: Found listing with ID: 1988764
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:34 [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-30 03:48:34 [ayvens.fr] INFO: Scrape type for 1988764: 2
2026-03-30 03:48:34 [ayvens.fr] INFO: Extracting data for car ID: 1988764
2026-03-30 03:48:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26646568-0467-59d4-a7cc-7852d9ac96a6 with identifier: 1988764
2026-03-30 03:48:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26646568-0467-59d4-a7cc-7852d9ac96a6 with scrape type 2
2026-03-30 03:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26646568-0467-59d4-a7cc-7852d9ac96a6 with scrape type 2
2026-03-30 03:48:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 26646568-0467-59d4-a7cc-7852d9ac96a6, identifier: 1988764
2026-03-30 03:48:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 26646568-0467-59d4-a7cc-7852d9ac96a6 with identifier: 1988764
2026-03-30 03:48:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 26646568-0467-59d4-a7cc-7852d9ac96a6 with identifier: 1988764
2026-03-30 03:48:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 26646568-0467-59d4-a7cc-7852d9ac96a6 with identifier: 1988764 to the API
2026-03-30 03:48:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': None,
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '26646568-0467-59d4-a7cc-7852d9ac96a6',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 25515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-27',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 1.6 BlueHDi 100ch S&S Premium',
'transmission': 'manual',
'trim': 'Partner Standard 1.6 BlueHDi 100ch S&S Premium',
'vin': None,
'year': 2018}
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [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-30 03:48:35 [ayvens.fr] INFO: Saving data for 1988764: {'auction_closing_time': 1774969200.0, 'created_time': 1774630709.423966, 'last_price_update_time': 1774842515.090563}
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988764') HTTP/1.1" 204 0
2026-03-30 03:48:35 [ayvens.fr] INFO: Found listing with ID: 1988765
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [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-30 03:48:35 [ayvens.fr] INFO: Scrape type for 1988765: 2
2026-03-30 03:48:35 [ayvens.fr] INFO: Extracting data for car ID: 1988765
2026-03-30 03:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05164876-a7ad-5c94-9fdd-0dca36ca0edd with identifier: 1988765
2026-03-30 03:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05164876-a7ad-5c94-9fdd-0dca36ca0edd with scrape type 2
2026-03-30 03:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05164876-a7ad-5c94-9fdd-0dca36ca0edd with scrape type 2
2026-03-30 03:48:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 05164876-a7ad-5c94-9fdd-0dca36ca0edd, identifier: 1988765
2026-03-30 03:48:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 05164876-a7ad-5c94-9fdd-0dca36ca0edd with identifier: 1988765
2026-03-30 03:48:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 05164876-a7ad-5c94-9fdd-0dca36ca0edd with identifier: 1988765
2026-03-30 03:48:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 05164876-a7ad-5c94-9fdd-0dca36ca0edd with identifier: 1988765 to the API
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '05164876-a7ad-5c94-9fdd-0dca36ca0edd',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 122835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-24',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3500 L2H2 2.3 dCi 135ch Grand Confort E6 '
'// EQUIPEMENT TPMR',
'transmission': 'manual',
'trim': 'Master Fg F3500 L2H2 2.3 dCi 135ch Grand Confort E6 // EQUIPEMENT '
'TPMR',
'vin': None,
'year': 2020}
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [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-30 03:48:35 [ayvens.fr] INFO: Saving data for 1988765: {'auction_closing_time': 1774969200.0, 'created_time': 1774630710.573317, 'last_price_update_time': 1774842515.487894}
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988765') HTTP/1.1" 204 0
2026-03-30 03:48:35 [ayvens.fr] INFO: Found listing with ID: 1988766
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [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-30 03:48:35 [ayvens.fr] INFO: Scrape type for 1988766: 2
2026-03-30 03:48:35 [ayvens.fr] INFO: Extracting data for car ID: 1988766
2026-03-30 03:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8009f39-5eae-5bf0-bc87-6aa51054ef1e with identifier: 1988766
2026-03-30 03:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8009f39-5eae-5bf0-bc87-6aa51054ef1e with scrape type 2
2026-03-30 03:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8009f39-5eae-5bf0-bc87-6aa51054ef1e with scrape type 2
2026-03-30 03:48:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d8009f39-5eae-5bf0-bc87-6aa51054ef1e, identifier: 1988766
2026-03-30 03:48:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d8009f39-5eae-5bf0-bc87-6aa51054ef1e with identifier: 1988766
2026-03-30 03:48:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d8009f39-5eae-5bf0-bc87-6aa51054ef1e with identifier: 1988766
2026-03-30 03:48:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d8009f39-5eae-5bf0-bc87-6aa51054ef1e with identifier: 1988766 to the API
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 266,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd8009f39-5eae-5bf0-bc87-6aa51054ef1e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 12554,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-27',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3500 L2H2 2.3 dCi 150ch Energy Grand '
'Confort',
'transmission': 'manual',
'trim': 'Master Fg F3500 L2H2 2.3 dCi 150ch Energy Grand Confort',
'vin': None,
'year': 2021}
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [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-30 03:48:35 [ayvens.fr] INFO: Saving data for 1988766: {'auction_closing_time': 1774969200.0, 'created_time': 1774630711.953013, 'last_price_update_time': 1774842515.883224}
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988766') HTTP/1.1" 204 0
2026-03-30 03:48:35 [ayvens.fr] INFO: Found listing with ID: 1988767
2026-03-30 03:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:35 [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-30 03:48:35 [ayvens.fr] INFO: Scrape type for 1988767: 2
2026-03-30 03:48:35 [ayvens.fr] INFO: Extracting data for car ID: 1988767
2026-03-30 03:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d62c0e5-6e38-537e-82af-a4361cd1e42a with identifier: 1988767
2026-03-30 03:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d62c0e5-6e38-537e-82af-a4361cd1e42a with scrape type 2
2026-03-30 03:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d62c0e5-6e38-537e-82af-a4361cd1e42a with scrape type 2
2026-03-30 03:48:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0d62c0e5-6e38-537e-82af-a4361cd1e42a, identifier: 1988767
2026-03-30 03:48:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0d62c0e5-6e38-537e-82af-a4361cd1e42a with identifier: 1988767
2026-03-30 03:48:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0d62c0e5-6e38-537e-82af-a4361cd1e42a with identifier: 1988767
2026-03-30 03:48:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0d62c0e5-6e38-537e-82af-a4361cd1e42a with identifier: 1988767 to the API
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '0d62c0e5-6e38-537e-82af-a4361cd1e42a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208 BUSINESS R',
'odometer': 155347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-13',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 BUSINESS R 208 Business R 1.5 BlueHDi 100ch S&S Active',
'transmission': 'manual',
'trim': '208 Business R 1.5 BlueHDi 100ch S&S Active',
'vin': None,
'year': 2023}
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:36 [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-30 03:48:36 [ayvens.fr] INFO: Saving data for 1988767: {'auction_closing_time': 1774969200.0, 'created_time': 1774630713.384313, 'last_price_update_time': 1774842516.290036}
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988767') HTTP/1.1" 204 0
2026-03-30 03:48:36 [ayvens.fr] INFO: Found listing with ID: 1988768
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:36 [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-30 03:48:36 [ayvens.fr] INFO: Scrape type for 1988768: 2
2026-03-30 03:48:36 [ayvens.fr] INFO: Extracting data for car ID: 1988768
2026-03-30 03:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f5a0d7f-dd2c-59b4-b886-deb02f768b14 with identifier: 1988768
2026-03-30 03:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f5a0d7f-dd2c-59b4-b886-deb02f768b14 with scrape type 2
2026-03-30 03:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f5a0d7f-dd2c-59b4-b886-deb02f768b14 with scrape type 2
2026-03-30 03:48:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2f5a0d7f-dd2c-59b4-b886-deb02f768b14, identifier: 1988768
2026-03-30 03:48:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2f5a0d7f-dd2c-59b4-b886-deb02f768b14 with identifier: 1988768
2026-03-30 03:48:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2f5a0d7f-dd2c-59b4-b886-deb02f768b14 with identifier: 1988768
2026-03-30 03:48:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2f5a0d7f-dd2c-59b4-b886-deb02f768b14 with identifier: 1988768 to the API
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 192,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '2f5a0d7f-dd2c-59b4-b886-deb02f768b14',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CUSTOM',
'odometer': 97915,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-12',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM Transit Custom Fg 300 L2H1 2.0 EcoBlue 105 '
'Trend Business',
'transmission': 'manual',
'trim': 'Transit Custom Fg 300 L2H1 2.0 EcoBlue 105 Trend Business',
'vin': None,
'year': 2022}
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:36 [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-30 03:48:36 [ayvens.fr] INFO: Saving data for 1988768: {'auction_closing_time': 1774969200.0, 'created_time': 1774630714.508006, 'last_price_update_time': 1774842516.710122}
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988768') HTTP/1.1" 204 0
2026-03-30 03:48:36 [ayvens.fr] INFO: Found listing with ID: 1988769
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:36 [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-30 03:48:36 [ayvens.fr] INFO: Scrape type for 1988769: 2
2026-03-30 03:48:36 [ayvens.fr] INFO: Extracting data for car ID: 1988769
2026-03-30 03:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eaf08ea1-44c2-55f2-b2c3-27880fa6e827 with identifier: 1988769
2026-03-30 03:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaf08ea1-44c2-55f2-b2c3-27880fa6e827 with scrape type 2
2026-03-30 03:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eaf08ea1-44c2-55f2-b2c3-27880fa6e827 with scrape type 2
2026-03-30 03:48:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eaf08ea1-44c2-55f2-b2c3-27880fa6e827, identifier: 1988769
2026-03-30 03:48:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eaf08ea1-44c2-55f2-b2c3-27880fa6e827 with identifier: 1988769
2026-03-30 03:48:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eaf08ea1-44c2-55f2-b2c3-27880fa6e827 with identifier: 1988769
2026-03-30 03:48:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eaf08ea1-44c2-55f2-b2c3-27880fa6e827 with identifier: 1988769 to the API
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC NACRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'eaf08ea1-44c2-55f2-b2c3-27880fa6e827',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208 BUSINESS R',
'odometer': 72575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-18',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT E-208 BUSINESS R 208 Business R e-208 136ch Active',
'transmission': 'automatic',
'trim': '208 Business R e-208 136ch Active',
'vin': None,
'year': 2021}
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [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-30 03:48:37 [ayvens.fr] INFO: Saving data for 1988769: {'auction_closing_time': 1774969200.0, 'created_time': 1774630715.881583, 'last_price_update_time': 1774842517.202477}
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988769') HTTP/1.1" 204 0
2026-03-30 03:48:37 [ayvens.fr] INFO: Found listing with ID: 1988770
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [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-30 03:48:37 [ayvens.fr] INFO: Scrape type for 1988770: 2
2026-03-30 03:48:37 [ayvens.fr] INFO: Extracting data for car ID: 1988770
2026-03-30 03:48:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f2e950-7c3b-54f9-a403-2b1e902ca06d with identifier: 1988770
2026-03-30 03:48:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f2e950-7c3b-54f9-a403-2b1e902ca06d with scrape type 2
2026-03-30 03:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f2e950-7c3b-54f9-a403-2b1e902ca06d with scrape type 2
2026-03-30 03:48:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e3f2e950-7c3b-54f9-a403-2b1e902ca06d, identifier: 1988770
2026-03-30 03:48:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e3f2e950-7c3b-54f9-a403-2b1e902ca06d with identifier: 1988770
2026-03-30 03:48:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e3f2e950-7c3b-54f9-a403-2b1e902ca06d with identifier: 1988770
2026-03-30 03:48:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e3f2e950-7c3b-54f9-a403-2b1e902ca06d with identifier: 1988770 to the API
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 85,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e3f2e950-7c3b-54f9-a403-2b1e902ca06d',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 83247,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-03',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.5 dCi 75ch energy Air MediaNav',
'transmission': 'manual',
'trim': 'Clio Ste 1.5 dCi 75ch energy Air MediaNav',
'vin': None,
'year': 2017}
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [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-30 03:48:37 [ayvens.fr] INFO: Saving data for 1988770: {'auction_closing_time': 1774969200.0, 'created_time': 1774630718.037748, 'last_price_update_time': 1774842517.583309}
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988770') HTTP/1.1" 204 0
2026-03-30 03:48:37 [ayvens.fr] INFO: Found listing with ID: 1988771
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [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-30 03:48:37 [ayvens.fr] INFO: Scrape type for 1988771: 2
2026-03-30 03:48:37 [ayvens.fr] INFO: Extracting data for car ID: 1988771
2026-03-30 03:48:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b09665d4-0682-5d60-ae01-5c977d372071 with identifier: 1988771
2026-03-30 03:48:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b09665d4-0682-5d60-ae01-5c977d372071 with scrape type 2
2026-03-30 03:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b09665d4-0682-5d60-ae01-5c977d372071 with scrape type 2
2026-03-30 03:48:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b09665d4-0682-5d60-ae01-5c977d372071, identifier: 1988771
2026-03-30 03:48:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b09665d4-0682-5d60-ae01-5c977d372071 with identifier: 1988771
2026-03-30 03:48:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b09665d4-0682-5d60-ae01-5c977d372071 with identifier: 1988771
2026-03-30 03:48:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b09665d4-0682-5d60-ae01-5c977d372071 with identifier: 1988771 to the API
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b09665d4-0682-5d60-ae01-5c977d372071',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 52549,
'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': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S BVM 6 Feel Nav',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S BVM 6 Feel Nav',
'vin': None,
'year': 2021}
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [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-30 03:48:37 [ayvens.fr] INFO: Saving data for 1988771: {'auction_closing_time': 1774969200.0, 'created_time': 1774630719.123386, 'last_price_update_time': 1774842517.967737}
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988771') HTTP/1.1" 204 0
2026-03-30 03:48:37 [ayvens.fr] INFO: Found listing with ID: 1988772
2026-03-30 03:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:38 [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-30 03:48:38 [ayvens.fr] INFO: Scrape type for 1988772: 2
2026-03-30 03:48:38 [ayvens.fr] INFO: Extracting data for car ID: 1988772
2026-03-30 03:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa35ad76-05e0-5791-8f87-08ef01ec1ae3 with identifier: 1988772
2026-03-30 03:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa35ad76-05e0-5791-8f87-08ef01ec1ae3 with scrape type 2
2026-03-30 03:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa35ad76-05e0-5791-8f87-08ef01ec1ae3 with scrape type 2
2026-03-30 03:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: aa35ad76-05e0-5791-8f87-08ef01ec1ae3, identifier: 1988772
2026-03-30 03:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: aa35ad76-05e0-5791-8f87-08ef01ec1ae3 with identifier: 1988772
2026-03-30 03:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: aa35ad76-05e0-5791-8f87-08ef01ec1ae3 with identifier: 1988772
2026-03-30 03:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: aa35ad76-05e0-5791-8f87-08ef01ec1ae3 with identifier: 1988772 to the API
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:38 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'aa35ad76-05e0-5791-8f87-08ef01ec1ae3',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 26071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-30',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Long 950kg BlueHDi 100ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Partner Long 950kg BlueHDi 100ch S&S Asphalt',
'vin': None,
'year': 2021}
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:38 [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-30 03:48:38 [ayvens.fr] INFO: Saving data for 1988772: {'auction_closing_time': 1774969200.0, 'created_time': 1774630720.182206, 'last_price_update_time': 1774842518.34959}
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988772') HTTP/1.1" 204 0
2026-03-30 03:48:38 [ayvens.fr] INFO: Found listing with ID: 1988773
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:38 [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-30 03:48:38 [ayvens.fr] INFO: Scrape type for 1988773: 2
2026-03-30 03:48:38 [ayvens.fr] INFO: Extracting data for car ID: 1988773
2026-03-30 03:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c124b3f4-d573-5bbd-8369-ba3209c9135f with identifier: 1988773
2026-03-30 03:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c124b3f4-d573-5bbd-8369-ba3209c9135f with scrape type 2
2026-03-30 03:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c124b3f4-d573-5bbd-8369-ba3209c9135f with scrape type 2
2026-03-30 03:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c124b3f4-d573-5bbd-8369-ba3209c9135f, identifier: 1988773
2026-03-30 03:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c124b3f4-d573-5bbd-8369-ba3209c9135f with identifier: 1988773
2026-03-30 03:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c124b3f4-d573-5bbd-8369-ba3209c9135f with identifier: 1988773
2026-03-30 03:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c124b3f4-d573-5bbd-8369-ba3209c9135f with identifier: 1988773 to the API
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c124b3f4-d573-5bbd-8369-ba3209c9135f',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 43076,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-03',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Reversible 1.0 TCe 100ch Business',
'transmission': 'manual',
'trim': 'Clio Reversible 1.0 TCe 100ch Business',
'vin': None,
'year': 2020}
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:38 [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-30 03:48:38 [ayvens.fr] INFO: Saving data for 1988773: {'auction_closing_time': 1774969200.0, 'created_time': 1774630721.66285, 'last_price_update_time': 1774842518.74127}
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988773') HTTP/1.1" 204 0
2026-03-30 03:48:38 [ayvens.fr] INFO: Found listing with ID: 1988774
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:38 [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-30 03:48:38 [ayvens.fr] INFO: Scrape type for 1988774: 2
2026-03-30 03:48:38 [ayvens.fr] INFO: Extracting data for car ID: 1988774
2026-03-30 03:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 123f0191-be20-5c4d-87bb-01660f917987 with identifier: 1988774
2026-03-30 03:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 123f0191-be20-5c4d-87bb-01660f917987 with scrape type 2
2026-03-30 03:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 123f0191-be20-5c4d-87bb-01660f917987 with scrape type 2
2026-03-30 03:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 123f0191-be20-5c4d-87bb-01660f917987, identifier: 1988774
2026-03-30 03:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 123f0191-be20-5c4d-87bb-01660f917987 with identifier: 1988774
2026-03-30 03:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 123f0191-be20-5c4d-87bb-01660f917987 with identifier: 1988774
2026-03-30 03:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 123f0191-be20-5c4d-87bb-01660f917987 with identifier: 1988774 to the API
2026-03-30 03:48:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '123f0191-be20-5c4d-87bb-01660f917987',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 177129,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-30',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L2H1 1300 2.0 dCi 145ch Energy Grand '
'Confort',
'transmission': 'manual',
'trim': 'Trafic Fg L2H1 1300 2.0 dCi 145ch Energy Grand Confort',
'vin': None,
'year': 2019}
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [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-30 03:48:39 [ayvens.fr] INFO: Saving data for 1988774: {'auction_closing_time': 1774969200.0, 'created_time': 1774630723.245479, 'last_price_update_time': 1774842519.130673}
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988774') HTTP/1.1" 204 0
2026-03-30 03:48:39 [ayvens.fr] INFO: Found listing with ID: 1988775
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [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-30 03:48:39 [ayvens.fr] INFO: Scrape type for 1988775: 2
2026-03-30 03:48:39 [ayvens.fr] INFO: Extracting data for car ID: 1988775
2026-03-30 03:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63ac8ba3-b9b9-5f07-93fd-0c24ca180627 with identifier: 1988775
2026-03-30 03:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63ac8ba3-b9b9-5f07-93fd-0c24ca180627 with scrape type 2
2026-03-30 03:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63ac8ba3-b9b9-5f07-93fd-0c24ca180627 with scrape type 2
2026-03-30 03:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 63ac8ba3-b9b9-5f07-93fd-0c24ca180627, identifier: 1988775
2026-03-30 03:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 63ac8ba3-b9b9-5f07-93fd-0c24ca180627 with identifier: 1988775
2026-03-30 03:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 63ac8ba3-b9b9-5f07-93fd-0c24ca180627 with identifier: 1988775
2026-03-30 03:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 63ac8ba3-b9b9-5f07-93fd-0c24ca180627 with identifier: 1988775 to the API
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:39 [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': '63ac8ba3-b9b9-5f07-93fd-0c24ca180627',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 180152,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-08',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S Feel Nav',
'vin': None,
'year': 2022}
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [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-30 03:48:39 [ayvens.fr] INFO: Saving data for 1988775: {'auction_closing_time': 1774969200.0, 'created_time': 1774630724.437601, 'last_price_update_time': 1774842519.539321}
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988775') HTTP/1.1" 204 0
2026-03-30 03:48:39 [ayvens.fr] INFO: Found listing with ID: 1988776
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [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-30 03:48:39 [ayvens.fr] INFO: Scrape type for 1988776: 2
2026-03-30 03:48:39 [ayvens.fr] INFO: Extracting data for car ID: 1988776
2026-03-30 03:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35657cdc-0525-5831-bacf-6280a83ef51c with identifier: 1988776
2026-03-30 03:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35657cdc-0525-5831-bacf-6280a83ef51c with scrape type 2
2026-03-30 03:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35657cdc-0525-5831-bacf-6280a83ef51c with scrape type 2
2026-03-30 03:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 35657cdc-0525-5831-bacf-6280a83ef51c, identifier: 1988776
2026-03-30 03:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 35657cdc-0525-5831-bacf-6280a83ef51c with identifier: 1988776
2026-03-30 03:48:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 35657cdc-0525-5831-bacf-6280a83ef51c with identifier: 1988776
2026-03-30 03:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 35657cdc-0525-5831-bacf-6280a83ef51c with identifier: 1988776 to the API
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 207,
'color': 'JAUNE MB',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '35657cdc-0525-5831-bacf-6280a83ef51c',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 184719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-08',
'seats_number': 3,
'seller_name': None,
'title': 'MERCEDES-BENZ SPRINTER Sprinter Fg 314 CDI 43S 3T5 Propulsion',
'transmission': 'manual',
'trim': 'Sprinter Fg 314 CDI 43S 3T5 Propulsion',
'vin': None,
'year': 2019}
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [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-30 03:48:39 [ayvens.fr] INFO: Saving data for 1988776: {'auction_closing_time': 1774969200.0, 'created_time': 1774630725.729475, 'last_price_update_time': 1774842519.927682}
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988776') HTTP/1.1" 204 0
2026-03-30 03:48:39 [ayvens.fr] INFO: Found listing with ID: 1988777
2026-03-30 03:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:39 [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-30 03:48:39 [ayvens.fr] INFO: Scrape type for 1988777: 2
2026-03-30 03:48:39 [ayvens.fr] INFO: Extracting data for car ID: 1988777
2026-03-30 03:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b2cb4f-9ddb-5eb3-9e91-838508c173f9 with identifier: 1988777
2026-03-30 03:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28b2cb4f-9ddb-5eb3-9e91-838508c173f9 with scrape type 2
2026-03-30 03:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28b2cb4f-9ddb-5eb3-9e91-838508c173f9 with scrape type 2
2026-03-30 03:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 28b2cb4f-9ddb-5eb3-9e91-838508c173f9, identifier: 1988777
2026-03-30 03:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 28b2cb4f-9ddb-5eb3-9e91-838508c173f9 with identifier: 1988777
2026-03-30 03:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 28b2cb4f-9ddb-5eb3-9e91-838508c173f9 with identifier: 1988777
2026-03-30 03:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 28b2cb4f-9ddb-5eb3-9e91-838508c173f9 with identifier: 1988777 to the API
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '28b2cb4f-9ddb-5eb3-9e91-838508c173f9',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 77725,
'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': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van XL 950kg BlueHDi 100 S&S Club',
'transmission': 'manual',
'trim': 'Berlingo Van XL 950kg BlueHDi 100 S&S Club',
'vin': None,
'year': 2021}
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:40 [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-30 03:48:40 [ayvens.fr] INFO: Saving data for 1988777: {'auction_closing_time': 1774969200.0, 'created_time': 1774630726.822617, 'last_price_update_time': 1774842520.331852}
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988777') HTTP/1.1" 204 0
2026-03-30 03:48:40 [ayvens.fr] INFO: Found listing with ID: 1988778
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:40 [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-30 03:48:40 [ayvens.fr] INFO: Scrape type for 1988778: 2
2026-03-30 03:48:40 [ayvens.fr] INFO: Extracting data for car ID: 1988778
2026-03-30 03:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 744bd057-5aae-5abf-87dd-d548207ec6cf with identifier: 1988778
2026-03-30 03:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 744bd057-5aae-5abf-87dd-d548207ec6cf with scrape type 2
2026-03-30 03:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 744bd057-5aae-5abf-87dd-d548207ec6cf with scrape type 2
2026-03-30 03:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 744bd057-5aae-5abf-87dd-d548207ec6cf, identifier: 1988778
2026-03-30 03:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 744bd057-5aae-5abf-87dd-d548207ec6cf with identifier: 1988778
2026-03-30 03:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 744bd057-5aae-5abf-87dd-d548207ec6cf with identifier: 1988778
2026-03-30 03:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 744bd057-5aae-5abf-87dd-d548207ec6cf with identifier: 1988778 to the API
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 244,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '744bd057-5aae-5abf-87dd-d548207ec6cf',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 132715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-28',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 335 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'transmission': 'manual',
'trim': 'Boxer Fg 335 L2H2 2.2 BlueHDi S&S 140ch Asphalt',
'vin': None,
'year': 2021}
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:40 [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-30 03:48:40 [ayvens.fr] INFO: Saving data for 1988778: {'auction_closing_time': 1774969200.0, 'created_time': 1774630728.363179, 'last_price_update_time': 1774842520.730119}
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988778') HTTP/1.1" 204 0
2026-03-30 03:48:40 [ayvens.fr] INFO: Found listing with ID: 1988779
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:40 [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-30 03:48:40 [ayvens.fr] INFO: Scrape type for 1988779: 2
2026-03-30 03:48:40 [ayvens.fr] INFO: Extracting data for car ID: 1988779
2026-03-30 03:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12620b7e-4b1f-579f-a79a-856ba8df8fd5 with identifier: 1988779
2026-03-30 03:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12620b7e-4b1f-579f-a79a-856ba8df8fd5 with scrape type 2
2026-03-30 03:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12620b7e-4b1f-579f-a79a-856ba8df8fd5 with scrape type 2
2026-03-30 03:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 12620b7e-4b1f-579f-a79a-856ba8df8fd5, identifier: 1988779
2026-03-30 03:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 12620b7e-4b1f-579f-a79a-856ba8df8fd5 with identifier: 1988779
2026-03-30 03:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 12620b7e-4b1f-579f-a79a-856ba8df8fd5 with identifier: 1988779
2026-03-30 03:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 12620b7e-4b1f-579f-a79a-856ba8df8fd5 with identifier: 1988779 to the API
2026-03-30 03:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 266,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '12620b7e-4b1f-579f-a79a-856ba8df8fd5',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 140532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-07',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3300 L2H2 2.3 Blue dCi 135ch Confort',
'transmission': 'manual',
'trim': 'Master Fg F3300 L2H2 2.3 Blue dCi 135ch Confort',
'vin': None,
'year': 2022}
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:41 [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-30 03:48:41 [ayvens.fr] INFO: Saving data for 1988779: {'auction_closing_time': 1774969200.0, 'created_time': 1774630729.278311, 'last_price_update_time': 1774842521.11154}
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988779') HTTP/1.1" 204 0
2026-03-30 03:48:41 [ayvens.fr] INFO: Found listing with ID: 1988780
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:41 [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-30 03:48:41 [ayvens.fr] INFO: Scrape type for 1988780: 2
2026-03-30 03:48:41 [ayvens.fr] INFO: Extracting data for car ID: 1988780
2026-03-30 03:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4541e206-929a-5bca-8155-306575453eb7 with identifier: 1988780
2026-03-30 03:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4541e206-929a-5bca-8155-306575453eb7 with scrape type 2
2026-03-30 03:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4541e206-929a-5bca-8155-306575453eb7 with scrape type 2
2026-03-30 03:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4541e206-929a-5bca-8155-306575453eb7, identifier: 1988780
2026-03-30 03:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4541e206-929a-5bca-8155-306575453eb7 with identifier: 1988780
2026-03-30 03:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4541e206-929a-5bca-8155-306575453eb7 with identifier: 1988780
2026-03-30 03:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4541e206-929a-5bca-8155-306575453eb7 with identifier: 1988780 to the API
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 193,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '4541e206-929a-5bca-8155-306575453eb7',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'PROACE',
'odometer': 63062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-24',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE PROACE Long 2.0 D-4D 120 Business',
'transmission': 'manual',
'trim': 'PROACE Long 2.0 D-4D 120 Business',
'vin': None,
'year': 2021}
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:41 [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-30 03:48:41 [ayvens.fr] INFO: Saving data for 1988780: {'auction_closing_time': 1774969200.0, 'created_time': 1774630730.732014, 'last_price_update_time': 1774842521.593581}
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988780') HTTP/1.1" 204 0
2026-03-30 03:48:41 [ayvens.fr] INFO: Found listing with ID: 1988781
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:41 [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-30 03:48:41 [ayvens.fr] INFO: Scrape type for 1988781: 2
2026-03-30 03:48:41 [ayvens.fr] INFO: Extracting data for car ID: 1988781
2026-03-30 03:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e6de674-9845-5787-84e5-1d21f67faf62 with identifier: 1988781
2026-03-30 03:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e6de674-9845-5787-84e5-1d21f67faf62 with scrape type 2
2026-03-30 03:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e6de674-9845-5787-84e5-1d21f67faf62 with scrape type 2
2026-03-30 03:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8e6de674-9845-5787-84e5-1d21f67faf62, identifier: 1988781
2026-03-30 03:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8e6de674-9845-5787-84e5-1d21f67faf62 with identifier: 1988781
2026-03-30 03:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8e6de674-9845-5787-84e5-1d21f67faf62 with identifier: 1988781
2026-03-30 03:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8e6de674-9845-5787-84e5-1d21f67faf62 with identifier: 1988781 to the API
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '8e6de674-9845-5787-84e5-1d21f67faf62',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'EXPRESS',
'odometer': 225259,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-20',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS Express Van 1.5 Blue dCi 95ch Confort',
'transmission': 'manual',
'trim': 'Express Van 1.5 Blue dCi 95ch Confort',
'vin': None,
'year': 2021}
2026-03-30 03:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [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-30 03:48:42 [ayvens.fr] INFO: Saving data for 1988781: {'auction_closing_time': 1774969200.0, 'created_time': 1774630732.779238, 'last_price_update_time': 1774842522.001306}
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988781') HTTP/1.1" 204 0
2026-03-30 03:48:42 [ayvens.fr] INFO: Found listing with ID: 1988782
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [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-30 03:48:42 [ayvens.fr] INFO: Scrape type for 1988782: 2
2026-03-30 03:48:42 [ayvens.fr] INFO: Extracting data for car ID: 1988782
2026-03-30 03:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f with identifier: 1988782
2026-03-30 03:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f with scrape type 2
2026-03-30 03:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f with scrape type 2
2026-03-30 03:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f, identifier: 1988782
2026-03-30 03:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f with identifier: 1988782
2026-03-30 03:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f with identifier: 1988782
2026-03-30 03:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f with identifier: 1988782 to the API
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:42 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'ddc1ae0b-d542-5b7b-a769-a1eed5c80e6f',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 145970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-29',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 Blue dCi 95ch Extra '
'R-Link',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 Blue dCi 95ch Extra R-Link',
'vin': None,
'year': 2021}
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [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-30 03:48:42 [ayvens.fr] INFO: Saving data for 1988782: {'auction_closing_time': 1774969200.0, 'created_time': 1774630733.575598, 'last_price_update_time': 1774842522.389128}
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988782') HTTP/1.1" 204 0
2026-03-30 03:48:42 [ayvens.fr] INFO: Found listing with ID: 1988783
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [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-30 03:48:42 [ayvens.fr] INFO: Scrape type for 1988783: 2
2026-03-30 03:48:42 [ayvens.fr] INFO: Extracting data for car ID: 1988783
2026-03-30 03:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 757c8b5a-cfd5-5c79-bf0c-6f01587f1850 with identifier: 1988783
2026-03-30 03:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 757c8b5a-cfd5-5c79-bf0c-6f01587f1850 with scrape type 2
2026-03-30 03:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 757c8b5a-cfd5-5c79-bf0c-6f01587f1850 with scrape type 2
2026-03-30 03:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 757c8b5a-cfd5-5c79-bf0c-6f01587f1850, identifier: 1988783
2026-03-30 03:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 757c8b5a-cfd5-5c79-bf0c-6f01587f1850 with identifier: 1988783
2026-03-30 03:48:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 757c8b5a-cfd5-5c79-bf0c-6f01587f1850 with identifier: 1988783
2026-03-30 03:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 757c8b5a-cfd5-5c79-bf0c-6f01587f1850 with identifier: 1988783 to the API
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'JAUNE RAL',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '757c8b5a-cfd5-5c79-bf0c-6f01587f1850',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 101794,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-22',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 dCi 90ch energy Grand '
'Confort',
'transmission': 'manual',
'trim': 'Kangoo Express 1.5 dCi 90ch energy Grand Confort',
'vin': None,
'year': 2018}
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [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-30 03:48:42 [ayvens.fr] INFO: Saving data for 1988783: {'auction_closing_time': 1774969200.0, 'created_time': 1774630734.944378, 'last_price_update_time': 1774842522.78219}
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988783') HTTP/1.1" 204 0
2026-03-30 03:48:42 [ayvens.fr] INFO: Found listing with ID: 1988784
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:42 [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-30 03:48:42 [ayvens.fr] INFO: Scrape type for 1988784: 2
2026-03-30 03:48:42 [ayvens.fr] INFO: Extracting data for car ID: 1988784
2026-03-30 03:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf822761-f101-5bb2-982c-5fb8d77e3b09 with identifier: 1988784
2026-03-30 03:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf822761-f101-5bb2-982c-5fb8d77e3b09 with scrape type 2
2026-03-30 03:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf822761-f101-5bb2-982c-5fb8d77e3b09 with scrape type 2
2026-03-30 03:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cf822761-f101-5bb2-982c-5fb8d77e3b09, identifier: 1988784
2026-03-30 03:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cf822761-f101-5bb2-982c-5fb8d77e3b09 with identifier: 1988784
2026-03-30 03:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cf822761-f101-5bb2-982c-5fb8d77e3b09 with identifier: 1988784
2026-03-30 03:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cf822761-f101-5bb2-982c-5fb8d77e3b09 with identifier: 1988784 to the API
2026-03-30 03:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'cf822761-f101-5bb2-982c-5fb8d77e3b09',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 231407,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-17',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van M 1000kg BlueHDi 100 S&S Club',
'transmission': 'manual',
'trim': 'Berlingo Van M 1000kg BlueHDi 100 S&S Club',
'vin': None,
'year': 2020}
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:43 [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-30 03:48:43 [ayvens.fr] INFO: Saving data for 1988784: {'auction_closing_time': 1774969200.0, 'created_time': 1774630735.974662, 'last_price_update_time': 1774842523.176037}
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988784') HTTP/1.1" 204 0
2026-03-30 03:48:43 [ayvens.fr] INFO: Found listing with ID: 1988785
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:43 [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-30 03:48:43 [ayvens.fr] INFO: Scrape type for 1988785: 2
2026-03-30 03:48:43 [ayvens.fr] INFO: Extracting data for car ID: 1988785
2026-03-30 03:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98c3865c-07a8-541e-87b6-51eb683d9edf with identifier: 1988785
2026-03-30 03:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98c3865c-07a8-541e-87b6-51eb683d9edf with scrape type 2
2026-03-30 03:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98c3865c-07a8-541e-87b6-51eb683d9edf with scrape type 2
2026-03-30 03:48:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 98c3865c-07a8-541e-87b6-51eb683d9edf, identifier: 1988785
2026-03-30 03:48:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 98c3865c-07a8-541e-87b6-51eb683d9edf with identifier: 1988785
2026-03-30 03:48:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 98c3865c-07a8-541e-87b6-51eb683d9edf with identifier: 1988785
2026-03-30 03:48:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 98c3865c-07a8-541e-87b6-51eb683d9edf with identifier: 1988785 to the API
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '98c3865c-07a8-541e-87b6-51eb683d9edf',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 124160,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-05',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van M 1000kg BlueHDi 100 S&S Club',
'transmission': 'manual',
'trim': 'Berlingo Van M 1000kg BlueHDi 100 S&S Club',
'vin': None,
'year': 2019}
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:43 [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-30 03:48:43 [ayvens.fr] INFO: Saving data for 1988785: {'auction_closing_time': 1774969200.0, 'created_time': 1774630737.152714, 'last_price_update_time': 1774842523.566626}
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988785') HTTP/1.1" 204 0
2026-03-30 03:48:43 [ayvens.fr] INFO: Found listing with ID: 1988786
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:43 [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-30 03:48:43 [ayvens.fr] INFO: Scrape type for 1988786: 2
2026-03-30 03:48:43 [ayvens.fr] INFO: Extracting data for car ID: 1988786
2026-03-30 03:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4f698d-efa8-55c1-9c4e-d8c5032299ab with identifier: 1988786
2026-03-30 03:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4f698d-efa8-55c1-9c4e-d8c5032299ab with scrape type 2
2026-03-30 03:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d4f698d-efa8-55c1-9c4e-d8c5032299ab with scrape type 2
2026-03-30 03:48:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9d4f698d-efa8-55c1-9c4e-d8c5032299ab, identifier: 1988786
2026-03-30 03:48:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9d4f698d-efa8-55c1-9c4e-d8c5032299ab with identifier: 1988786
2026-03-30 03:48:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9d4f698d-efa8-55c1-9c4e-d8c5032299ab with identifier: 1988786
2026-03-30 03:48:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9d4f698d-efa8-55c1-9c4e-d8c5032299ab with identifier: 1988786 to the API
2026-03-30 03:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9d4f698d-efa8-55c1-9c4e-d8c5032299ab',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 218974,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-04',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.6 BlueHDi 95ch Business',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.6 BlueHDi 95ch Business',
'vin': None,
'year': 2017}
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:44 [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-30 03:48:44 [ayvens.fr] INFO: Saving data for 1988786: {'auction_closing_time': 1774969200.0, 'created_time': 1774630738.448243, 'last_price_update_time': 1774842524.075503}
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988786') HTTP/1.1" 204 0
2026-03-30 03:48:44 [ayvens.fr] INFO: Found listing with ID: 1988787
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:44 [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-30 03:48:44 [ayvens.fr] INFO: Scrape type for 1988787: 2
2026-03-30 03:48:44 [ayvens.fr] INFO: Extracting data for car ID: 1988787
2026-03-30 03:48:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70f4f93-daa8-56c8-9c5e-c5a97d61c388 with identifier: 1988787
2026-03-30 03:48:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70f4f93-daa8-56c8-9c5e-c5a97d61c388 with scrape type 2
2026-03-30 03:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70f4f93-daa8-56c8-9c5e-c5a97d61c388 with scrape type 2
2026-03-30 03:48:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e70f4f93-daa8-56c8-9c5e-c5a97d61c388, identifier: 1988787
2026-03-30 03:48:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e70f4f93-daa8-56c8-9c5e-c5a97d61c388 with identifier: 1988787
2026-03-30 03:48:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e70f4f93-daa8-56c8-9c5e-c5a97d61c388 with identifier: 1988787
2026-03-30 03:48:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e70f4f93-daa8-56c8-9c5e-c5a97d61c388 with identifier: 1988787 to the API
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e70f4f93-daa8-56c8-9c5e-c5a97d61c388',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 68142,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 1000kg BlueHDi 75ch Premium',
'transmission': 'manual',
'trim': 'Partner Standard 1000kg BlueHDi 75ch Premium',
'vin': None,
'year': 2021}
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:44 [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-30 03:48:44 [ayvens.fr] INFO: Saving data for 1988787: {'auction_closing_time': 1774969200.0, 'created_time': 1774630739.630006, 'last_price_update_time': 1774842524.897244}
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988787') HTTP/1.1" 204 0
2026-03-30 03:48:44 [ayvens.fr] INFO: Found listing with ID: 1988788
2026-03-30 03:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:44 [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-30 03:48:44 [ayvens.fr] INFO: Scrape type for 1988788: 2
2026-03-30 03:48:44 [ayvens.fr] INFO: Extracting data for car ID: 1988788
2026-03-30 03:48:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5721ae-6be1-525b-a55b-9174e100b5c7 with identifier: 1988788
2026-03-30 03:48:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5721ae-6be1-525b-a55b-9174e100b5c7 with scrape type 2
2026-03-30 03:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d5721ae-6be1-525b-a55b-9174e100b5c7 with scrape type 2
2026-03-30 03:48:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1d5721ae-6be1-525b-a55b-9174e100b5c7, identifier: 1988788
2026-03-30 03:48:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1d5721ae-6be1-525b-a55b-9174e100b5c7 with identifier: 1988788
2026-03-30 03:48:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1d5721ae-6be1-525b-a55b-9174e100b5c7 with identifier: 1988788
2026-03-30 03:48:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1d5721ae-6be1-525b-a55b-9174e100b5c7 with identifier: 1988788 to the API
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 242,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '1d5721ae-6be1-525b-a55b-9174e100b5c7',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 87235,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT BOXER Boxer Fg 435 L4H2 2.2 BlueHDi S&S 140ch Asphalt',
'transmission': 'manual',
'trim': 'Boxer Fg 435 L4H2 2.2 BlueHDi S&S 140ch Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:45 [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-30 03:48:45 [ayvens.fr] INFO: Saving data for 1988788: {'auction_closing_time': 1774969200.0, 'created_time': 1774630741.367399, 'last_price_update_time': 1774842525.280494}
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988788') HTTP/1.1" 204 0
2026-03-30 03:48:45 [ayvens.fr] INFO: Found listing with ID: 1988789
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:45 [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-30 03:48:45 [ayvens.fr] INFO: Scrape type for 1988789: 2
2026-03-30 03:48:45 [ayvens.fr] INFO: Extracting data for car ID: 1988789
2026-03-30 03:48:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b0bc256-986b-5346-b27e-222533c112b0 with identifier: 1988789
2026-03-30 03:48:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b0bc256-986b-5346-b27e-222533c112b0 with scrape type 2
2026-03-30 03:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b0bc256-986b-5346-b27e-222533c112b0 with scrape type 2
2026-03-30 03:48:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5b0bc256-986b-5346-b27e-222533c112b0, identifier: 1988789
2026-03-30 03:48:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5b0bc256-986b-5346-b27e-222533c112b0 with identifier: 1988789
2026-03-30 03:48:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5b0bc256-986b-5346-b27e-222533c112b0 with identifier: 1988789
2026-03-30 03:48:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5b0bc256-986b-5346-b27e-222533c112b0 with identifier: 1988789 to the API
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:45 [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': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '5b0bc256-986b-5346-b27e-222533c112b0',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 25956,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-29',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van M 650kg BlueHDi 75 Control',
'transmission': 'manual',
'trim': 'Berlingo Van M 650kg BlueHDi 75 Control',
'vin': None,
'year': 2018}
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:45 [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-30 03:48:45 [ayvens.fr] INFO: Saving data for 1988789: {'auction_closing_time': 1774969200.0, 'created_time': 1774630742.649628, 'last_price_update_time': 1774842525.656114}
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988789') HTTP/1.1" 204 0
2026-03-30 03:48:45 [ayvens.fr] INFO: Found listing with ID: 1988790
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:45 [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-30 03:48:45 [ayvens.fr] INFO: Scrape type for 1988790: 2
2026-03-30 03:48:45 [ayvens.fr] INFO: Extracting data for car ID: 1988790
2026-03-30 03:48:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8068003-a251-5cf3-9bb9-93c35d4b4308 with identifier: 1988790
2026-03-30 03:48:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8068003-a251-5cf3-9bb9-93c35d4b4308 with scrape type 2
2026-03-30 03:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8068003-a251-5cf3-9bb9-93c35d4b4308 with scrape type 2
2026-03-30 03:48:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e8068003-a251-5cf3-9bb9-93c35d4b4308, identifier: 1988790
2026-03-30 03:48:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e8068003-a251-5cf3-9bb9-93c35d4b4308 with identifier: 1988790
2026-03-30 03:48:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e8068003-a251-5cf3-9bb9-93c35d4b4308 with identifier: 1988790
2026-03-30 03:48:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e8068003-a251-5cf3-9bb9-93c35d4b4308 with identifier: 1988790 to the API
2026-03-30 03:48:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'e8068003-a251-5cf3-9bb9-93c35d4b4308',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 49601,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-28',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.2 PureTech 82ch S&S Feel Nav E6.d',
'transmission': 'manual',
'trim': 'C3 Sté 1.2 PureTech 82ch S&S Feel Nav E6.d',
'vin': None,
'year': 2019}
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [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-30 03:48:46 [ayvens.fr] INFO: Saving data for 1988790: {'auction_closing_time': 1774969200.0, 'created_time': 1774630744.83563, 'last_price_update_time': 1774842526.074126}
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988790') HTTP/1.1" 204 0
2026-03-30 03:48:46 [ayvens.fr] INFO: Found listing with ID: 1988791
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [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-30 03:48:46 [ayvens.fr] INFO: Scrape type for 1988791: 2
2026-03-30 03:48:46 [ayvens.fr] INFO: Extracting data for car ID: 1988791
2026-03-30 03:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7 with identifier: 1988791
2026-03-30 03:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7 with scrape type 2
2026-03-30 03:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7 with scrape type 2
2026-03-30 03:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7, identifier: 1988791
2026-03-30 03:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7 with identifier: 1988791
2026-03-30 03:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7 with identifier: 1988791
2026-03-30 03:48:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7 with identifier: 1988791 to the API
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:46 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'fd47d472-e8fd-5ffd-b634-9e7c3f5ad0e7',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 168,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-13',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L2H2 3T E-TECH AC7/DC50 Advance',
'transmission': 'automatic',
'trim': 'Trafic Fg L2H2 3T E-TECH AC7/DC50 Advance',
'vin': None,
'year': 2025}
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [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-30 03:48:46 [ayvens.fr] INFO: Saving data for 1988791: {'auction_closing_time': 1774969200.0, 'created_time': 1774630745.732519, 'last_price_update_time': 1774842526.54584}
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988791') HTTP/1.1" 204 0
2026-03-30 03:48:46 [ayvens.fr] INFO: Found listing with ID: 1988792
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [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-30 03:48:46 [ayvens.fr] INFO: Scrape type for 1988792: 2
2026-03-30 03:48:46 [ayvens.fr] INFO: Extracting data for car ID: 1988792
2026-03-30 03:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81a88849-b705-56f4-a222-d92711c8f972 with identifier: 1988792
2026-03-30 03:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81a88849-b705-56f4-a222-d92711c8f972 with scrape type 2
2026-03-30 03:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81a88849-b705-56f4-a222-d92711c8f972 with scrape type 2
2026-03-30 03:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 81a88849-b705-56f4-a222-d92711c8f972, identifier: 1988792
2026-03-30 03:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 81a88849-b705-56f4-a222-d92711c8f972 with identifier: 1988792
2026-03-30 03:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 81a88849-b705-56f4-a222-d92711c8f972 with identifier: 1988792
2026-03-30 03:48:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 81a88849-b705-56f4-a222-d92711c8f972 with identifier: 1988792 to the API
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '81a88849-b705-56f4-a222-d92711c8f972',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 51753,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Long 1.6 BlueHDi 100ch Cabine Approfondie '
'Pro',
'transmission': 'manual',
'trim': 'Partner Long 1.6 BlueHDi 100ch Cabine Approfondie Pro',
'vin': None,
'year': 2018}
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [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-30 03:48:46 [ayvens.fr] INFO: Saving data for 1988792: {'auction_closing_time': 1774969200.0, 'created_time': 1774630746.768121, 'last_price_update_time': 1774842526.98377}
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988792') HTTP/1.1" 204 0
2026-03-30 03:48:46 [ayvens.fr] INFO: Found listing with ID: 1988793
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48: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-30 03:48:47 [ayvens.fr] INFO: Scrape type for 1988793: 2
2026-03-30 03:48:47 [ayvens.fr] INFO: Extracting data for car ID: 1988793
2026-03-30 03:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5832403-a189-5be6-b3c9-47f372b426d6 with identifier: 1988793
2026-03-30 03:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5832403-a189-5be6-b3c9-47f372b426d6 with scrape type 2
2026-03-30 03:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5832403-a189-5be6-b3c9-47f372b426d6 with scrape type 2
2026-03-30 03:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b5832403-a189-5be6-b3c9-47f372b426d6, identifier: 1988793
2026-03-30 03:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b5832403-a189-5be6-b3c9-47f372b426d6 with identifier: 1988793
2026-03-30 03:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b5832403-a189-5be6-b3c9-47f372b426d6 with identifier: 1988793
2026-03-30 03:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b5832403-a189-5be6-b3c9-47f372b426d6 with identifier: 1988793 to the API
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'b5832403-a189-5be6-b3c9-47f372b426d6',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 145122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-26',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Sté 1.0 TCe 90ch Air Nav',
'transmission': 'manual',
'trim': 'Clio Sté 1.0 TCe 90ch Air Nav',
'vin': None,
'year': 2021}
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48: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-30 03:48:47 [ayvens.fr] INFO: Saving data for 1988793: {'auction_closing_time': 1774969200.0, 'created_time': 1774630748.096588, 'last_price_update_time': 1774842527.380529}
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988793') HTTP/1.1" 204 0
2026-03-30 03:48:47 [ayvens.fr] INFO: Found listing with ID: 1988794
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48: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-30 03:48:47 [ayvens.fr] INFO: Scrape type for 1988794: 2
2026-03-30 03:48:47 [ayvens.fr] INFO: Extracting data for car ID: 1988794
2026-03-30 03:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 828b3e64-4af2-50c3-a7ac-e4222af1f5e2 with identifier: 1988794
2026-03-30 03:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 828b3e64-4af2-50c3-a7ac-e4222af1f5e2 with scrape type 2
2026-03-30 03:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 828b3e64-4af2-50c3-a7ac-e4222af1f5e2 with scrape type 2
2026-03-30 03:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 828b3e64-4af2-50c3-a7ac-e4222af1f5e2, identifier: 1988794
2026-03-30 03:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 828b3e64-4af2-50c3-a7ac-e4222af1f5e2 with identifier: 1988794
2026-03-30 03:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 828b3e64-4af2-50c3-a7ac-e4222af1f5e2 with identifier: 1988794
2026-03-30 03:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 828b3e64-4af2-50c3-a7ac-e4222af1f5e2 with identifier: 1988794 to the API
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 268,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '828b3e64-4af2-50c3-a7ac-e4222af1f5e2',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 37991,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-13',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3300 L1H2 2.3 Blue dCi 135ch Grand '
'Confort Euro6',
'transmission': 'manual',
'trim': 'Master Fg F3300 L1H2 2.3 Blue dCi 135ch Grand Confort Euro6',
'vin': None,
'year': 2021}
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48: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-30 03:48:47 [ayvens.fr] INFO: Saving data for 1988794: {'auction_closing_time': 1774969200.0, 'created_time': 1774630749.498684, 'last_price_update_time': 1774842527.783542}
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988794') HTTP/1.1" 204 0
2026-03-30 03:48:47 [ayvens.fr] INFO: Found listing with ID: 1988795
2026-03-30 03:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48: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-30 03:48:47 [ayvens.fr] INFO: Scrape type for 1988795: 2
2026-03-30 03:48:47 [ayvens.fr] INFO: Extracting data for car ID: 1988795
2026-03-30 03:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29022cd7-d6b8-5b4d-88a3-545ee8e218ca with identifier: 1988795
2026-03-30 03:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29022cd7-d6b8-5b4d-88a3-545ee8e218ca with scrape type 2
2026-03-30 03:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29022cd7-d6b8-5b4d-88a3-545ee8e218ca with scrape type 2
2026-03-30 03:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 29022cd7-d6b8-5b4d-88a3-545ee8e218ca, identifier: 1988795
2026-03-30 03:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 29022cd7-d6b8-5b4d-88a3-545ee8e218ca with identifier: 1988795
2026-03-30 03:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 29022cd7-d6b8-5b4d-88a3-545ee8e218ca with identifier: 1988795
2026-03-30 03:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 29022cd7-d6b8-5b4d-88a3-545ee8e218ca with identifier: 1988795 to the API
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '29022cd7-d6b8-5b4d-88a3-545ee8e218ca',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 85494,
'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': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'vin': None,
'year': 2022}
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [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-30 03:48:48 [ayvens.fr] INFO: Saving data for 1988795: {'auction_closing_time': 1774969200.0, 'created_time': 1774630750.372067, 'last_price_update_time': 1774842528.1768}
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988795') HTTP/1.1" 204 0
2026-03-30 03:48:48 [ayvens.fr] INFO: Found listing with ID: 1988796
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [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-30 03:48:48 [ayvens.fr] INFO: Scrape type for 1988796: 2
2026-03-30 03:48:48 [ayvens.fr] INFO: Extracting data for car ID: 1988796
2026-03-30 03:48:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d96296df-5b4f-586f-a9bd-d76c82a0692e with identifier: 1988796
2026-03-30 03:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d96296df-5b4f-586f-a9bd-d76c82a0692e with scrape type 2
2026-03-30 03:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d96296df-5b4f-586f-a9bd-d76c82a0692e with scrape type 2
2026-03-30 03:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d96296df-5b4f-586f-a9bd-d76c82a0692e, identifier: 1988796
2026-03-30 03:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d96296df-5b4f-586f-a9bd-d76c82a0692e with identifier: 1988796
2026-03-30 03:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d96296df-5b4f-586f-a9bd-d76c82a0692e with identifier: 1988796
2026-03-30 03:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d96296df-5b4f-586f-a9bd-d76c82a0692e with identifier: 1988796 to the API
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 180,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'd96296df-5b4f-586f-a9bd-d76c82a0692e',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 61857,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT Transit 2T Fg T310 L2H2 2.0 EcoBlue 130ch Trend '
'Business',
'transmission': 'manual',
'trim': 'Transit 2T Fg T310 L2H2 2.0 EcoBlue 130ch Trend Business',
'vin': None,
'year': 2019}
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [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-30 03:48:48 [ayvens.fr] INFO: Saving data for 1988796: {'auction_closing_time': 1774969200.0, 'created_time': 1774630751.956182, 'last_price_update_time': 1774842528.5611}
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988796') HTTP/1.1" 204 0
2026-03-30 03:48:48 [ayvens.fr] INFO: Found listing with ID: 1988797
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [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-30 03:48:48 [ayvens.fr] INFO: Scrape type for 1988797: 2
2026-03-30 03:48:48 [ayvens.fr] INFO: Extracting data for car ID: 1988797
2026-03-30 03:48:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f959989c-e126-546e-863a-c8dd7b0044e2 with identifier: 1988797
2026-03-30 03:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f959989c-e126-546e-863a-c8dd7b0044e2 with scrape type 2
2026-03-30 03:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f959989c-e126-546e-863a-c8dd7b0044e2 with scrape type 2
2026-03-30 03:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f959989c-e126-546e-863a-c8dd7b0044e2, identifier: 1988797
2026-03-30 03:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f959989c-e126-546e-863a-c8dd7b0044e2 with identifier: 1988797
2026-03-30 03:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f959989c-e126-546e-863a-c8dd7b0044e2 with identifier: 1988797
2026-03-30 03:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f959989c-e126-546e-863a-c8dd7b0044e2 with identifier: 1988797 to the API
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'f959989c-e126-546e-863a-c8dd7b0044e2',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 46657,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-16',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 650kg BlueHDi 100ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Partner Standard 650kg BlueHDi 100ch S&S Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [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-30 03:48:48 [ayvens.fr] INFO: Saving data for 1988797: {'auction_closing_time': 1774969200.0, 'created_time': 1774630752.881865, 'last_price_update_time': 1774842528.952327}
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988797') HTTP/1.1" 204 0
2026-03-30 03:48:48 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 600
2026-03-30 03:48:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:48:51 [ayvens.fr] INFO: Found listing with ID: 1988798
2026-03-30 03:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:51 [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-30 03:48:51 [ayvens.fr] INFO: Scrape type for 1988798: 2
2026-03-30 03:48:51 [ayvens.fr] INFO: Extracting data for car ID: 1988798
2026-03-30 03:48:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6fb83b-b463-592d-b5c0-9da616525a1a with identifier: 1988798
2026-03-30 03:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6fb83b-b463-592d-b5c0-9da616525a1a with scrape type 2
2026-03-30 03:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d6fb83b-b463-592d-b5c0-9da616525a1a with scrape type 2
2026-03-30 03:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9d6fb83b-b463-592d-b5c0-9da616525a1a, identifier: 1988798
2026-03-30 03:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9d6fb83b-b463-592d-b5c0-9da616525a1a with identifier: 1988798
2026-03-30 03:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9d6fb83b-b463-592d-b5c0-9da616525a1a with identifier: 1988798
2026-03-30 03:48:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9d6fb83b-b463-592d-b5c0-9da616525a1a with identifier: 1988798 to the API
2026-03-30 03:48:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '9d6fb83b-b463-592d-b5c0-9da616525a1a',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 97598,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-16',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 650kg BlueHDi 100ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Partner Standard 650kg BlueHDi 100ch S&S Asphalt',
'vin': None,
'year': 2022}
2026-03-30 03:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:51 [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-30 03:48:51 [ayvens.fr] INFO: Saving data for 1988798: {'auction_closing_time': 1774969200.0, 'created_time': 1774630755.730741, 'last_price_update_time': 1774842531.696158}
2026-03-30 03:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988798') HTTP/1.1" 204 0
2026-03-30 03:48:51 [ayvens.fr] INFO: Found listing with ID: 1988799
2026-03-30 03:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:51 [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-30 03:48:51 [ayvens.fr] INFO: Scrape type for 1988799: 2
2026-03-30 03:48:51 [ayvens.fr] INFO: Extracting data for car ID: 1988799
2026-03-30 03:48:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c06b7195-3a34-55a4-8bdf-b2b300a4b48d with identifier: 1988799
2026-03-30 03:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06b7195-3a34-55a4-8bdf-b2b300a4b48d with scrape type 2
2026-03-30 03:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c06b7195-3a34-55a4-8bdf-b2b300a4b48d with scrape type 2
2026-03-30 03:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c06b7195-3a34-55a4-8bdf-b2b300a4b48d, identifier: 1988799
2026-03-30 03:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c06b7195-3a34-55a4-8bdf-b2b300a4b48d with identifier: 1988799
2026-03-30 03:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c06b7195-3a34-55a4-8bdf-b2b300a4b48d with identifier: 1988799
2026-03-30 03:48:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c06b7195-3a34-55a4-8bdf-b2b300a4b48d with identifier: 1988799 to the API
2026-03-30 03:48:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'c06b7195-3a34-55a4-8bdf-b2b300a4b48d',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 95064,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-03',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 650kg Puretech 110ch S&S Premium',
'transmission': 'manual',
'trim': 'Partner Standard 650kg Puretech 110ch S&S Premium',
'vin': None,
'year': 2022}
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [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-30 03:48:52 [ayvens.fr] INFO: Saving data for 1988799: {'auction_closing_time': 1774969200.0, 'created_time': 1774630756.58961, 'last_price_update_time': 1774842532.096528}
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988799') HTTP/1.1" 204 0
2026-03-30 03:48:52 [ayvens.fr] INFO: Found listing with ID: 1988800
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [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-30 03:48:52 [ayvens.fr] INFO: Scrape type for 1988800: 2
2026-03-30 03:48:52 [ayvens.fr] INFO: Extracting data for car ID: 1988800
2026-03-30 03:48:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46d2580b-c010-58dd-a4a9-c95710c07881 with identifier: 1988800
2026-03-30 03:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46d2580b-c010-58dd-a4a9-c95710c07881 with scrape type 2
2026-03-30 03:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46d2580b-c010-58dd-a4a9-c95710c07881 with scrape type 2
2026-03-30 03:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 46d2580b-c010-58dd-a4a9-c95710c07881, identifier: 1988800
2026-03-30 03:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 46d2580b-c010-58dd-a4a9-c95710c07881 with identifier: 1988800
2026-03-30 03:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 46d2580b-c010-58dd-a4a9-c95710c07881 with identifier: 1988800
2026-03-30 03:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 46d2580b-c010-58dd-a4a9-c95710c07881 with identifier: 1988800 to the API
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '46d2580b-c010-58dd-a4a9-c95710c07881',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 140221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-06',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 120ch S&S Driver',
'vin': None,
'year': 2020}
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [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-30 03:48:52 [ayvens.fr] INFO: Saving data for 1988800: {'auction_closing_time': 1774969200.0, 'created_time': 1774630757.809772, 'last_price_update_time': 1774842532.501144}
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988800') HTTP/1.1" 204 0
2026-03-30 03:48:52 [ayvens.fr] INFO: Found listing with ID: 1988801
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [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-30 03:48:52 [ayvens.fr] INFO: Scrape type for 1988801: 2
2026-03-30 03:48:52 [ayvens.fr] INFO: Extracting data for car ID: 1988801
2026-03-30 03:48:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 567a0394-39da-5a8e-91e7-5bd621b6f563 with identifier: 1988801
2026-03-30 03:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 567a0394-39da-5a8e-91e7-5bd621b6f563 with scrape type 2
2026-03-30 03:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 567a0394-39da-5a8e-91e7-5bd621b6f563 with scrape type 2
2026-03-30 03:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 567a0394-39da-5a8e-91e7-5bd621b6f563, identifier: 1988801
2026-03-30 03:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 567a0394-39da-5a8e-91e7-5bd621b6f563 with identifier: 1988801
2026-03-30 03:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 567a0394-39da-5a8e-91e7-5bd621b6f563 with identifier: 1988801
2026-03-30 03:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 567a0394-39da-5a8e-91e7-5bd621b6f563 with identifier: 1988801 to the API
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 268,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '567a0394-39da-5a8e-91e7-5bd621b6f563',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 122607,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-01',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3300 L1H1 2.3 dCi 135ch Grand Confort E6',
'transmission': 'manual',
'trim': 'Master Fg F3300 L1H1 2.3 dCi 135ch Grand Confort E6',
'vin': None,
'year': 2021}
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [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-30 03:48:52 [ayvens.fr] INFO: Saving data for 1988801: {'auction_closing_time': 1774969200.0, 'created_time': 1774630759.016306, 'last_price_update_time': 1774842532.899269}
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988801') HTTP/1.1" 204 0
2026-03-30 03:48:53 [ayvens.fr] INFO: Found listing with ID: 1988802
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:53 [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-30 03:48:53 [ayvens.fr] INFO: Scrape type for 1988802: 2
2026-03-30 03:48:53 [ayvens.fr] INFO: Extracting data for car ID: 1988802
2026-03-30 03:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbe4f0a4-c35f-5259-aa48-c8224abf9ee7 with identifier: 1988802
2026-03-30 03:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbe4f0a4-c35f-5259-aa48-c8224abf9ee7 with scrape type 2
2026-03-30 03:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbe4f0a4-c35f-5259-aa48-c8224abf9ee7 with scrape type 2
2026-03-30 03:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cbe4f0a4-c35f-5259-aa48-c8224abf9ee7, identifier: 1988802
2026-03-30 03:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cbe4f0a4-c35f-5259-aa48-c8224abf9ee7 with identifier: 1988802
2026-03-30 03:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cbe4f0a4-c35f-5259-aa48-c8224abf9ee7 with identifier: 1988802
2026-03-30 03:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cbe4f0a4-c35f-5259-aa48-c8224abf9ee7 with identifier: 1988802 to the API
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': 'cbe4f0a4-c35f-5259-aa48-c8224abf9ee7',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 36268,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-12',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Réversible 1.0 TCe 90ch Evolution',
'transmission': 'manual',
'trim': 'Clio Réversible 1.0 TCe 90ch Evolution',
'vin': None,
'year': 2023}
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:53 [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-30 03:48:53 [ayvens.fr] INFO: Saving data for 1988802: {'auction_closing_time': 1774969200.0, 'created_time': 1774630760.66823, 'last_price_update_time': 1774842533.393387}
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988802') HTTP/1.1" 204 0
2026-03-30 03:48:53 [ayvens.fr] INFO: Found listing with ID: 1988803
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:53 [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-30 03:48:53 [ayvens.fr] INFO: Scrape type for 1988803: 2
2026-03-30 03:48:53 [ayvens.fr] INFO: Extracting data for car ID: 1988803
2026-03-30 03:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65dd9c3b-c73f-5163-836d-cc066ca5cf52 with identifier: 1988803
2026-03-30 03:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65dd9c3b-c73f-5163-836d-cc066ca5cf52 with scrape type 2
2026-03-30 03:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65dd9c3b-c73f-5163-836d-cc066ca5cf52 with scrape type 2
2026-03-30 03:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 65dd9c3b-c73f-5163-836d-cc066ca5cf52, identifier: 1988803
2026-03-30 03:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 65dd9c3b-c73f-5163-836d-cc066ca5cf52 with identifier: 1988803
2026-03-30 03:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 65dd9c3b-c73f-5163-836d-cc066ca5cf52 with identifier: 1988803
2026-03-30 03:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 65dd9c3b-c73f-5163-836d-cc066ca5cf52 with identifier: 1988803 to the API
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '65dd9c3b-c73f-5163-836d-cc066ca5cf52',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 160317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-20',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Sté 1.0 TCe 90ch Air Nav Ok',
'transmission': 'manual',
'trim': 'Clio Sté 1.0 TCe 90ch Air Nav Ok',
'vin': None,
'year': 2021}
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:53 [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-30 03:48:53 [ayvens.fr] INFO: Saving data for 1988803: {'auction_closing_time': 1774969200.0, 'created_time': 1774630762.005267, 'last_price_update_time': 1774842533.80289}
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988803') HTTP/1.1" 204 0
2026-03-30 03:48:53 [ayvens.fr] INFO: Found listing with ID: 1988804
2026-03-30 03:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:53 [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-30 03:48:53 [ayvens.fr] INFO: Scrape type for 1988804: 2
2026-03-30 03:48:53 [ayvens.fr] INFO: Extracting data for car ID: 1988804
2026-03-30 03:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4dd9c04-203f-5f81-a968-b67c92b6ebe0 with identifier: 1988804
2026-03-30 03:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4dd9c04-203f-5f81-a968-b67c92b6ebe0 with scrape type 2
2026-03-30 03:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4dd9c04-203f-5f81-a968-b67c92b6ebe0 with scrape type 2
2026-03-30 03:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d4dd9c04-203f-5f81-a968-b67c92b6ebe0, identifier: 1988804
2026-03-30 03:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d4dd9c04-203f-5f81-a968-b67c92b6ebe0 with identifier: 1988804
2026-03-30 03:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d4dd9c04-203f-5f81-a968-b67c92b6ebe0 with identifier: 1988804
2026-03-30 03:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d4dd9c04-203f-5f81-a968-b67c92b6ebe0 with identifier: 1988804 to the API
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'electric',
'id': 'd4dd9c04-203f-5f81-a968-b67c92b6ebe0',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 12170,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-08',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express Electric 33 Grand Confort '
'Achat intégral',
'transmission': 'automatic',
'trim': 'Kangoo Express Electric 33 Grand Confort Achat intégral',
'vin': None,
'year': 2019}
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [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-30 03:48:54 [ayvens.fr] INFO: Saving data for 1988804: {'auction_closing_time': 1774969200.0, 'created_time': 1774630763.258576, 'last_price_update_time': 1774842534.201621}
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988804') HTTP/1.1" 204 0
2026-03-30 03:48:54 [ayvens.fr] INFO: Found listing with ID: 1988805
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [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-30 03:48:54 [ayvens.fr] INFO: Scrape type for 1988805: 2
2026-03-30 03:48:54 [ayvens.fr] INFO: Extracting data for car ID: 1988805
2026-03-30 03:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9134c4b-7eec-5266-b4ba-44f858537730 with identifier: 1988805
2026-03-30 03:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9134c4b-7eec-5266-b4ba-44f858537730 with scrape type 2
2026-03-30 03:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9134c4b-7eec-5266-b4ba-44f858537730 with scrape type 2
2026-03-30 03:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b9134c4b-7eec-5266-b4ba-44f858537730, identifier: 1988805
2026-03-30 03:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b9134c4b-7eec-5266-b4ba-44f858537730 with identifier: 1988805
2026-03-30 03:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b9134c4b-7eec-5266-b4ba-44f858537730 with identifier: 1988805
2026-03-30 03:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b9134c4b-7eec-5266-b4ba-44f858537730 with identifier: 1988805 to the API
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b9134c4b-7eec-5266-b4ba-44f858537730',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208 BUSINESS R',
'odometer': 88258,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-17',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 BUSINESS R 208 Business R 1.5 BlueHDi 100ch S&S Active',
'transmission': 'manual',
'trim': '208 Business R 1.5 BlueHDi 100ch S&S Active',
'vin': None,
'year': 2021}
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [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-30 03:48:54 [ayvens.fr] INFO: Saving data for 1988805: {'auction_closing_time': 1774969200.0, 'created_time': 1774630765.073595, 'last_price_update_time': 1774842534.584834}
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988805') HTTP/1.1" 204 0
2026-03-30 03:48:54 [ayvens.fr] INFO: Found listing with ID: 1988806
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [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-30 03:48:54 [ayvens.fr] INFO: Scrape type for 1988806: 2
2026-03-30 03:48:54 [ayvens.fr] INFO: Extracting data for car ID: 1988806
2026-03-30 03:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d5853c0-5474-5c08-be3b-798ab6a048c3 with identifier: 1988806
2026-03-30 03:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d5853c0-5474-5c08-be3b-798ab6a048c3 with scrape type 2
2026-03-30 03:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d5853c0-5474-5c08-be3b-798ab6a048c3 with scrape type 2
2026-03-30 03:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7d5853c0-5474-5c08-be3b-798ab6a048c3, identifier: 1988806
2026-03-30 03:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7d5853c0-5474-5c08-be3b-798ab6a048c3 with identifier: 1988806
2026-03-30 03:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7d5853c0-5474-5c08-be3b-798ab6a048c3 with identifier: 1988806
2026-03-30 03:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7d5853c0-5474-5c08-be3b-798ab6a048c3 with identifier: 1988806 to the API
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 190,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': '7d5853c0-5474-5c08-be3b-798ab6a048c3',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 189610,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-25',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 2.0 BlueHDi 120ch S&S Club',
'transmission': 'manual',
'trim': 'Jumpy Fg M 2.0 BlueHDi 120ch S&S Club',
'vin': None,
'year': 2020}
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [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-30 03:48:54 [ayvens.fr] INFO: Saving data for 1988806: {'auction_closing_time': 1774969200.0, 'created_time': 1774630766.089053, 'last_price_update_time': 1774842534.959881}
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988806') HTTP/1.1" 204 0
2026-03-30 03:48:54 [ayvens.fr] INFO: Found listing with ID: 1988807
2026-03-30 03:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:54 [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-30 03:48:54 [ayvens.fr] INFO: Scrape type for 1988807: 2
2026-03-30 03:48:54 [ayvens.fr] INFO: Extracting data for car ID: 1988807
2026-03-30 03:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29a5d26-b490-525a-afe6-a1b1f6e1d087 with identifier: 1988807
2026-03-30 03:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29a5d26-b490-525a-afe6-a1b1f6e1d087 with scrape type 2
2026-03-30 03:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b29a5d26-b490-525a-afe6-a1b1f6e1d087 with scrape type 2
2026-03-30 03:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b29a5d26-b490-525a-afe6-a1b1f6e1d087, identifier: 1988807
2026-03-30 03:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b29a5d26-b490-525a-afe6-a1b1f6e1d087 with identifier: 1988807
2026-03-30 03:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b29a5d26-b490-525a-afe6-a1b1f6e1d087 with identifier: 1988807
2026-03-30 03:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b29a5d26-b490-525a-afe6-a1b1f6e1d087 with identifier: 1988807 to the API
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 85,
'color': 'BLANCHE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'b29a5d26-b490-525a-afe6-a1b1f6e1d087',
'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/41119',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 120157,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-18',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Sté 1.5 dCi 75ch energy Air MédiaNav',
'transmission': 'manual',
'trim': 'Clio Sté 1.5 dCi 75ch energy Air MédiaNav',
'vin': None,
'year': 2018}
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:55 [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-30 03:48:55 [ayvens.fr] INFO: Saving data for 1988807: {'auction_closing_time': 1774969200.0, 'created_time': 1774630770.545769, 'last_price_update_time': 1774842535.342715}
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1988807') HTTP/1.1" 204 0
2026-03-30 03:48:55 [ayvens.fr] INFO: Found listing with ID: 1983837
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:55 [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-30 03:48:55 [ayvens.fr] INFO: Scrape type for 1983837: 2
2026-03-30 03:48:55 [ayvens.fr] INFO: Extracting data for car ID: 1983837
2026-03-30 03:48:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d363826b-abd1-5c22-a3d2-06841c44bccc with identifier: 1983837
2026-03-30 03:48:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d363826b-abd1-5c22-a3d2-06841c44bccc with scrape type 2
2026-03-30 03:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d363826b-abd1-5c22-a3d2-06841c44bccc with scrape type 2
2026-03-30 03:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d363826b-abd1-5c22-a3d2-06841c44bccc, identifier: 1983837
2026-03-30 03:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d363826b-abd1-5c22-a3d2-06841c44bccc with identifier: 1983837
2026-03-30 03:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d363826b-abd1-5c22-a3d2-06841c44bccc with identifier: 1983837
2026-03-30 03:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d363826b-abd1-5c22-a3d2-06841c44bccc with identifier: 1983837 to the API
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:55 [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-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd363826b-abd1-5c22-a3d2-06841c44bccc',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 97820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Plus Style Chrome Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Plus Style Chrome Geartronic',
'vin': None,
'year': 2023}
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:55 [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-30 03:48:55 [ayvens.fr] INFO: Saving data for 1983837: {'auction_closing_time': 1774861200.0, 'created_time': 1774532732.732763, 'last_price_update_time': 1774842535.727858}
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983837') HTTP/1.1" 204 0
2026-03-30 03:48:55 [ayvens.fr] INFO: Found listing with ID: 1983838
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:55 [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-30 03:48:55 [ayvens.fr] INFO: Scrape type for 1983838: 2
2026-03-30 03:48:55 [ayvens.fr] INFO: Extracting data for car ID: 1983838
2026-03-30 03:48:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0b60aad-38a3-5c51-ab76-625974123ec1 with identifier: 1983838
2026-03-30 03:48:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0b60aad-38a3-5c51-ab76-625974123ec1 with scrape type 2
2026-03-30 03:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0b60aad-38a3-5c51-ab76-625974123ec1 with scrape type 2
2026-03-30 03:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e0b60aad-38a3-5c51-ab76-625974123ec1, identifier: 1983838
2026-03-30 03:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e0b60aad-38a3-5c51-ab76-625974123ec1 with identifier: 1983838
2026-03-30 03:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e0b60aad-38a3-5c51-ab76-625974123ec1 with identifier: 1983838
2026-03-30 03:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e0b60aad-38a3-5c51-ab76-625974123ec1 with identifier: 1983838 to the API
2026-03-30 03:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:56 [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.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'e0b60aad-38a3-5c51-ab76-625974123ec1',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC90',
'odometer': 82237,
'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': 7,
'seller_name': None,
'title': 'VOLVO XC90 XC90 T8 AWD 310 + 145ch Ultimate Style Dark Geartronic',
'transmission': 'automatic',
'trim': 'XC90 T8 AWD 310 + 145ch Ultimate Style Dark Geartronic',
'vin': None,
'year': 2022}
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [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-30 03:48:56 [ayvens.fr] INFO: Saving data for 1983838: {'auction_closing_time': 1774861200.0, 'created_time': 1774532735.237798, 'last_price_update_time': 1774842536.124853}
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983838') HTTP/1.1" 204 0
2026-03-30 03:48:56 [ayvens.fr] INFO: Found listing with ID: 1983839
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [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-30 03:48:56 [ayvens.fr] INFO: Scrape type for 1983839: 2
2026-03-30 03:48:56 [ayvens.fr] INFO: Extracting data for car ID: 1983839
2026-03-30 03:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e4ba359-0750-51f2-9701-c75d361c8e9b with identifier: 1983839
2026-03-30 03:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e4ba359-0750-51f2-9701-c75d361c8e9b with scrape type 2
2026-03-30 03:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e4ba359-0750-51f2-9701-c75d361c8e9b with scrape type 2
2026-03-30 03:48:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3e4ba359-0750-51f2-9701-c75d361c8e9b, identifier: 1983839
2026-03-30 03:48:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3e4ba359-0750-51f2-9701-c75d361c8e9b with identifier: 1983839
2026-03-30 03:48:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3e4ba359-0750-51f2-9701-c75d361c8e9b with identifier: 1983839
2026-03-30 03:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3e4ba359-0750-51f2-9701-c75d361c8e9b with identifier: 1983839 to the API
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:56 [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.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '3e4ba359-0750-51f2-9701-c75d361c8e9b',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'MUSTANG MACH-E',
'odometer': 47535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'FORD MUSTANG MACH-E Mustang Mach-E 351ch Extended Range 99kWh '
'Premium AWD',
'transmission': 'automatic',
'trim': 'Mustang Mach-E 351ch Extended Range 99kWh Premium AWD',
'vin': None,
'year': 2023}
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [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-30 03:48:56 [ayvens.fr] INFO: Saving data for 1983839: {'auction_closing_time': 1774861200.0, 'created_time': 1774532738.048265, 'last_price_update_time': 1774842536.515206}
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983839') HTTP/1.1" 204 0
2026-03-30 03:48:56 [ayvens.fr] INFO: Found listing with ID: 1983840
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [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-30 03:48:56 [ayvens.fr] INFO: Scrape type for 1983840: 2
2026-03-30 03:48:56 [ayvens.fr] INFO: Extracting data for car ID: 1983840
2026-03-30 03:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342cab67-7fda-5522-9517-ff796bb83492 with identifier: 1983840
2026-03-30 03:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342cab67-7fda-5522-9517-ff796bb83492 with scrape type 2
2026-03-30 03:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 342cab67-7fda-5522-9517-ff796bb83492 with scrape type 2
2026-03-30 03:48:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 342cab67-7fda-5522-9517-ff796bb83492, identifier: 1983840
2026-03-30 03:48:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 342cab67-7fda-5522-9517-ff796bb83492 with identifier: 1983840
2026-03-30 03:48:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 342cab67-7fda-5522-9517-ff796bb83492 with identifier: 1983840
2026-03-30 03:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 342cab67-7fda-5522-9517-ff796bb83492 with identifier: 1983840 to the API
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:56 [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.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '342cab67-7fda-5522-9517-ff796bb83492',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC90',
'odometer': 78959,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-19',
'seats_number': 7,
'seller_name': None,
'title': 'VOLVO XC90 XC90 T8 AWD 303 + 87ch R-Design Geartronic',
'transmission': 'automatic',
'trim': 'XC90 T8 AWD 303 + 87ch R-Design Geartronic',
'vin': None,
'year': 2022}
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [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-30 03:48:56 [ayvens.fr] INFO: Saving data for 1983840: {'auction_closing_time': 1774861200.0, 'created_time': 1774532737.030756, 'last_price_update_time': 1774842536.89279}
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983840') HTTP/1.1" 204 0
2026-03-30 03:48:56 [ayvens.fr] INFO: Found listing with ID: 1983841
2026-03-30 03:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:56 [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-30 03:48:56 [ayvens.fr] INFO: Scrape type for 1983841: 2
2026-03-30 03:48:56 [ayvens.fr] INFO: Extracting data for car ID: 1983841
2026-03-30 03:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed148c31-126a-5ce8-b3a5-6a6988d04fd9 with identifier: 1983841
2026-03-30 03:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed148c31-126a-5ce8-b3a5-6a6988d04fd9 with scrape type 2
2026-03-30 03:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed148c31-126a-5ce8-b3a5-6a6988d04fd9 with scrape type 2
2026-03-30 03:48:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ed148c31-126a-5ce8-b3a5-6a6988d04fd9, identifier: 1983841
2026-03-30 03:48:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ed148c31-126a-5ce8-b3a5-6a6988d04fd9 with identifier: 1983841
2026-03-30 03:48:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ed148c31-126a-5ce8-b3a5-6a6988d04fd9 with identifier: 1983841
2026-03-30 03:48:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ed148c31-126a-5ce8-b3a5-6a6988d04fd9 with identifier: 1983841 to the API
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:57 [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-30T09:00:00Z',
'fuel_type': 'electric',
'id': 'ed148c31-126a-5ce8-b3a5-6a6988d04fd9',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'MUSTANG MACH-E',
'odometer': 12356,
'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 76kWh '
'Mach-E Propulsion',
'transmission': 'automatic',
'trim': 'Mustang Mach-E 269ch Standard Range 76kWh Mach-E Propulsion',
'vin': None,
'year': 2024}
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:57 [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-30 03:48:57 [ayvens.fr] INFO: Saving data for 1983841: {'auction_closing_time': 1774861200.0, 'created_time': 1774532739.205266, 'last_price_update_time': 1774842537.284106}
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983841') HTTP/1.1" 204 0
2026-03-30 03:48:57 [ayvens.fr] INFO: Found listing with ID: 1983842
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:57 [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-30 03:48:57 [ayvens.fr] INFO: Scrape type for 1983842: 2
2026-03-30 03:48:57 [ayvens.fr] INFO: Extracting data for car ID: 1983842
2026-03-30 03:48:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bae12780-f8ec-52b3-98c6-3892b198301c with identifier: 1983842
2026-03-30 03:48:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bae12780-f8ec-52b3-98c6-3892b198301c with scrape type 2
2026-03-30 03:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bae12780-f8ec-52b3-98c6-3892b198301c with scrape type 2
2026-03-30 03:48:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bae12780-f8ec-52b3-98c6-3892b198301c, identifier: 1983842
2026-03-30 03:48:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bae12780-f8ec-52b3-98c6-3892b198301c with identifier: 1983842
2026-03-30 03:48:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bae12780-f8ec-52b3-98c6-3892b198301c with identifier: 1983842
2026-03-30 03:48:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bae12780-f8ec-52b3-98c6-3892b198301c with identifier: 1983842 to the API
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 46,
'color': 'MINERALWEISS METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'bae12780-f8ec-52b3-98c6-3892b198301c',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 90297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-22',
'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-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:57 [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-30 03:48:57 [ayvens.fr] INFO: Saving data for 1983842: {'auction_closing_time': 1774861200.0, 'created_time': 1774532740.793489, 'last_price_update_time': 1774842537.790988}
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983842') HTTP/1.1" 204 0
2026-03-30 03:48:57 [ayvens.fr] INFO: Found listing with ID: 1983843
2026-03-30 03:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:57 [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-30 03:48:57 [ayvens.fr] INFO: Scrape type for 1983843: 2
2026-03-30 03:48:57 [ayvens.fr] INFO: Extracting data for car ID: 1983843
2026-03-30 03:48:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f1d6e2b-8772-5b82-9027-e2e562544bd7 with identifier: 1983843
2026-03-30 03:48:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f1d6e2b-8772-5b82-9027-e2e562544bd7 with scrape type 2
2026-03-30 03:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f1d6e2b-8772-5b82-9027-e2e562544bd7 with scrape type 2
2026-03-30 03:48:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f1d6e2b-8772-5b82-9027-e2e562544bd7, identifier: 1983843
2026-03-30 03:48:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f1d6e2b-8772-5b82-9027-e2e562544bd7 with identifier: 1983843
2026-03-30 03:48:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f1d6e2b-8772-5b82-9027-e2e562544bd7 with identifier: 1983843
2026-03-30 03:48:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f1d6e2b-8772-5b82-9027-e2e562544bd7 with identifier: 1983843 to the API
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:58 [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-30T09:00:00Z',
'fuel_type': 'electric',
'id': '4f1d6e2b-8772-5b82-9027-e2e562544bd7',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'MUSTANG MACH-E',
'odometer': 43751,
'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': 'FORD MUSTANG MACH-E Mustang Mach-E 294ch Extended Range 91kWh '
'Premium Propulsion',
'transmission': 'automatic',
'trim': 'Mustang Mach-E 294ch Extended Range 91kWh Premium Propulsion',
'vin': None,
'year': 2023}
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [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-30 03:48:58 [ayvens.fr] INFO: Saving data for 1983843: {'auction_closing_time': 1774861200.0, 'created_time': 1774532742.380208, 'last_price_update_time': 1774842538.178319}
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983843') HTTP/1.1" 204 0
2026-03-30 03:48:58 [ayvens.fr] INFO: Found listing with ID: 1983844
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [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-30 03:48:58 [ayvens.fr] INFO: Scrape type for 1983844: 2
2026-03-30 03:48:58 [ayvens.fr] INFO: Extracting data for car ID: 1983844
2026-03-30 03:48:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dc8e9e5-b070-53ff-b669-b9e6fc85577a with identifier: 1983844
2026-03-30 03:48:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dc8e9e5-b070-53ff-b669-b9e6fc85577a with scrape type 2
2026-03-30 03:48:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dc8e9e5-b070-53ff-b669-b9e6fc85577a with scrape type 2
2026-03-30 03:48:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7dc8e9e5-b070-53ff-b669-b9e6fc85577a, identifier: 1983844
2026-03-30 03:48:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7dc8e9e5-b070-53ff-b669-b9e6fc85577a with identifier: 1983844
2026-03-30 03:48:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7dc8e9e5-b070-53ff-b669-b9e6fc85577a with identifier: 1983844
2026-03-30 03:48:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7dc8e9e5-b070-53ff-b669-b9e6fc85577a with identifier: 1983844 to the API
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:58 [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': 4,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': '7dc8e9e5-b070-53ff-b669-b9e6fc85577a',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'JAGUAR',
'model': 'XE',
'odometer': 115091,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR XE XE D200 MHEV R-Dynamic Black BVA8',
'transmission': 'automatic',
'trim': 'XE D200 MHEV R-Dynamic Black BVA8',
'vin': None,
'year': 2022}
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [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-30 03:48:58 [ayvens.fr] INFO: Saving data for 1983844: {'auction_closing_time': 1774861200.0, 'created_time': 1774532744.030489, 'last_price_update_time': 1774842538.563885}
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983844') HTTP/1.1" 204 0
2026-03-30 03:48:58 [ayvens.fr] INFO: Found listing with ID: 1983845
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [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-30 03:48:58 [ayvens.fr] INFO: Scrape type for 1983845: 2
2026-03-30 03:48:58 [ayvens.fr] INFO: Extracting data for car ID: 1983845
2026-03-30 03:48:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e384541c-c051-52f6-a673-d49bf902681c with identifier: 1983845
2026-03-30 03:48:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e384541c-c051-52f6-a673-d49bf902681c with scrape type 2
2026-03-30 03:48:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e384541c-c051-52f6-a673-d49bf902681c with scrape type 2
2026-03-30 03:48:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e384541c-c051-52f6-a673-d49bf902681c, identifier: 1983845
2026-03-30 03:48:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e384541c-c051-52f6-a673-d49bf902681c with identifier: 1983845
2026-03-30 03:48:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e384541c-c051-52f6-a673-d49bf902681c with identifier: 1983845
2026-03-30 03:48:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e384541c-c051-52f6-a673-d49bf902681c with identifier: 1983845 to the API
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'GRIS DAYTONA NACRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': 'e384541c-c051-52f6-a673-d49bf902681c',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A4 AVANT',
'odometer': 132566,
'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': 'AUDI A4 AVANT A4 Avant 40 TDI 204ch S line quattro S tronic 7',
'transmission': 'automatic',
'trim': 'A4 Avant 40 TDI 204ch S line quattro S tronic 7',
'vin': None,
'year': 2021}
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [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-30 03:48:58 [ayvens.fr] INFO: Saving data for 1983845: {'auction_closing_time': 1774861200.0, 'created_time': 1774532745.873916, 'last_price_update_time': 1774842538.952172}
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983845') HTTP/1.1" 204 0
2026-03-30 03:48:58 [ayvens.fr] INFO: Found listing with ID: 1983846
2026-03-30 03:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:58 [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-30 03:48:58 [ayvens.fr] INFO: Scrape type for 1983846: 2
2026-03-30 03:48:58 [ayvens.fr] INFO: Extracting data for car ID: 1983846
2026-03-30 03:48:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6402cfe-42e6-5b35-9783-df3dc78ec98d with identifier: 1983846
2026-03-30 03:48:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6402cfe-42e6-5b35-9783-df3dc78ec98d with scrape type 2
2026-03-30 03:48:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6402cfe-42e6-5b35-9783-df3dc78ec98d with scrape type 2
2026-03-30 03:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d6402cfe-42e6-5b35-9783-df3dc78ec98d, identifier: 1983846
2026-03-30 03:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d6402cfe-42e6-5b35-9783-df3dc78ec98d with identifier: 1983846
2026-03-30 03:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d6402cfe-42e6-5b35-9783-df3dc78ec98d with identifier: 1983846
2026-03-30 03:48:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d6402cfe-42e6-5b35-9783-df3dc78ec98d with identifier: 1983846 to the API
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 161,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': 'd6402cfe-42e6-5b35-9783-df3dc78ec98d',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 57598,
'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': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.6 PureTech 180ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '5008 1.6 PureTech 180ch S&S GT EAT8',
'vin': None,
'year': 2021}
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:59 [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-30 03:48:59 [ayvens.fr] INFO: Saving data for 1983846: {'auction_closing_time': 1774861200.0, 'created_time': 1774532747.600163, 'last_price_update_time': 1774842539.334541}
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983846') HTTP/1.1" 204 0
2026-03-30 03:48:59 [ayvens.fr] INFO: Found listing with ID: 1983847
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:59 [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-30 03:48:59 [ayvens.fr] INFO: Scrape type for 1983847: 2
2026-03-30 03:48:59 [ayvens.fr] INFO: Extracting data for car ID: 1983847
2026-03-30 03:48:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd1b77c-b776-5975-b2e4-507cff86442d with identifier: 1983847
2026-03-30 03:48:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd1b77c-b776-5975-b2e4-507cff86442d with scrape type 2
2026-03-30 03:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbd1b77c-b776-5975-b2e4-507cff86442d with scrape type 2
2026-03-30 03:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bbd1b77c-b776-5975-b2e4-507cff86442d, identifier: 1983847
2026-03-30 03:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bbd1b77c-b776-5975-b2e4-507cff86442d with identifier: 1983847
2026-03-30 03:48:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bbd1b77c-b776-5975-b2e4-507cff86442d with identifier: 1983847
2026-03-30 03:48:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bbd1b77c-b776-5975-b2e4-507cff86442d with identifier: 1983847 to the API
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:48: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-30 03:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'BLANC DIGITAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': 'bbd1b77c-b776-5975-b2e4-507cff86442d',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'GLB',
'odometer': 94468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-22',
'seats_number': 7,
'seller_name': None,
'title': 'MERCEDES-BENZ GLB GLB 200d 150ch AMG Line 8G DCT',
'transmission': 'automatic',
'trim': 'GLB 200d 150ch AMG Line 8G DCT',
'vin': None,
'year': 2021}
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:59 [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-30 03:48:59 [ayvens.fr] INFO: Saving data for 1983847: {'auction_closing_time': 1774861200.0, 'created_time': 1774532748.946349, 'last_price_update_time': 1774842539.776191}
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983847') HTTP/1.1" 204 0
2026-03-30 03:48:59 [ayvens.fr] INFO: Found listing with ID: 1983848
2026-03-30 03:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:48:59 [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-30 03:48:59 [ayvens.fr] INFO: Scrape type for 1983848: 2
2026-03-30 03:48:59 [ayvens.fr] INFO: Extracting data for car ID: 1983848
2026-03-30 03:48:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1355ed32-b193-5c28-a86f-be1721ded174 with identifier: 1983848
2026-03-30 03:48:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1355ed32-b193-5c28-a86f-be1721ded174 with scrape type 2
2026-03-30 03:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1355ed32-b193-5c28-a86f-be1721ded174 with scrape type 2
2026-03-30 03:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1355ed32-b193-5c28-a86f-be1721ded174, identifier: 1983848
2026-03-30 03:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1355ed32-b193-5c28-a86f-be1721ded174 with identifier: 1983848
2026-03-30 03:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1355ed32-b193-5c28-a86f-be1721ded174 with identifier: 1983848
2026-03-30 03:49:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1355ed32-b193-5c28-a86f-be1721ded174 with identifier: 1983848 to the API
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '1355ed32-b193-5c28-a86f-be1721ded174',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'EV6',
'odometer': 60908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'KIA EV6 EV6 325ch GT-Line Business 4WD',
'transmission': 'automatic',
'trim': 'EV6 325ch GT-Line Business 4WD',
'vin': None,
'year': 2023}
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [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-30 03:49:00 [ayvens.fr] INFO: Saving data for 1983848: {'auction_closing_time': 1774861200.0, 'created_time': 1774532750.411493, 'last_price_update_time': 1774842540.205912}
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983848') HTTP/1.1" 204 0
2026-03-30 03:49:00 [ayvens.fr] INFO: Found listing with ID: 1983849
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [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-30 03:49:00 [ayvens.fr] INFO: Scrape type for 1983849: 2
2026-03-30 03:49:00 [ayvens.fr] INFO: Extracting data for car ID: 1983849
2026-03-30 03:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3342c8ec-be5e-517c-9207-fe3a9e531f13 with identifier: 1983849
2026-03-30 03:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3342c8ec-be5e-517c-9207-fe3a9e531f13 with scrape type 2
2026-03-30 03:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3342c8ec-be5e-517c-9207-fe3a9e531f13 with scrape type 2
2026-03-30 03:49:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3342c8ec-be5e-517c-9207-fe3a9e531f13, identifier: 1983849
2026-03-30 03:49:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3342c8ec-be5e-517c-9207-fe3a9e531f13 with identifier: 1983849
2026-03-30 03:49:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3342c8ec-be5e-517c-9207-fe3a9e531f13 with identifier: 1983849
2026-03-30 03:49:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3342c8ec-be5e-517c-9207-fe3a9e531f13 with identifier: 1983849 to the API
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 184,
'color': 'GRIS TITANE',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '3342c8ec-be5e-517c-9207-fe3a9e531f13',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LEXUS',
'model': 'LC',
'odometer': 48087,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-06',
'seats_number': 4,
'seller_name': None,
'title': 'LEXUS LC LC 500h 359ch Sport + Hybrid',
'transmission': 'automatic',
'trim': 'LC 500h 359ch Sport + Hybrid',
'vin': None,
'year': 2022}
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [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-30 03:49:00 [ayvens.fr] INFO: Saving data for 1983849: {'auction_closing_time': 1774861200.0, 'created_time': 1774532752.467567, 'last_price_update_time': 1774842540.588131}
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983849') HTTP/1.1" 204 0
2026-03-30 03:49:00 [ayvens.fr] INFO: Found listing with ID: 1983850
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [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-30 03:49:00 [ayvens.fr] INFO: Scrape type for 1983850: 2
2026-03-30 03:49:00 [ayvens.fr] INFO: Extracting data for car ID: 1983850
2026-03-30 03:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d0eb6ef-5173-54a6-b174-2701a00820c1 with identifier: 1983850
2026-03-30 03:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d0eb6ef-5173-54a6-b174-2701a00820c1 with scrape type 2
2026-03-30 03:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d0eb6ef-5173-54a6-b174-2701a00820c1 with scrape type 2
2026-03-30 03:49:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4d0eb6ef-5173-54a6-b174-2701a00820c1, identifier: 1983850
2026-03-30 03:49:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4d0eb6ef-5173-54a6-b174-2701a00820c1 with identifier: 1983850
2026-03-30 03:49:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4d0eb6ef-5173-54a6-b174-2701a00820c1 with identifier: 1983850
2026-03-30 03:49:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4d0eb6ef-5173-54a6-b174-2701a00820c1 with identifier: 1983850 to the API
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': '4d0eb6ef-5173-54a6-b174-2701a00820c1',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 4 GC',
'odometer': 67755,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 4 GC Serie 4 Gran Coupe 420iA 184ch M Sport',
'transmission': 'automatic',
'trim': 'Serie 4 Gran Coupe 420iA 184ch M Sport',
'vin': None,
'year': 2022}
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [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-30 03:49:00 [ayvens.fr] INFO: Saving data for 1983850: {'auction_closing_time': 1774861200.0, 'created_time': 1774532754.15479, 'last_price_update_time': 1774842540.971236}
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983850') HTTP/1.1" 204 0
2026-03-30 03:49:00 [ayvens.fr] INFO: Found listing with ID: 1983851
2026-03-30 03:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:01 [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-30 03:49:01 [ayvens.fr] INFO: Scrape type for 1983851: 2
2026-03-30 03:49:01 [ayvens.fr] INFO: Extracting data for car ID: 1983851
2026-03-30 03:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b56ea12-a568-592f-b6d4-9f5c1840d52a with identifier: 1983851
2026-03-30 03:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b56ea12-a568-592f-b6d4-9f5c1840d52a with scrape type 2
2026-03-30 03:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b56ea12-a568-592f-b6d4-9f5c1840d52a with scrape type 2
2026-03-30 03:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8b56ea12-a568-592f-b6d4-9f5c1840d52a, identifier: 1983851
2026-03-30 03:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8b56ea12-a568-592f-b6d4-9f5c1840d52a with identifier: 1983851
2026-03-30 03:49:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8b56ea12-a568-592f-b6d4-9f5c1840d52a with identifier: 1983851
2026-03-30 03:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8b56ea12-a568-592f-b6d4-9f5c1840d52a with identifier: 1983851 to the API
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS NUIT METALISEE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.7L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '8b56ea12-a568-592f-b6d4-9f5c1840d52a',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL X',
'odometer': 14521,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL X Model X Dual Motor',
'transmission': 'automatic',
'trim': 'Model X Dual Motor',
'vin': None,
'year': 2023}
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:01 [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-30 03:49:01 [ayvens.fr] INFO: Saving data for 1983851: {'auction_closing_time': 1774861200.0, 'created_time': 1774532755.570722, 'last_price_update_time': 1774842541.371792}
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983851') HTTP/1.1" 204 0
2026-03-30 03:49:01 [ayvens.fr] INFO: Found listing with ID: 1983852
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:01 [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-30 03:49:01 [ayvens.fr] INFO: Scrape type for 1983852: 2
2026-03-30 03:49:01 [ayvens.fr] INFO: Extracting data for car ID: 1983852
2026-03-30 03:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a with identifier: 1983852
2026-03-30 03:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a with scrape type 2
2026-03-30 03:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a with scrape type 2
2026-03-30 03:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a, identifier: 1983852
2026-03-30 03:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a with identifier: 1983852
2026-03-30 03:49:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a with identifier: 1983852
2026-03-30 03:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a with identifier: 1983852 to the API
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'Blanc Nacr',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': 'f6d232dc-40ad-5fc3-a9bb-2b8a57ba372a',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 18528,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Standard RWD',
'transmission': 'automatic',
'trim': 'Model 3 Standard RWD',
'vin': None,
'year': 2024}
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:01 [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-30 03:49:01 [ayvens.fr] INFO: Saving data for 1983852: {'auction_closing_time': 1774861200.0, 'created_time': 1774532756.762961, 'last_price_update_time': 1774842541.761651}
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983852') HTTP/1.1" 204 0
2026-03-30 03:49:01 [ayvens.fr] INFO: Found listing with ID: 1983853
2026-03-30 03:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:01 [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-30 03:49:01 [ayvens.fr] INFO: Scrape type for 1983853: 2
2026-03-30 03:49:01 [ayvens.fr] INFO: Extracting data for car ID: 1983853
2026-03-30 03:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8e0be5f-124b-51b3-bc2e-f37c871f4268 with identifier: 1983853
2026-03-30 03:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8e0be5f-124b-51b3-bc2e-f37c871f4268 with scrape type 2
2026-03-30 03:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8e0be5f-124b-51b3-bc2e-f37c871f4268 with scrape type 2
2026-03-30 03:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a8e0be5f-124b-51b3-bc2e-f37c871f4268, identifier: 1983853
2026-03-30 03:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a8e0be5f-124b-51b3-bc2e-f37c871f4268 with identifier: 1983853
2026-03-30 03:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a8e0be5f-124b-51b3-bc2e-f37c871f4268 with identifier: 1983853
2026-03-30 03:49:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a8e0be5f-124b-51b3-bc2e-f37c871f4268 with identifier: 1983853 to the API
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 50,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'a8e0be5f-124b-51b3-bc2e-f37c871f4268',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TOUAREG',
'odometer': 33096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-10',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TOUAREG Touareg 3.0 TSI eHybrid 381ch Elegance 4Motion '
'BVA8',
'transmission': 'automatic',
'trim': 'Touareg 3.0 TSI eHybrid 381ch Elegance 4Motion BVA8',
'vin': None,
'year': 2023}
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:02 [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-30 03:49:02 [ayvens.fr] INFO: Saving data for 1983853: {'auction_closing_time': 1774861200.0, 'created_time': 1774532758.907475, 'last_price_update_time': 1774842542.265887}
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983853') HTTP/1.1" 204 0
2026-03-30 03:49:02 [ayvens.fr] INFO: Found listing with ID: 1983854
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:02 [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-30 03:49:02 [ayvens.fr] INFO: Scrape type for 1983854: 2
2026-03-30 03:49:02 [ayvens.fr] INFO: Extracting data for car ID: 1983854
2026-03-30 03:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2e8d192-a892-5785-b11b-1a74f1f12bd0 with identifier: 1983854
2026-03-30 03:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2e8d192-a892-5785-b11b-1a74f1f12bd0 with scrape type 2
2026-03-30 03:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2e8d192-a892-5785-b11b-1a74f1f12bd0 with scrape type 2
2026-03-30 03:49:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f2e8d192-a892-5785-b11b-1a74f1f12bd0, identifier: 1983854
2026-03-30 03:49:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f2e8d192-a892-5785-b11b-1a74f1f12bd0 with identifier: 1983854
2026-03-30 03:49:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f2e8d192-a892-5785-b11b-1a74f1f12bd0 with identifier: 1983854
2026-03-30 03:49:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f2e8d192-a892-5785-b11b-1a74f1f12bd0 with identifier: 1983854 to the API
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f2e8d192-a892-5785-b11b-1a74f1f12bd0',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE C',
'odometer': 91312,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE C Classe C 200 204ch AMG Line',
'transmission': 'automatic',
'trim': 'Classe C 200 204ch AMG Line',
'vin': None,
'year': 2022}
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:02 [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-30 03:49:02 [ayvens.fr] INFO: Saving data for 1983854: {'auction_closing_time': 1774861200.0, 'created_time': 1774532760.642573, 'last_price_update_time': 1774842542.655656}
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983854') HTTP/1.1" 204 0
2026-03-30 03:49:02 [ayvens.fr] INFO: Found listing with ID: 1983855
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:02 [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-30 03:49:02 [ayvens.fr] INFO: Scrape type for 1983855: 2
2026-03-30 03:49:02 [ayvens.fr] INFO: Extracting data for car ID: 1983855
2026-03-30 03:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7 with identifier: 1983855
2026-03-30 03:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7 with scrape type 2
2026-03-30 03:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7 with scrape type 2
2026-03-30 03:49:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7, identifier: 1983855
2026-03-30 03:49:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7 with identifier: 1983855
2026-03-30 03:49:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7 with identifier: 1983855
2026-03-30 03:49:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7 with identifier: 1983855 to the API
2026-03-30 03:49:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'MBROOKLYN GRAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': '5831e3f4-9d8b-59d7-9307-7b1fc5acdcc7',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 4 GC',
'odometer': 53544,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 4 GC Serie 4 Gran Coupe 420iA 184ch M Sport',
'transmission': 'automatic',
'trim': 'Serie 4 Gran Coupe 420iA 184ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [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-30 03:49:03 [ayvens.fr] INFO: Saving data for 1983855: {'auction_closing_time': 1774861200.0, 'created_time': 1774532762.243084, 'last_price_update_time': 1774842543.057299}
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983855') HTTP/1.1" 204 0
2026-03-30 03:49:03 [ayvens.fr] INFO: Found listing with ID: 1983856
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [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-30 03:49:03 [ayvens.fr] INFO: Scrape type for 1983856: 2
2026-03-30 03:49:03 [ayvens.fr] INFO: Extracting data for car ID: 1983856
2026-03-30 03:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 416a5d7f-48f2-5e5e-86d0-42b23c4c38ca with identifier: 1983856
2026-03-30 03:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 416a5d7f-48f2-5e5e-86d0-42b23c4c38ca with scrape type 2
2026-03-30 03:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 416a5d7f-48f2-5e5e-86d0-42b23c4c38ca with scrape type 2
2026-03-30 03:49:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 416a5d7f-48f2-5e5e-86d0-42b23c4c38ca, identifier: 1983856
2026-03-30 03:49:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 416a5d7f-48f2-5e5e-86d0-42b23c4c38ca with identifier: 1983856
2026-03-30 03:49:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 416a5d7f-48f2-5e5e-86d0-42b23c4c38ca with identifier: 1983856
2026-03-30 03:49:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 416a5d7f-48f2-5e5e-86d0-42b23c4c38ca with identifier: 1983856 to the API
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'BRUN VISON',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': '416a5d7f-48f2-5e5e-86d0-42b23c4c38ca',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'SCENIC',
'odometer': 86427,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-24',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT SCENIC Grand Scenic 1.7 Blue dCi 150ch Initiale Paris EDC',
'transmission': 'automatic',
'trim': 'Grand Scenic 1.7 Blue dCi 150ch Initiale Paris EDC',
'vin': None,
'year': 2019}
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [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-30 03:49:03 [ayvens.fr] INFO: Saving data for 1983856: {'auction_closing_time': 1774861200.0, 'created_time': 1774532764.123586, 'last_price_update_time': 1774842543.503999}
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983856') HTTP/1.1" 204 0
2026-03-30 03:49:03 [ayvens.fr] INFO: Found listing with ID: 1983857
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [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-30 03:49:03 [ayvens.fr] INFO: Scrape type for 1983857: 2
2026-03-30 03:49:03 [ayvens.fr] INFO: Extracting data for car ID: 1983857
2026-03-30 03:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0 with identifier: 1983857
2026-03-30 03:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0 with scrape type 2
2026-03-30 03:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0 with scrape type 2
2026-03-30 03:49:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0, identifier: 1983857
2026-03-30 03:49:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0 with identifier: 1983857
2026-03-30 03:49:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0 with identifier: 1983857
2026-03-30 03:49:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0 with identifier: 1983857 to the API
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': '77e9e91c-4fc7-54c7-a0bf-1a4214a46ef0',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 75226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-30',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 2.0 BlueHDi 180ch S&S GT Pack EAT8',
'transmission': 'automatic',
'trim': '5008 2.0 BlueHDi 180ch S&S GT Pack EAT8',
'vin': None,
'year': 2021}
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [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-30 03:49:03 [ayvens.fr] INFO: Saving data for 1983857: {'auction_closing_time': 1774861200.0, 'created_time': 1774532765.556238, 'last_price_update_time': 1774842543.911417}
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983857') HTTP/1.1" 204 0
2026-03-30 03:49:03 [ayvens.fr] INFO: Found listing with ID: 1983858
2026-03-30 03:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:03 [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-30 03:49:03 [ayvens.fr] INFO: Scrape type for 1983858: 2
2026-03-30 03:49:03 [ayvens.fr] INFO: Extracting data for car ID: 1983858
2026-03-30 03:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffbd42da-2095-54ef-8ea9-0175b7d3a2f1 with identifier: 1983858
2026-03-30 03:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffbd42da-2095-54ef-8ea9-0175b7d3a2f1 with scrape type 2
2026-03-30 03:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffbd42da-2095-54ef-8ea9-0175b7d3a2f1 with scrape type 2
2026-03-30 03:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ffbd42da-2095-54ef-8ea9-0175b7d3a2f1, identifier: 1983858
2026-03-30 03:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ffbd42da-2095-54ef-8ea9-0175b7d3a2f1 with identifier: 1983858
2026-03-30 03:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ffbd42da-2095-54ef-8ea9-0175b7d3a2f1 with identifier: 1983858
2026-03-30 03:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ffbd42da-2095-54ef-8ea9-0175b7d3a2f1 with identifier: 1983858 to the API
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:04 [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-30T09:00:00Z',
'fuel_type': 'electric',
'id': 'ffbd42da-2095-54ef-8ea9-0175b7d3a2f1',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'EV6',
'odometer': 118773,
'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': 'KIA EV6 EV6 325ch GT-Line 4WD',
'transmission': 'automatic',
'trim': 'EV6 325ch GT-Line 4WD',
'vin': None,
'year': 2022}
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:04 [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-30 03:49:04 [ayvens.fr] INFO: Saving data for 1983858: {'auction_closing_time': 1774861200.0, 'created_time': 1774532766.998702, 'last_price_update_time': 1774842544.342746}
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983858') HTTP/1.1" 204 0
2026-03-30 03:49:04 [ayvens.fr] INFO: Found listing with ID: 1983859
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:04 [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-30 03:49:04 [ayvens.fr] INFO: Scrape type for 1983859: 2
2026-03-30 03:49:04 [ayvens.fr] INFO: Extracting data for car ID: 1983859
2026-03-30 03:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eae06106-7f25-51b0-91a5-99d926aeb852 with identifier: 1983859
2026-03-30 03:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eae06106-7f25-51b0-91a5-99d926aeb852 with scrape type 2
2026-03-30 03:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eae06106-7f25-51b0-91a5-99d926aeb852 with scrape type 2
2026-03-30 03:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eae06106-7f25-51b0-91a5-99d926aeb852, identifier: 1983859
2026-03-30 03:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eae06106-7f25-51b0-91a5-99d926aeb852 with identifier: 1983859
2026-03-30 03:49:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eae06106-7f25-51b0-91a5-99d926aeb852 with identifier: 1983859
2026-03-30 03:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eae06106-7f25-51b0-91a5-99d926aeb852 with identifier: 1983859 to the API
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': 'CARBONSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'eae06106-7f25-51b0-91a5-99d926aeb852',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X5',
'odometer': 119916,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 X5 xDrive45e 394ch M Sport',
'transmission': 'automatic',
'trim': 'X5 xDrive45e 394ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:04 [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-30 03:49:04 [ayvens.fr] INFO: Saving data for 1983859: {'auction_closing_time': 1774861200.0, 'created_time': 1774532768.931929, 'last_price_update_time': 1774842544.784831}
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983859') HTTP/1.1" 204 0
2026-03-30 03:49:04 [ayvens.fr] INFO: Found listing with ID: 1983860
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:04 [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-30 03:49:04 [ayvens.fr] INFO: Scrape type for 1983860: 2
2026-03-30 03:49:04 [ayvens.fr] INFO: Extracting data for car ID: 1983860
2026-03-30 03:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efafb7b7-fd7e-5c84-be94-33c8db733836 with identifier: 1983860
2026-03-30 03:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efafb7b7-fd7e-5c84-be94-33c8db733836 with scrape type 2
2026-03-30 03:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efafb7b7-fd7e-5c84-be94-33c8db733836 with scrape type 2
2026-03-30 03:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: efafb7b7-fd7e-5c84-be94-33c8db733836, identifier: 1983860
2026-03-30 03:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: efafb7b7-fd7e-5c84-be94-33c8db733836 with identifier: 1983860
2026-03-30 03:49:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: efafb7b7-fd7e-5c84-be94-33c8db733836 with identifier: 1983860
2026-03-30 03:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: efafb7b7-fd7e-5c84-be94-33c8db733836 with identifier: 1983860 to the API
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 44,
'color': 'ROUGE FIRENZE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'efafb7b7-fd7e-5c84-be94-33c8db733836',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'EVOQUE',
'odometer': 78290,
'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': 'LAND ROVER EVOQUE Range Rover Evoque 1.5 P300e 309ch R-Dynamic HSE '
'AWD BVA 11cv',
'transmission': 'automatic',
'trim': 'Range Rover Evoque 1.5 P300e 309ch R-Dynamic HSE AWD BVA 11cv',
'vin': None,
'year': 2020}
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:05 [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-30 03:49:05 [ayvens.fr] INFO: Saving data for 1983860: {'auction_closing_time': 1774861200.0, 'created_time': 1774532770.346289, 'last_price_update_time': 1774842545.190123}
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983860') HTTP/1.1" 204 0
2026-03-30 03:49:05 [ayvens.fr] INFO: Found listing with ID: 1983861
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:05 [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-30 03:49:05 [ayvens.fr] INFO: Scrape type for 1983861: 2
2026-03-30 03:49:05 [ayvens.fr] INFO: Extracting data for car ID: 1983861
2026-03-30 03:49:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42d62ae1-ed27-5ae9-a795-b24a29d2562b with identifier: 1983861
2026-03-30 03:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42d62ae1-ed27-5ae9-a795-b24a29d2562b with scrape type 2
2026-03-30 03:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42d62ae1-ed27-5ae9-a795-b24a29d2562b with scrape type 2
2026-03-30 03:49:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 42d62ae1-ed27-5ae9-a795-b24a29d2562b, identifier: 1983861
2026-03-30 03:49:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 42d62ae1-ed27-5ae9-a795-b24a29d2562b with identifier: 1983861
2026-03-30 03:49:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 42d62ae1-ed27-5ae9-a795-b24a29d2562b with identifier: 1983861
2026-03-30 03:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 42d62ae1-ed27-5ae9-a795-b24a29d2562b with identifier: 1983861 to the API
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'SKYCRAPERGRAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': '42d62ae1-ed27-5ae9-a795-b24a29d2562b',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 33007,
'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': 'BMW SERIE 1 Série 1 118iA 136ch M Sport DKG7',
'transmission': 'automatic',
'trim': 'Série 1 118iA 136ch M Sport DKG7',
'vin': None,
'year': 2023}
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:05 [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-30 03:49:05 [ayvens.fr] INFO: Saving data for 1983861: {'auction_closing_time': 1774861200.0, 'created_time': 1774532771.654732, 'last_price_update_time': 1774842545.599018}
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983861') HTTP/1.1" 204 0
2026-03-30 03:49:05 [ayvens.fr] INFO: Found listing with ID: 1983862
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:05 [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-30 03:49:05 [ayvens.fr] INFO: Scrape type for 1983862: 2
2026-03-30 03:49:05 [ayvens.fr] INFO: Extracting data for car ID: 1983862
2026-03-30 03:49:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a6d34c-a5e9-58ed-86fe-d2dc917e95b8 with identifier: 1983862
2026-03-30 03:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a6d34c-a5e9-58ed-86fe-d2dc917e95b8 with scrape type 2
2026-03-30 03:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27a6d34c-a5e9-58ed-86fe-d2dc917e95b8 with scrape type 2
2026-03-30 03:49:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 27a6d34c-a5e9-58ed-86fe-d2dc917e95b8, identifier: 1983862
2026-03-30 03:49:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 27a6d34c-a5e9-58ed-86fe-d2dc917e95b8 with identifier: 1983862
2026-03-30 03:49:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 27a6d34c-a5e9-58ed-86fe-d2dc917e95b8 with identifier: 1983862
2026-03-30 03:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 27a6d34c-a5e9-58ed-86fe-d2dc917e95b8 with identifier: 1983862 to the API
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 13,
'color': 'NOIR OBSIDIENNE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '27a6d34c-a5e9-58ed-86fe-d2dc917e95b8',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'GLC',
'odometer': 69218,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC GLC 300 e Hybrid 313ch AMG Line 4Matic 9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 300 e Hybrid 313ch AMG Line 4Matic 9G-Tronic',
'vin': None,
'year': 2023}
2026-03-30 03:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [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-30 03:49:06 [ayvens.fr] INFO: Saving data for 1983862: {'auction_closing_time': 1774861200.0, 'created_time': 1774532772.952057, 'last_price_update_time': 1774842546.003781}
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983862') HTTP/1.1" 204 0
2026-03-30 03:49:06 [ayvens.fr] INFO: Found listing with ID: 1983863
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [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-30 03:49:06 [ayvens.fr] INFO: Scrape type for 1983863: 2
2026-03-30 03:49:06 [ayvens.fr] INFO: Extracting data for car ID: 1983863
2026-03-30 03:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0f6aff2-1681-5346-bf8b-84fa62608baa with identifier: 1983863
2026-03-30 03:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0f6aff2-1681-5346-bf8b-84fa62608baa with scrape type 2
2026-03-30 03:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0f6aff2-1681-5346-bf8b-84fa62608baa with scrape type 2
2026-03-30 03:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e0f6aff2-1681-5346-bf8b-84fa62608baa, identifier: 1983863
2026-03-30 03:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e0f6aff2-1681-5346-bf8b-84fa62608baa with identifier: 1983863
2026-03-30 03:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e0f6aff2-1681-5346-bf8b-84fa62608baa with identifier: 1983863
2026-03-30 03:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e0f6aff2-1681-5346-bf8b-84fa62608baa with identifier: 1983863 to the API
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'e0f6aff2-1681-5346-bf8b-84fa62608baa',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 61225,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive23i 218ch M Sport',
'transmission': 'automatic',
'trim': 'X1 xDrive23i 218ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [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-30 03:49:06 [ayvens.fr] INFO: Saving data for 1983863: {'auction_closing_time': 1774861200.0, 'created_time': 1774532774.555509, 'last_price_update_time': 1774842546.415956}
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983863') HTTP/1.1" 204 0
2026-03-30 03:49:06 [ayvens.fr] INFO: Found listing with ID: 1983864
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [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-30 03:49:06 [ayvens.fr] INFO: Scrape type for 1983864: 2
2026-03-30 03:49:06 [ayvens.fr] INFO: Extracting data for car ID: 1983864
2026-03-30 03:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0270bec-7fc0-5efa-9da6-c050b7c0bce5 with identifier: 1983864
2026-03-30 03:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0270bec-7fc0-5efa-9da6-c050b7c0bce5 with scrape type 2
2026-03-30 03:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0270bec-7fc0-5efa-9da6-c050b7c0bce5 with scrape type 2
2026-03-30 03:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d0270bec-7fc0-5efa-9da6-c050b7c0bce5, identifier: 1983864
2026-03-30 03:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d0270bec-7fc0-5efa-9da6-c050b7c0bce5 with identifier: 1983864
2026-03-30 03:49:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d0270bec-7fc0-5efa-9da6-c050b7c0bce5 with identifier: 1983864
2026-03-30 03:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d0270bec-7fc0-5efa-9da6-c050b7c0bce5 with identifier: 1983864 to the API
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'BLEU SAPHIR METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd0270bec-7fc0-5efa-9da6-c050b7c0bce5',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LEXUS',
'model': 'NX',
'odometer': 105324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'LEXUS NX NX 450h+ F SPORT Executive 4WD',
'transmission': 'automatic',
'trim': 'NX 450h+ F SPORT Executive 4WD',
'vin': None,
'year': 2023}
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [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-30 03:49:06 [ayvens.fr] INFO: Saving data for 1983864: {'auction_closing_time': 1774861200.0, 'created_time': 1774532775.708052, 'last_price_update_time': 1774842546.910442}
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983864') HTTP/1.1" 204 0
2026-03-30 03:49:06 [ayvens.fr] INFO: Found listing with ID: 1983865
2026-03-30 03:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:06 [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-30 03:49:06 [ayvens.fr] INFO: Scrape type for 1983865: 2
2026-03-30 03:49:06 [ayvens.fr] INFO: Extracting data for car ID: 1983865
2026-03-30 03:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fdb140d-c271-59ef-a212-8323e7b2f445 with identifier: 1983865
2026-03-30 03:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fdb140d-c271-59ef-a212-8323e7b2f445 with scrape type 2
2026-03-30 03:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fdb140d-c271-59ef-a212-8323e7b2f445 with scrape type 2
2026-03-30 03:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4fdb140d-c271-59ef-a212-8323e7b2f445, identifier: 1983865
2026-03-30 03:49:07 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 2 pages/min), scraped 486 items (at 138 items/min)
2026-03-30 03:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-30 03:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4fdb140d-c271-59ef-a212-8323e7b2f445 with identifier: 1983865
2026-03-30 03:49:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4fdb140d-c271-59ef-a212-8323e7b2f445 with identifier: 1983865
2026-03-30 03:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4fdb140d-c271-59ef-a212-8323e7b2f445 with identifier: 1983865 to the API
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 17,
'color': 'STORMBAY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4fdb140d-c271-59ef-a212-8323e7b2f445',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 105819,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive25e 245ch M Sport',
'transmission': 'automatic',
'trim': 'X1 xDrive25e 245ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:07 [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-30 03:49:07 [ayvens.fr] INFO: Saving data for 1983865: {'auction_closing_time': 1774861200.0, 'created_time': 1774532777.791437, 'last_price_update_time': 1774842547.316672}
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983865') HTTP/1.1" 204 0
2026-03-30 03:49:07 [ayvens.fr] INFO: Found listing with ID: 1983866
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:07 [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-30 03:49:07 [ayvens.fr] INFO: Scrape type for 1983866: 2
2026-03-30 03:49:07 [ayvens.fr] INFO: Extracting data for car ID: 1983866
2026-03-30 03:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f68a941-46a7-5fbb-8c24-76666bbd552d with identifier: 1983866
2026-03-30 03:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f68a941-46a7-5fbb-8c24-76666bbd552d with scrape type 2
2026-03-30 03:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f68a941-46a7-5fbb-8c24-76666bbd552d with scrape type 2
2026-03-30 03:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3f68a941-46a7-5fbb-8c24-76666bbd552d, identifier: 1983866
2026-03-30 03:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3f68a941-46a7-5fbb-8c24-76666bbd552d with identifier: 1983866
2026-03-30 03:49:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3f68a941-46a7-5fbb-8c24-76666bbd552d with identifier: 1983866
2026-03-30 03:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3f68a941-46a7-5fbb-8c24-76666bbd552d with identifier: 1983866 to the API
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 43,
'color': 'ARGENT FLEURET',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '3f68a941-46a7-5fbb-8c24-76666bbd552d',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q5 SPORTBACK',
'odometer': 37135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 SPORTBACK Q5 Sportback 55 TFSI e 367ch S line quattro S '
'tronic 7',
'transmission': 'automatic',
'trim': 'Q5 Sportback 55 TFSI e 367ch S line quattro S tronic 7',
'vin': None,
'year': 2023}
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:07 [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-30 03:49:07 [ayvens.fr] INFO: Saving data for 1983866: {'auction_closing_time': 1774861200.0, 'created_time': 1774532778.900653, 'last_price_update_time': 1774842547.708755}
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983866') HTTP/1.1" 204 0
2026-03-30 03:49:07 [ayvens.fr] INFO: Found listing with ID: 1983867
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:07 [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-30 03:49:07 [ayvens.fr] INFO: Scrape type for 1983867: 2
2026-03-30 03:49:07 [ayvens.fr] INFO: Extracting data for car ID: 1983867
2026-03-30 03:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1338f4d3-0385-551b-9f66-6d515389f0c5 with identifier: 1983867
2026-03-30 03:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1338f4d3-0385-551b-9f66-6d515389f0c5 with scrape type 2
2026-03-30 03:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1338f4d3-0385-551b-9f66-6d515389f0c5 with scrape type 2
2026-03-30 03:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1338f4d3-0385-551b-9f66-6d515389f0c5, identifier: 1983867
2026-03-30 03:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1338f4d3-0385-551b-9f66-6d515389f0c5 with identifier: 1983867
2026-03-30 03:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1338f4d3-0385-551b-9f66-6d515389f0c5 with identifier: 1983867
2026-03-30 03:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1338f4d3-0385-551b-9f66-6d515389f0c5 with identifier: 1983867 to the API
2026-03-30 03:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': '1338f4d3-0385-551b-9f66-6d515389f0c5',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 54666,
'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': 'VOLKSWAGEN GOLF Golf 2.0 TDI SCR 200ch GTD DSG7',
'transmission': 'automatic',
'trim': 'Golf 2.0 TDI SCR 200ch GTD DSG7',
'vin': None,
'year': 2022}
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [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-30 03:49:08 [ayvens.fr] INFO: Saving data for 1983867: {'auction_closing_time': 1774861200.0, 'created_time': 1774532780.345877, 'last_price_update_time': 1774842548.085334}
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983867') HTTP/1.1" 204 0
2026-03-30 03:49:08 [ayvens.fr] INFO: Found listing with ID: 1983868
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [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-30 03:49:08 [ayvens.fr] INFO: Scrape type for 1983868: 2
2026-03-30 03:49:08 [ayvens.fr] INFO: Extracting data for car ID: 1983868
2026-03-30 03:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8b6479-cd38-54b0-8283-c18fe7a2a495 with identifier: 1983868
2026-03-30 03:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8b6479-cd38-54b0-8283-c18fe7a2a495 with scrape type 2
2026-03-30 03:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8b6479-cd38-54b0-8283-c18fe7a2a495 with scrape type 2
2026-03-30 03:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ed8b6479-cd38-54b0-8283-c18fe7a2a495, identifier: 1983868
2026-03-30 03:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ed8b6479-cd38-54b0-8283-c18fe7a2a495 with identifier: 1983868
2026-03-30 03:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ed8b6479-cd38-54b0-8283-c18fe7a2a495 with identifier: 1983868
2026-03-30 03:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ed8b6479-cd38-54b0-8283-c18fe7a2a495 with identifier: 1983868 to the API
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'GRIS GRAPHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': 'ed8b6479-cd38-54b0-8283-c18fe7a2a495',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'GLC',
'odometer': 79618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC GLC 220 d 194ch AMG Line 4Matic Launch Edition '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 220 d 194ch AMG Line 4Matic Launch Edition 9G-Tronic',
'vin': None,
'year': 2020}
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [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-30 03:49:08 [ayvens.fr] INFO: Saving data for 1983868: {'auction_closing_time': 1774861200.0, 'created_time': 1774532781.941633, 'last_price_update_time': 1774842548.493237}
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983868') HTTP/1.1" 204 0
2026-03-30 03:49:08 [ayvens.fr] INFO: Found listing with ID: 1983869
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [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-30 03:49:08 [ayvens.fr] INFO: Scrape type for 1983869: 2
2026-03-30 03:49:08 [ayvens.fr] INFO: Extracting data for car ID: 1983869
2026-03-30 03:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae65f56d-ddf5-5d74-861f-fba5b27e2248 with identifier: 1983869
2026-03-30 03:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae65f56d-ddf5-5d74-861f-fba5b27e2248 with scrape type 2
2026-03-30 03:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae65f56d-ddf5-5d74-861f-fba5b27e2248 with scrape type 2
2026-03-30 03:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ae65f56d-ddf5-5d74-861f-fba5b27e2248, identifier: 1983869
2026-03-30 03:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ae65f56d-ddf5-5d74-861f-fba5b27e2248 with identifier: 1983869
2026-03-30 03:49:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ae65f56d-ddf5-5d74-861f-fba5b27e2248 with identifier: 1983869
2026-03-30 03:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ae65f56d-ddf5-5d74-861f-fba5b27e2248 with identifier: 1983869 to the API
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLANC IBIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': 'ae65f56d-ddf5-5d74-861f-fba5b27e2248',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A5',
'odometer': 71221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-26',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A5 A5 Sportback 3.0 TDI 218ch S line quattro S tronic 7',
'transmission': 'automatic',
'trim': 'A5 Sportback 3.0 TDI 218ch S line quattro S tronic 7',
'vin': None,
'year': 2018}
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [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-30 03:49:08 [ayvens.fr] INFO: Saving data for 1983869: {'auction_closing_time': 1774861200.0, 'created_time': 1774532783.745835, 'last_price_update_time': 1774842548.888805}
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983869') HTTP/1.1" 204 0
2026-03-30 03:49:08 [ayvens.fr] INFO: Found listing with ID: 1983870
2026-03-30 03:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:08 [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-30 03:49:08 [ayvens.fr] INFO: Scrape type for 1983870: 2
2026-03-30 03:49:08 [ayvens.fr] INFO: Extracting data for car ID: 1983870
2026-03-30 03:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aae3966-ff70-5e23-a6c8-ed899908e9af with identifier: 1983870
2026-03-30 03:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aae3966-ff70-5e23-a6c8-ed899908e9af with scrape type 2
2026-03-30 03:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aae3966-ff70-5e23-a6c8-ed899908e9af with scrape type 2
2026-03-30 03:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1aae3966-ff70-5e23-a6c8-ed899908e9af, identifier: 1983870
2026-03-30 03:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1aae3966-ff70-5e23-a6c8-ed899908e9af with identifier: 1983870
2026-03-30 03:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1aae3966-ff70-5e23-a6c8-ed899908e9af with identifier: 1983870
2026-03-30 03:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1aae3966-ff70-5e23-a6c8-ed899908e9af with identifier: 1983870 to the API
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 49,
'color': 'CARBONE SCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '1aae3966-ff70-5e23-a6c8-ed899908e9af',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 32228,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-14',
'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': 2024}
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:09 [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-30 03:49:09 [ayvens.fr] INFO: Saving data for 1983870: {'auction_closing_time': 1774861200.0, 'created_time': 1774532785.220056, 'last_price_update_time': 1774842549.266583}
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983870') HTTP/1.1" 204 0
2026-03-30 03:49:09 [ayvens.fr] INFO: Found listing with ID: 1983871
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:09 [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-30 03:49:09 [ayvens.fr] INFO: Scrape type for 1983871: 2
2026-03-30 03:49:09 [ayvens.fr] INFO: Extracting data for car ID: 1983871
2026-03-30 03:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea2519d-dbe0-545f-b621-171abc750ccf with identifier: 1983871
2026-03-30 03:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea2519d-dbe0-545f-b621-171abc750ccf with scrape type 2
2026-03-30 03:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ea2519d-dbe0-545f-b621-171abc750ccf with scrape type 2
2026-03-30 03:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0ea2519d-dbe0-545f-b621-171abc750ccf, identifier: 1983871
2026-03-30 03:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0ea2519d-dbe0-545f-b621-171abc750ccf with identifier: 1983871
2026-03-30 03:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0ea2519d-dbe0-545f-b621-171abc750ccf with identifier: 1983871
2026-03-30 03:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0ea2519d-dbe0-545f-b621-171abc750ccf with identifier: 1983871 to the API
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 71,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '0ea2519d-dbe0-545f-b621-171abc750ccf',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'EXPLORER',
'odometer': 142534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-23',
'seats_number': 7,
'seller_name': None,
'title': 'FORD EXPLORER Explorer 3.0 EcoBoost 457ch Parallel PHEV Platinum '
'i-AWD BVA10',
'transmission': 'automatic',
'trim': 'Explorer 3.0 EcoBoost 457ch Parallel PHEV Platinum i-AWD BVA10',
'vin': None,
'year': 2021}
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:09 [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-30 03:49:09 [ayvens.fr] INFO: Saving data for 1983871: {'auction_closing_time': 1774861200.0, 'created_time': 1774532787.964659, 'last_price_update_time': 1774842549.684334}
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983871') HTTP/1.1" 204 0
2026-03-30 03:49:09 [ayvens.fr] INFO: Found listing with ID: 1983872
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:09 [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-30 03:49:09 [ayvens.fr] INFO: Scrape type for 1983872: 2
2026-03-30 03:49:09 [ayvens.fr] INFO: Extracting data for car ID: 1983872
2026-03-30 03:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5188c7da-5cb9-5fab-8452-a62aee51f2e6 with identifier: 1983872
2026-03-30 03:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5188c7da-5cb9-5fab-8452-a62aee51f2e6 with scrape type 2
2026-03-30 03:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5188c7da-5cb9-5fab-8452-a62aee51f2e6 with scrape type 2
2026-03-30 03:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5188c7da-5cb9-5fab-8452-a62aee51f2e6, identifier: 1983872
2026-03-30 03:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5188c7da-5cb9-5fab-8452-a62aee51f2e6 with identifier: 1983872
2026-03-30 03:49:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5188c7da-5cb9-5fab-8452-a62aee51f2e6 with identifier: 1983872
2026-03-30 03:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5188c7da-5cb9-5fab-8452-a62aee51f2e6 with identifier: 1983872 to the API
2026-03-30 03:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 37,
'color': 'TANSANITBLAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '5188c7da-5cb9-5fab-8452-a62aee51f2e6',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 3',
'odometer': 83997,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 Serie 3 Touring 330eA xDrive 292ch M Sport',
'transmission': 'automatic',
'trim': 'Serie 3 Touring 330eA xDrive 292ch M Sport',
'vin': None,
'year': 2022}
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [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-30 03:49:10 [ayvens.fr] INFO: Saving data for 1983872: {'auction_closing_time': 1774861200.0, 'created_time': 1774532789.747041, 'last_price_update_time': 1774842550.098795}
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983872') HTTP/1.1" 204 0
2026-03-30 03:49:10 [ayvens.fr] INFO: Found listing with ID: 1983873
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [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-30 03:49:10 [ayvens.fr] INFO: Scrape type for 1983873: 2
2026-03-30 03:49:10 [ayvens.fr] INFO: Extracting data for car ID: 1983873
2026-03-30 03:49:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab9ada89-ff58-5b5b-883c-d6fc041f6b79 with identifier: 1983873
2026-03-30 03:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9ada89-ff58-5b5b-883c-d6fc041f6b79 with scrape type 2
2026-03-30 03:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab9ada89-ff58-5b5b-883c-d6fc041f6b79 with scrape type 2
2026-03-30 03:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ab9ada89-ff58-5b5b-883c-d6fc041f6b79, identifier: 1983873
2026-03-30 03:49:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ab9ada89-ff58-5b5b-883c-d6fc041f6b79 with identifier: 1983873
2026-03-30 03:49:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ab9ada89-ff58-5b5b-883c-d6fc041f6b79 with identifier: 1983873
2026-03-30 03:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ab9ada89-ff58-5b5b-883c-d6fc041f6b79 with identifier: 1983873 to the API
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'NOIR NARVIK',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': 'ab9ada89-ff58-5b5b-883c-d6fc041f6b79',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'VELAR',
'odometer': 65602,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER VELAR Range Rover Velar 3.0D V6 300ch SE AWD BVA',
'transmission': 'automatic',
'trim': 'Range Rover Velar 3.0D V6 300ch SE AWD BVA',
'vin': None,
'year': 2018}
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [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-30 03:49:10 [ayvens.fr] INFO: Saving data for 1983873: {'auction_closing_time': 1774861200.0, 'created_time': 1774532791.844292, 'last_price_update_time': 1774842550.496101}
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983873') HTTP/1.1" 204 0
2026-03-30 03:49:10 [ayvens.fr] INFO: Found listing with ID: 1983874
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [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-30 03:49:10 [ayvens.fr] INFO: Scrape type for 1983874: 2
2026-03-30 03:49:10 [ayvens.fr] INFO: Extracting data for car ID: 1983874
2026-03-30 03:49:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e261b67b-6b9e-5758-a73f-543f33443177 with identifier: 1983874
2026-03-30 03:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e261b67b-6b9e-5758-a73f-543f33443177 with scrape type 2
2026-03-30 03:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e261b67b-6b9e-5758-a73f-543f33443177 with scrape type 2
2026-03-30 03:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e261b67b-6b9e-5758-a73f-543f33443177, identifier: 1983874
2026-03-30 03:49:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e261b67b-6b9e-5758-a73f-543f33443177 with identifier: 1983874
2026-03-30 03:49:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e261b67b-6b9e-5758-a73f-543f33443177 with identifier: 1983874
2026-03-30 03:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e261b67b-6b9e-5758-a73f-543f33443177 with identifier: 1983874 to the API
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 03:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLEU GEYSER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': 'e261b67b-6b9e-5758-a73f-543f33443177',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q4 E-TRON',
'odometer': 128768,
'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': 'AUDI Q4 E-TRON Q4 e-tron 40 e-tron 204ch S line',
'transmission': 'automatic',
'trim': 'Q4 e-tron 40 e-tron 204ch S line',
'vin': None,
'year': 2022}
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [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-30 03:49:10 [ayvens.fr] INFO: Saving data for 1983874: {'auction_closing_time': 1774861200.0, 'created_time': 1774532793.117151, 'last_price_update_time': 1774842550.893398}
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983874') HTTP/1.1" 204 0
2026-03-30 03:49:11 [ayvens.fr] INFO: Found listing with ID: 1983875
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:11 [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-30 03:49:11 [ayvens.fr] INFO: Scrape type for 1983875: 2
2026-03-30 03:49:11 [ayvens.fr] INFO: Extracting data for car ID: 1983875
2026-03-30 03:49:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6ef444e-79d4-56bc-96e0-4c5b3982777f with identifier: 1983875
2026-03-30 03:49:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6ef444e-79d4-56bc-96e0-4c5b3982777f with scrape type 2
2026-03-30 03:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6ef444e-79d4-56bc-96e0-4c5b3982777f with scrape type 2
2026-03-30 03:49:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d6ef444e-79d4-56bc-96e0-4c5b3982777f, identifier: 1983875
2026-03-30 03:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d6ef444e-79d4-56bc-96e0-4c5b3982777f with identifier: 1983875
2026-03-30 03:49:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d6ef444e-79d4-56bc-96e0-4c5b3982777f with identifier: 1983875
2026-03-30 03:49:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d6ef444e-79d4-56bc-96e0-4c5b3982777f with identifier: 1983875 to the API
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 48,
'color': 'NOIR MYTHE M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd6ef444e-79d4-56bc-96e0-4c5b3982777f',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q7',
'odometer': 83186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q7 Q7 55 TFSI e 380ch S line quattro Tiptronic 5 places',
'transmission': 'automatic',
'trim': 'Q7 55 TFSI e 380ch S line quattro Tiptronic 5 places',
'vin': None,
'year': 2023}
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:11 [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-30 03:49:11 [ayvens.fr] INFO: Saving data for 1983875: {'auction_closing_time': 1774861200.0, 'created_time': 1774532794.487747, 'last_price_update_time': 1774842551.400721}
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983875') HTTP/1.1" 204 0
2026-03-30 03:49:11 [ayvens.fr] INFO: Found listing with ID: 1983876
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:11 [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-30 03:49:11 [ayvens.fr] INFO: Scrape type for 1983876: 2
2026-03-30 03:49:11 [ayvens.fr] INFO: Extracting data for car ID: 1983876
2026-03-30 03:49:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd3f90b2-ae28-5433-8586-26dc7004fa1d with identifier: 1983876
2026-03-30 03:49:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd3f90b2-ae28-5433-8586-26dc7004fa1d with scrape type 2
2026-03-30 03:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd3f90b2-ae28-5433-8586-26dc7004fa1d with scrape type 2
2026-03-30 03:49:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dd3f90b2-ae28-5433-8586-26dc7004fa1d, identifier: 1983876
2026-03-30 03:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dd3f90b2-ae28-5433-8586-26dc7004fa1d with identifier: 1983876
2026-03-30 03:49:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dd3f90b2-ae28-5433-8586-26dc7004fa1d with identifier: 1983876
2026-03-30 03:49:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dd3f90b2-ae28-5433-8586-26dc7004fa1d with identifier: 1983876 to the API
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 68,
'color': 'TEINTE PERSONNALISEE Q',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'dd3f90b2-ae28-5433-8586-26dc7004fa1d',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q8',
'odometer': 126381,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q8 Q8 60 TFSI e 462ch Compétition quattro tiptronic 8',
'transmission': 'automatic',
'trim': 'Q8 60 TFSI e 462ch Compétition quattro tiptronic 8',
'vin': None,
'year': 2021}
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:11 [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-30 03:49:11 [ayvens.fr] INFO: Saving data for 1983876: {'auction_closing_time': 1774861200.0, 'created_time': 1774532795.957328, 'last_price_update_time': 1774842551.819685}
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983876') HTTP/1.1" 204 0
2026-03-30 03:49:11 [ayvens.fr] INFO: Found listing with ID: 1983877
2026-03-30 03:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:11 [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-30 03:49:11 [ayvens.fr] INFO: Scrape type for 1983877: 2
2026-03-30 03:49:11 [ayvens.fr] INFO: Extracting data for car ID: 1983877
2026-03-30 03:49:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ceed027-ce84-5935-8bf1-1459e062b667 with identifier: 1983877
2026-03-30 03:49:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ceed027-ce84-5935-8bf1-1459e062b667 with scrape type 2
2026-03-30 03:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ceed027-ce84-5935-8bf1-1459e062b667 with scrape type 2
2026-03-30 03:49:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0ceed027-ce84-5935-8bf1-1459e062b667, identifier: 1983877
2026-03-30 03:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0ceed027-ce84-5935-8bf1-1459e062b667 with identifier: 1983877
2026-03-30 03:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0ceed027-ce84-5935-8bf1-1459e062b667 with identifier: 1983877
2026-03-30 03:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0ceed027-ce84-5935-8bf1-1459e062b667 with identifier: 1983877 to the API
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 35,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '0ceed027-ce84-5935-8bf1-1459e062b667',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'EVOQUE',
'odometer': 42236,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER EVOQUE Range Rover Evoque 1.5 P300e 309ch R-Dynamic SE '
'AWD BVA Mark III',
'transmission': 'automatic',
'trim': 'Range Rover Evoque 1.5 P300e 309ch R-Dynamic SE AWD BVA Mark III',
'vin': None,
'year': 2022}
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:12 [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-30 03:49:12 [ayvens.fr] INFO: Saving data for 1983877: {'auction_closing_time': 1774861200.0, 'created_time': 1774532797.380787, 'last_price_update_time': 1774842552.206497}
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983877') HTTP/1.1" 204 0
2026-03-30 03:49:12 [ayvens.fr] INFO: Found listing with ID: 1983878
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:12 [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-30 03:49:12 [ayvens.fr] INFO: Scrape type for 1983878: 2
2026-03-30 03:49:12 [ayvens.fr] INFO: Extracting data for car ID: 1983878
2026-03-30 03:49:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8792687-95f8-5dac-a7f2-3fff7d56fdbf with identifier: 1983878
2026-03-30 03:49:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8792687-95f8-5dac-a7f2-3fff7d56fdbf with scrape type 2
2026-03-30 03:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8792687-95f8-5dac-a7f2-3fff7d56fdbf with scrape type 2
2026-03-30 03:49:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c8792687-95f8-5dac-a7f2-3fff7d56fdbf, identifier: 1983878
2026-03-30 03:49:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c8792687-95f8-5dac-a7f2-3fff7d56fdbf with identifier: 1983878
2026-03-30 03:49:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c8792687-95f8-5dac-a7f2-3fff7d56fdbf with identifier: 1983878
2026-03-30 03:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c8792687-95f8-5dac-a7f2-3fff7d56fdbf with identifier: 1983878 to the API
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': 'c8792687-95f8-5dac-a7f2-3fff7d56fdbf',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A5 SPORTBACK',
'odometer': 108299,
'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': 'AUDI A5 SPORTBACK A5 Sportback 35 TDI 163ch S line S tronic 7 9cv',
'transmission': 'automatic',
'trim': 'A5 Sportback 35 TDI 163ch S line S tronic 7 9cv',
'vin': None,
'year': 2022}
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:12 [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-30 03:49:12 [ayvens.fr] INFO: Saving data for 1983878: {'auction_closing_time': 1774861200.0, 'created_time': 1774532798.718509, 'last_price_update_time': 1774842552.589214}
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983878') HTTP/1.1" 204 0
2026-03-30 03:49:12 [ayvens.fr] INFO: Found listing with ID: 1983879
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:12 [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-30 03:49:12 [ayvens.fr] INFO: Scrape type for 1983879: 2
2026-03-30 03:49:12 [ayvens.fr] INFO: Extracting data for car ID: 1983879
2026-03-30 03:49:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38da1d85-1c57-5004-a6c3-efcb324ba2e7 with identifier: 1983879
2026-03-30 03:49:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38da1d85-1c57-5004-a6c3-efcb324ba2e7 with scrape type 2
2026-03-30 03:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38da1d85-1c57-5004-a6c3-efcb324ba2e7 with scrape type 2
2026-03-30 03:49:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 38da1d85-1c57-5004-a6c3-efcb324ba2e7, identifier: 1983879
2026-03-30 03:49:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 38da1d85-1c57-5004-a6c3-efcb324ba2e7 with identifier: 1983879
2026-03-30 03:49:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 38da1d85-1c57-5004-a6c3-efcb324ba2e7 with identifier: 1983879
2026-03-30 03:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 38da1d85-1c57-5004-a6c3-efcb324ba2e7 with identifier: 1983879 to the API
2026-03-30 03:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:13 [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-30T09:00:00Z',
'fuel_type': 'phev/diesel',
'id': '38da1d85-1c57-5004-a6c3-efcb324ba2e7',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE GLE',
'odometer': 101246,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE GLE GLE 350 de 194+136ch AMG Line 4Matic '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'GLE 350 de 194+136ch AMG Line 4Matic 9G-Tronic',
'vin': None,
'year': 2023}
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [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-30 03:49:13 [ayvens.fr] INFO: Saving data for 1983879: {'auction_closing_time': 1774861200.0, 'created_time': 1774532800.410213, 'last_price_update_time': 1774842553.06451}
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983879') HTTP/1.1" 204 0
2026-03-30 03:49:13 [ayvens.fr] INFO: Found listing with ID: 1983880
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [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-30 03:49:13 [ayvens.fr] INFO: Scrape type for 1983880: 2
2026-03-30 03:49:13 [ayvens.fr] INFO: Extracting data for car ID: 1983880
2026-03-30 03:49:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce88af7f-241d-5ece-9e85-d09a366e4bd0 with identifier: 1983880
2026-03-30 03:49:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce88af7f-241d-5ece-9e85-d09a366e4bd0 with scrape type 2
2026-03-30 03:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce88af7f-241d-5ece-9e85-d09a366e4bd0 with scrape type 2
2026-03-30 03:49:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ce88af7f-241d-5ece-9e85-d09a366e4bd0, identifier: 1983880
2026-03-30 03:49:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ce88af7f-241d-5ece-9e85-d09a366e4bd0 with identifier: 1983880
2026-03-30 03:49:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ce88af7f-241d-5ece-9e85-d09a366e4bd0 with identifier: 1983880
2026-03-30 03:49:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ce88af7f-241d-5ece-9e85-d09a366e4bd0 with identifier: 1983880 to the API
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 1,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'ce88af7f-241d-5ece-9e85-d09a366e4bd0',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 88529,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 P8 AWD 408ch R-Design EDT',
'transmission': 'automatic',
'trim': 'XC40 P8 AWD 408ch R-Design EDT',
'vin': None,
'year': 2021}
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [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-30 03:49:13 [ayvens.fr] INFO: Saving data for 1983880: {'auction_closing_time': 1774861200.0, 'created_time': 1774532801.748268, 'last_price_update_time': 1774842553.453007}
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983880') HTTP/1.1" 204 0
2026-03-30 03:49:13 [ayvens.fr] INFO: Found listing with ID: 1983881
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [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-30 03:49:13 [ayvens.fr] INFO: Scrape type for 1983881: 2
2026-03-30 03:49:13 [ayvens.fr] INFO: Extracting data for car ID: 1983881
2026-03-30 03:49:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa15c75c-bb95-5792-9acb-8344163093dc with identifier: 1983881
2026-03-30 03:49:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa15c75c-bb95-5792-9acb-8344163093dc with scrape type 2
2026-03-30 03:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa15c75c-bb95-5792-9acb-8344163093dc with scrape type 2
2026-03-30 03:49:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fa15c75c-bb95-5792-9acb-8344163093dc, identifier: 1983881
2026-03-30 03:49:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fa15c75c-bb95-5792-9acb-8344163093dc with identifier: 1983881
2026-03-30 03:49:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fa15c75c-bb95-5792-9acb-8344163093dc with identifier: 1983881
2026-03-30 03:49:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fa15c75c-bb95-5792-9acb-8344163093dc with identifier: 1983881 to the API
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'NOIR MYTHIC METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'fa15c75c-bb95-5792-9acb-8344163093dc',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A4 AVANT',
'odometer': 82874,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 AVANT A4 Avant 40 TFSI 204ch S Edition quattro S tronic 7',
'transmission': 'automatic',
'trim': 'A4 Avant 40 TFSI 204ch S Edition quattro S tronic 7',
'vin': None,
'year': 2023}
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [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-30 03:49:13 [ayvens.fr] INFO: Saving data for 1983881: {'auction_closing_time': 1774861200.0, 'created_time': 1774532803.158656, 'last_price_update_time': 1774842553.864231}
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983881') HTTP/1.1" 204 0
2026-03-30 03:49:13 [ayvens.fr] INFO: Found listing with ID: 1983882
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:13 [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-30 03:49:13 [ayvens.fr] INFO: Scrape type for 1983882: 2
2026-03-30 03:49:13 [ayvens.fr] INFO: Extracting data for car ID: 1983882
2026-03-30 03:49:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6 with identifier: 1983882
2026-03-30 03:49:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6 with scrape type 2
2026-03-30 03:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6 with scrape type 2
2026-03-30 03:49:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6, identifier: 1983882
2026-03-30 03:49:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6 with identifier: 1983882
2026-03-30 03:49:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6 with identifier: 1983882
2026-03-30 03:49:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6 with identifier: 1983882 to the API
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'GRIS MAGN',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': 'ab5a8a82-dbf5-5d47-8333-2cfb3211e3d6',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'CUPRA',
'model': 'FORMENTOR',
'odometer': 15384,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'CUPRA FORMENTOR Formentor 1.5 TSI 150ch VZ-Line DSG7',
'transmission': 'automatic',
'trim': 'Formentor 1.5 TSI 150ch VZ-Line DSG7',
'vin': None,
'year': 2023}
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:14 [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-30 03:49:14 [ayvens.fr] INFO: Saving data for 1983882: {'auction_closing_time': 1774861200.0, 'created_time': 1774532805.473145, 'last_price_update_time': 1774842554.258704}
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983882') HTTP/1.1" 204 0
2026-03-30 03:49:14 [ayvens.fr] INFO: Found listing with ID: 1983883
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:14 [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-30 03:49:14 [ayvens.fr] INFO: Scrape type for 1983883: 2
2026-03-30 03:49:14 [ayvens.fr] INFO: Extracting data for car ID: 1983883
2026-03-30 03:49:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d094bc0-e245-5dc4-9748-4db21521f09d with identifier: 1983883
2026-03-30 03:49:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d094bc0-e245-5dc4-9748-4db21521f09d with scrape type 2
2026-03-30 03:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d094bc0-e245-5dc4-9748-4db21521f09d with scrape type 2
2026-03-30 03:49:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2d094bc0-e245-5dc4-9748-4db21521f09d, identifier: 1983883
2026-03-30 03:49:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2d094bc0-e245-5dc4-9748-4db21521f09d with identifier: 1983883
2026-03-30 03:49:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2d094bc0-e245-5dc4-9748-4db21521f09d with identifier: 1983883
2026-03-30 03:49:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2d094bc0-e245-5dc4-9748-4db21521f09d with identifier: 1983883 to the API
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '2d094bc0-e245-5dc4-9748-4db21521f09d',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT',
'odometer': 79857,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER RANGE ROVER SPORT Range Rover Sport 2.0 P400e 404ch HSE '
'Dynamic STEALTH EDITION Mark IX',
'transmission': 'automatic',
'trim': 'Range Rover Sport 2.0 P400e 404ch HSE Dynamic STEALTH EDITION Mark '
'IX',
'vin': None,
'year': 2021}
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:14 [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-30 03:49:14 [ayvens.fr] INFO: Saving data for 1983883: {'auction_closing_time': 1774861200.0, 'created_time': 1774532806.63551, 'last_price_update_time': 1774842554.650521}
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983883') HTTP/1.1" 204 0
2026-03-30 03:49:14 [ayvens.fr] INFO: Found listing with ID: 1983884
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:14 [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-30 03:49:14 [ayvens.fr] INFO: Scrape type for 1983884: 2
2026-03-30 03:49:14 [ayvens.fr] INFO: Extracting data for car ID: 1983884
2026-03-30 03:49:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a027c82-5ae0-551e-8288-d844bcd09834 with identifier: 1983884
2026-03-30 03:49:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a027c82-5ae0-551e-8288-d844bcd09834 with scrape type 2
2026-03-30 03:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a027c82-5ae0-551e-8288-d844bcd09834 with scrape type 2
2026-03-30 03:49:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6a027c82-5ae0-551e-8288-d844bcd09834, identifier: 1983884
2026-03-30 03:49:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6a027c82-5ae0-551e-8288-d844bcd09834 with identifier: 1983884
2026-03-30 03:49:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6a027c82-5ae0-551e-8288-d844bcd09834 with identifier: 1983884
2026-03-30 03:49:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6a027c82-5ae0-551e-8288-d844bcd09834 with identifier: 1983884 to the API
2026-03-30 03:49:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'PORTIMAO BLAU METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '6a027c82-5ae0-551e-8288-d844bcd09834',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'IX1',
'odometer': 117342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW IX1 X1 ixDrive30 313ch M Sport',
'transmission': 'automatic',
'trim': 'X1 ixDrive30 313ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [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-30 03:49:15 [ayvens.fr] INFO: Saving data for 1983884: {'auction_closing_time': 1774861200.0, 'created_time': 1774532807.924413, 'last_price_update_time': 1774842555.081338}
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983884') HTTP/1.1" 204 0
2026-03-30 03:49:15 [ayvens.fr] INFO: Found listing with ID: 1983885
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [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-30 03:49:15 [ayvens.fr] INFO: Scrape type for 1983885: 2
2026-03-30 03:49:15 [ayvens.fr] INFO: Extracting data for car ID: 1983885
2026-03-30 03:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03fa1859-36d4-5671-a6ac-7d5095ad8019 with identifier: 1983885
2026-03-30 03:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03fa1859-36d4-5671-a6ac-7d5095ad8019 with scrape type 2
2026-03-30 03:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03fa1859-36d4-5671-a6ac-7d5095ad8019 with scrape type 2
2026-03-30 03:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 03fa1859-36d4-5671-a6ac-7d5095ad8019, identifier: 1983885
2026-03-30 03:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 03fa1859-36d4-5671-a6ac-7d5095ad8019 with identifier: 1983885
2026-03-30 03:49:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 03fa1859-36d4-5671-a6ac-7d5095ad8019 with identifier: 1983885
2026-03-30 03:49:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 03fa1859-36d4-5671-a6ac-7d5095ad8019 with identifier: 1983885 to the API
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': 'BLEU ABYSSE',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': '03fa1859-36d4-5671-a6ac-7d5095ad8019',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'ALPINE',
'model': 'A110',
'odometer': 51709,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-12',
'seats_number': 2,
'seller_name': None,
'title': 'ALPINE A110 A110 1.8T 292ch S',
'transmission': 'automatic',
'trim': 'A110 1.8T 292ch S',
'vin': None,
'year': 2021}
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [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-30 03:49:15 [ayvens.fr] INFO: Saving data for 1983885: {'auction_closing_time': 1774861200.0, 'created_time': 1774532809.592438, 'last_price_update_time': 1774842555.473711}
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983885') HTTP/1.1" 204 0
2026-03-30 03:49:15 [ayvens.fr] INFO: Found listing with ID: 1983886
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [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-30 03:49:15 [ayvens.fr] INFO: Scrape type for 1983886: 2
2026-03-30 03:49:15 [ayvens.fr] INFO: Extracting data for car ID: 1983886
2026-03-30 03:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 082f09c5-9913-5594-b939-25fe9f902193 with identifier: 1983886
2026-03-30 03:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 082f09c5-9913-5594-b939-25fe9f902193 with scrape type 2
2026-03-30 03:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 082f09c5-9913-5594-b939-25fe9f902193 with scrape type 2
2026-03-30 03:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 082f09c5-9913-5594-b939-25fe9f902193, identifier: 1983886
2026-03-30 03:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 082f09c5-9913-5594-b939-25fe9f902193 with identifier: 1983886
2026-03-30 03:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 082f09c5-9913-5594-b939-25fe9f902193 with identifier: 1983886
2026-03-30 03:49:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 082f09c5-9913-5594-b939-25fe9f902193 with identifier: 1983886 to the API
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 37,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '082f09c5-9913-5594-b939-25fe9f902193',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 134262,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER DISCOVERY SPORT Discovery Sport P300e R-Dynamic SE AWD '
'BVA',
'transmission': 'automatic',
'trim': 'Discovery Sport P300e R-Dynamic SE AWD BVA',
'vin': None,
'year': 2022}
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [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-30 03:49:15 [ayvens.fr] INFO: Saving data for 1983886: {'auction_closing_time': 1774861200.0, 'created_time': 1774532811.273992, 'last_price_update_time': 1774842555.942332}
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983886') HTTP/1.1" 204 0
2026-03-30 03:49:15 [ayvens.fr] INFO: Found listing with ID: 1983887
2026-03-30 03:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:15 [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-30 03:49:15 [ayvens.fr] INFO: Scrape type for 1983887: 2
2026-03-30 03:49:15 [ayvens.fr] INFO: Extracting data for car ID: 1983887
2026-03-30 03:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f41b212-4bb9-5644-b83b-b7b5eef9b758 with identifier: 1983887
2026-03-30 03:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f41b212-4bb9-5644-b83b-b7b5eef9b758 with scrape type 2
2026-03-30 03:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f41b212-4bb9-5644-b83b-b7b5eef9b758 with scrape type 2
2026-03-30 03:49:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3f41b212-4bb9-5644-b83b-b7b5eef9b758, identifier: 1983887
2026-03-30 03:49:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3f41b212-4bb9-5644-b83b-b7b5eef9b758 with identifier: 1983887
2026-03-30 03:49:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3f41b212-4bb9-5644-b83b-b7b5eef9b758 with identifier: 1983887
2026-03-30 03:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3f41b212-4bb9-5644-b83b-b7b5eef9b758 with identifier: 1983887 to the API
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:16 [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.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '3f41b212-4bb9-5644-b83b-b7b5eef9b758',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 23228,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 Recharge Twin 408ch Ultimate AWD',
'transmission': 'automatic',
'trim': 'XC40 Recharge Twin 408ch Ultimate AWD',
'vin': None,
'year': 2023}
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:16 [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-30 03:49:16 [ayvens.fr] INFO: Saving data for 1983887: {'auction_closing_time': 1774861200.0, 'created_time': 1774532812.784786, 'last_price_update_time': 1774842556.356545}
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983887') HTTP/1.1" 204 0
2026-03-30 03:49:16 [ayvens.fr] INFO: Found listing with ID: 1983888
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:16 [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-30 03:49:16 [ayvens.fr] INFO: Scrape type for 1983888: 2
2026-03-30 03:49:16 [ayvens.fr] INFO: Extracting data for car ID: 1983888
2026-03-30 03:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af137e6c-b93e-5699-86c2-527b49a80bd9 with identifier: 1983888
2026-03-30 03:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af137e6c-b93e-5699-86c2-527b49a80bd9 with scrape type 2
2026-03-30 03:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af137e6c-b93e-5699-86c2-527b49a80bd9 with scrape type 2
2026-03-30 03:49:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: af137e6c-b93e-5699-86c2-527b49a80bd9, identifier: 1983888
2026-03-30 03:49:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: af137e6c-b93e-5699-86c2-527b49a80bd9 with identifier: 1983888
2026-03-30 03:49:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: af137e6c-b93e-5699-86c2-527b49a80bd9 with identifier: 1983888
2026-03-30 03:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: af137e6c-b93e-5699-86c2-527b49a80bd9 with identifier: 1983888 to the API
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 55,
'color': 'GRIS DAYTONA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'af137e6c-b93e-5699-86c2-527b49a80bd9',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q5',
'odometer': 100285,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 Q5 55 TFSI e 367ch S line quattro S tronic 7 Euro6d-T',
'transmission': 'automatic',
'trim': 'Q5 55 TFSI e 367ch S line quattro S tronic 7 Euro6d-T',
'vin': None,
'year': 2020}
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:16 [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-30 03:49:16 [ayvens.fr] INFO: Saving data for 1983888: {'auction_closing_time': 1774861200.0, 'created_time': 1774532814.38589, 'last_price_update_time': 1774842556.749294}
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983888') HTTP/1.1" 204 0
2026-03-30 03:49:16 [ayvens.fr] INFO: Found listing with ID: 1983889
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:16 [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-30 03:49:16 [ayvens.fr] INFO: Scrape type for 1983889: 2
2026-03-30 03:49:16 [ayvens.fr] INFO: Extracting data for car ID: 1983889
2026-03-30 03:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0515d916-8a0e-5985-9c38-d65f0d22624c with identifier: 1983889
2026-03-30 03:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0515d916-8a0e-5985-9c38-d65f0d22624c with scrape type 2
2026-03-30 03:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0515d916-8a0e-5985-9c38-d65f0d22624c with scrape type 2
2026-03-30 03:49:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0515d916-8a0e-5985-9c38-d65f0d22624c, identifier: 1983889
2026-03-30 03:49:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0515d916-8a0e-5985-9c38-d65f0d22624c with identifier: 1983889
2026-03-30 03:49:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0515d916-8a0e-5985-9c38-d65f0d22624c with identifier: 1983889
2026-03-30 03:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0515d916-8a0e-5985-9c38-d65f0d22624c with identifier: 1983889 to the API
2026-03-30 03:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'Gris Graphite m',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '0515d916-8a0e-5985-9c38-d65f0d22624c',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'ENYAQ COUPE',
'odometer': 1561,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA ENYAQ COUPE Enyaq 286ch 85 Sportline',
'transmission': 'automatic',
'trim': 'Enyaq 286ch 85 Sportline',
'vin': None,
'year': 2025}
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [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-30 03:49:17 [ayvens.fr] INFO: Saving data for 1983889: {'auction_closing_time': 1774861200.0, 'created_time': 1774532815.740093, 'last_price_update_time': 1774842557.146868}
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983889') HTTP/1.1" 204 0
2026-03-30 03:49:17 [ayvens.fr] INFO: Found listing with ID: 1983890
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [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-30 03:49:17 [ayvens.fr] INFO: Scrape type for 1983890: 2
2026-03-30 03:49:17 [ayvens.fr] INFO: Extracting data for car ID: 1983890
2026-03-30 03:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3 with identifier: 1983890
2026-03-30 03:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3 with scrape type 2
2026-03-30 03:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3 with scrape type 2
2026-03-30 03:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3, identifier: 1983890
2026-03-30 03:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3 with identifier: 1983890
2026-03-30 03:49:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3 with identifier: 1983890
2026-03-30 03:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3 with identifier: 1983890 to the API
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 34,
'color': 'NIGHTSHADE BLUE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd40b5da7-9a8f-5cd4-b27f-1362f0f8dfa3',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 50532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN Tiguan 1.4 eHybrid 245ch R-Line DSG6',
'transmission': 'automatic',
'trim': 'Tiguan 1.4 eHybrid 245ch R-Line DSG6',
'vin': None,
'year': 2023}
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [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-30 03:49:17 [ayvens.fr] INFO: Saving data for 1983890: {'auction_closing_time': 1774861200.0, 'created_time': 1774532817.505388, 'last_price_update_time': 1774842557.547288}
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983890') HTTP/1.1" 204 0
2026-03-30 03:49:17 [ayvens.fr] INFO: Found listing with ID: 1983891
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [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-30 03:49:17 [ayvens.fr] INFO: Scrape type for 1983891: 2
2026-03-30 03:49:17 [ayvens.fr] INFO: Extracting data for car ID: 1983891
2026-03-30 03:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dbacb71-757f-5056-ae3d-177c322e6c43 with identifier: 1983891
2026-03-30 03:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dbacb71-757f-5056-ae3d-177c322e6c43 with scrape type 2
2026-03-30 03:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dbacb71-757f-5056-ae3d-177c322e6c43 with scrape type 2
2026-03-30 03:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3dbacb71-757f-5056-ae3d-177c322e6c43, identifier: 1983891
2026-03-30 03:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3dbacb71-757f-5056-ae3d-177c322e6c43 with identifier: 1983891
2026-03-30 03:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3dbacb71-757f-5056-ae3d-177c322e6c43 with identifier: 1983891
2026-03-30 03:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3dbacb71-757f-5056-ae3d-177c322e6c43 with identifier: 1983891 to the API
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:17 [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-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '3dbacb71-757f-5056-ae3d-177c322e6c43',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE GLE',
'odometer': 98448,
'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': 'MERCEDES-BENZ CLASSE GLE GLE 350 e 211+136ch Avantgarde Line 4Matic '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'GLE 350 e 211+136ch Avantgarde Line 4Matic 9G-Tronic',
'vin': None,
'year': 2021}
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [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-30 03:49:17 [ayvens.fr] INFO: Saving data for 1983891: {'auction_closing_time': 1774861200.0, 'created_time': 1774532819.341354, 'last_price_update_time': 1774842557.92889}
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983891') HTTP/1.1" 204 0
2026-03-30 03:49:17 [ayvens.fr] INFO: Found listing with ID: 1983892
2026-03-30 03:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:17 [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-30 03:49:17 [ayvens.fr] INFO: Scrape type for 1983892: 2
2026-03-30 03:49:17 [ayvens.fr] INFO: Extracting data for car ID: 1983892
2026-03-30 03:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3473e427-58e3-5e71-9744-cd7c4436467f with identifier: 1983892
2026-03-30 03:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3473e427-58e3-5e71-9744-cd7c4436467f with scrape type 2
2026-03-30 03:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3473e427-58e3-5e71-9744-cd7c4436467f with scrape type 2
2026-03-30 03:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3473e427-58e3-5e71-9744-cd7c4436467f, identifier: 1983892
2026-03-30 03:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3473e427-58e3-5e71-9744-cd7c4436467f with identifier: 1983892
2026-03-30 03:49:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3473e427-58e3-5e71-9744-cd7c4436467f with identifier: 1983892
2026-03-30 03:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3473e427-58e3-5e71-9744-cd7c4436467f with identifier: 1983892 to the API
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 43,
'color': 'SAPHIR SCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '3473e427-58e3-5e71-9744-cd7c4436467f',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 5',
'odometer': 52789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 5 Série 5 Touring 530eA xDrive 292ch Business Design '
'Steptronic',
'transmission': 'automatic',
'trim': 'Série 5 Touring 530eA xDrive 292ch Business Design Steptronic',
'vin': None,
'year': 2023}
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:18 [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-30 03:49:18 [ayvens.fr] INFO: Saving data for 1983892: {'auction_closing_time': 1774861200.0, 'created_time': 1774532826.46443, 'last_price_update_time': 1774842558.433782}
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983892') HTTP/1.1" 204 0
2026-03-30 03:49:18 [ayvens.fr] INFO: Found listing with ID: 1983893
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:18 [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-30 03:49:18 [ayvens.fr] INFO: Scrape type for 1983893: 2
2026-03-30 03:49:18 [ayvens.fr] INFO: Extracting data for car ID: 1983893
2026-03-30 03:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 715df2bf-7788-58d0-8b7b-dde2c173b4c1 with identifier: 1983893
2026-03-30 03:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715df2bf-7788-58d0-8b7b-dde2c173b4c1 with scrape type 2
2026-03-30 03:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 715df2bf-7788-58d0-8b7b-dde2c173b4c1 with scrape type 2
2026-03-30 03:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 715df2bf-7788-58d0-8b7b-dde2c173b4c1, identifier: 1983893
2026-03-30 03:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 715df2bf-7788-58d0-8b7b-dde2c173b4c1 with identifier: 1983893
2026-03-30 03:49:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 715df2bf-7788-58d0-8b7b-dde2c173b4c1 with identifier: 1983893
2026-03-30 03:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 715df2bf-7788-58d0-8b7b-dde2c173b4c1 with identifier: 1983893 to the API
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'BLEU LAVE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': '715df2bf-7788-58d0-8b7b-dde2c173b4c1',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'OCTAVIA COMBI',
'odometer': 79661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA OCTAVIA COMBI Octavia Combi 2.0 TDI 200ch Scout 4x4 DSG7',
'transmission': 'automatic',
'trim': 'Octavia Combi 2.0 TDI 200ch Scout 4x4 DSG7',
'vin': None,
'year': 2022}
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:18 [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-30 03:49:18 [ayvens.fr] INFO: Saving data for 1983893: {'auction_closing_time': 1774861200.0, 'created_time': 1774532828.531072, 'last_price_update_time': 1774842558.83761}
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983893') HTTP/1.1" 204 0
2026-03-30 03:49:18 [ayvens.fr] INFO: Found listing with ID: 1983894
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:18 [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-30 03:49:18 [ayvens.fr] INFO: Scrape type for 1983894: 2
2026-03-30 03:49:18 [ayvens.fr] INFO: Extracting data for car ID: 1983894
2026-03-30 03:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f50cb133-677f-569b-a3da-f11f61892a1c with identifier: 1983894
2026-03-30 03:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f50cb133-677f-569b-a3da-f11f61892a1c with scrape type 2
2026-03-30 03:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f50cb133-677f-569b-a3da-f11f61892a1c with scrape type 2
2026-03-30 03:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f50cb133-677f-569b-a3da-f11f61892a1c, identifier: 1983894
2026-03-30 03:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f50cb133-677f-569b-a3da-f11f61892a1c with identifier: 1983894
2026-03-30 03:49:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f50cb133-677f-569b-a3da-f11f61892a1c with identifier: 1983894
2026-03-30 03:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f50cb133-677f-569b-a3da-f11f61892a1c with identifier: 1983894 to the API
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS MONTAGNE M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': 'f50cb133-677f-569b-a3da-f11f61892a1c',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'EQB',
'odometer': 11273,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-09',
'seats_number': 7,
'seller_name': None,
'title': 'MERCEDES-BENZ EQB EQB 250+ 190ch Business Line',
'transmission': 'automatic',
'trim': 'EQB 250+ 190ch Business Line',
'vin': None,
'year': 2024}
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:19 [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-30 03:49:19 [ayvens.fr] INFO: Saving data for 1983894: {'auction_closing_time': 1774861200.0, 'created_time': 1774532830.455602, 'last_price_update_time': 1774842559.260135}
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983894') HTTP/1.1" 204 0
2026-03-30 03:49:19 [ayvens.fr] INFO: Found listing with ID: 1983895
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:19 [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-30 03:49:19 [ayvens.fr] INFO: Scrape type for 1983895: 2
2026-03-30 03:49:19 [ayvens.fr] INFO: Extracting data for car ID: 1983895
2026-03-30 03:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78c8991a-42e2-5a94-bee4-f2447c0421b6 with identifier: 1983895
2026-03-30 03:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78c8991a-42e2-5a94-bee4-f2447c0421b6 with scrape type 2
2026-03-30 03:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78c8991a-42e2-5a94-bee4-f2447c0421b6 with scrape type 2
2026-03-30 03:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 78c8991a-42e2-5a94-bee4-f2447c0421b6, identifier: 1983895
2026-03-30 03:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 78c8991a-42e2-5a94-bee4-f2447c0421b6 with identifier: 1983895
2026-03-30 03:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 78c8991a-42e2-5a94-bee4-f2447c0421b6 with identifier: 1983895
2026-03-30 03:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 78c8991a-42e2-5a94-bee4-f2447c0421b6 with identifier: 1983895 to the API
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': '78c8991a-42e2-5a94-bee4-f2447c0421b6',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 X',
'odometer': 117226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 X C5 X PureTech 180ch S&S Shine Pack EAT8',
'transmission': 'automatic',
'trim': 'C5 X PureTech 180ch S&S Shine Pack EAT8',
'vin': None,
'year': 2022}
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:19 [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-30 03:49:19 [ayvens.fr] INFO: Saving data for 1983895: {'auction_closing_time': 1774861200.0, 'created_time': 1774532831.713338, 'last_price_update_time': 1774842559.650464}
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983895') HTTP/1.1" 204 0
2026-03-30 03:49:19 [ayvens.fr] INFO: Found listing with ID: 1983896
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:19 [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-30 03:49:19 [ayvens.fr] INFO: Scrape type for 1983896: 2
2026-03-30 03:49:19 [ayvens.fr] INFO: Extracting data for car ID: 1983896
2026-03-30 03:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 352df576-7701-5507-9ede-c6fab96517e1 with identifier: 1983896
2026-03-30 03:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 352df576-7701-5507-9ede-c6fab96517e1 with scrape type 2
2026-03-30 03:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 352df576-7701-5507-9ede-c6fab96517e1 with scrape type 2
2026-03-30 03:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 352df576-7701-5507-9ede-c6fab96517e1, identifier: 1983896
2026-03-30 03:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 352df576-7701-5507-9ede-c6fab96517e1 with identifier: 1983896
2026-03-30 03:49:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 352df576-7701-5507-9ede-c6fab96517e1 with identifier: 1983896
2026-03-30 03:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 352df576-7701-5507-9ede-c6fab96517e1 with identifier: 1983896 to the API
2026-03-30 03:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR MYTHE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '352df576-7701-5507-9ede-c6fab96517e1',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q8 E-TRON',
'odometer': 68593,
'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': 'AUDI Q8 E-TRON Q8 e-tron Sportback 55 408ch S Line quattro',
'transmission': 'automatic',
'trim': 'Q8 e-tron Sportback 55 408ch S Line quattro',
'vin': None,
'year': 2024}
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [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-30 03:49:20 [ayvens.fr] INFO: Saving data for 1983896: {'auction_closing_time': 1774861200.0, 'created_time': 1774532833.449782, 'last_price_update_time': 1774842560.041824}
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983896') HTTP/1.1" 204 0
2026-03-30 03:49:20 [ayvens.fr] INFO: Found listing with ID: 1983897
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [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-30 03:49:20 [ayvens.fr] INFO: Scrape type for 1983897: 2
2026-03-30 03:49:20 [ayvens.fr] INFO: Extracting data for car ID: 1983897
2026-03-30 03:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028ca63c-8a1e-59b8-b445-a0c6004611d9 with identifier: 1983897
2026-03-30 03:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028ca63c-8a1e-59b8-b445-a0c6004611d9 with scrape type 2
2026-03-30 03:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028ca63c-8a1e-59b8-b445-a0c6004611d9 with scrape type 2
2026-03-30 03:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 028ca63c-8a1e-59b8-b445-a0c6004611d9, identifier: 1983897
2026-03-30 03:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 028ca63c-8a1e-59b8-b445-a0c6004611d9 with identifier: 1983897
2026-03-30 03:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 028ca63c-8a1e-59b8-b445-a0c6004611d9 with identifier: 1983897
2026-03-30 03:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 028ca63c-8a1e-59b8-b445-a0c6004611d9 with identifier: 1983897 to the API
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 39,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '028ca63c-8a1e-59b8-b445-a0c6004611d9',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q3 SPORTBACK',
'odometer': 57430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 SPORTBACK Q3 Sportback 45 TFSI e 245ch S line S tronic 6',
'transmission': 'automatic',
'trim': 'Q3 Sportback 45 TFSI e 245ch S line S tronic 6',
'vin': None,
'year': 2021}
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [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-30 03:49:20 [ayvens.fr] INFO: Saving data for 1983897: {'auction_closing_time': 1774861200.0, 'created_time': 1774532834.712769, 'last_price_update_time': 1774842560.514692}
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983897') HTTP/1.1" 204 0
2026-03-30 03:49:20 [ayvens.fr] INFO: Found listing with ID: 1983898
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [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-30 03:49:20 [ayvens.fr] INFO: Scrape type for 1983898: 2
2026-03-30 03:49:20 [ayvens.fr] INFO: Extracting data for car ID: 1983898
2026-03-30 03:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8609990e-1bb6-5fd1-93cb-c5692e962e2b with identifier: 1983898
2026-03-30 03:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8609990e-1bb6-5fd1-93cb-c5692e962e2b with scrape type 2
2026-03-30 03:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8609990e-1bb6-5fd1-93cb-c5692e962e2b with scrape type 2
2026-03-30 03:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8609990e-1bb6-5fd1-93cb-c5692e962e2b, identifier: 1983898
2026-03-30 03:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8609990e-1bb6-5fd1-93cb-c5692e962e2b with identifier: 1983898
2026-03-30 03:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8609990e-1bb6-5fd1-93cb-c5692e962e2b with identifier: 1983898
2026-03-30 03:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8609990e-1bb6-5fd1-93cb-c5692e962e2b with identifier: 1983898 to the API
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'NOIR METAL',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '8609990e-1bb6-5fd1-93cb-c5692e962e2b',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 3',
'odometer': 44080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 Serie 3 320eA 204ch M Sport',
'transmission': 'automatic',
'trim': 'Serie 3 320eA 204ch M Sport',
'vin': None,
'year': 2021}
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [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-30 03:49:20 [ayvens.fr] INFO: Saving data for 1983898: {'auction_closing_time': 1774861200.0, 'created_time': 1774532838.162743, 'last_price_update_time': 1774842560.893064}
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983898') HTTP/1.1" 204 0
2026-03-30 03:49:20 [ayvens.fr] INFO: Found listing with ID: 1983899
2026-03-30 03:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:20 [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-30 03:49:20 [ayvens.fr] INFO: Scrape type for 1983899: 2
2026-03-30 03:49:20 [ayvens.fr] INFO: Extracting data for car ID: 1983899
2026-03-30 03:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b322c5-43ed-5600-a077-cfd62d82da70 with identifier: 1983899
2026-03-30 03:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b322c5-43ed-5600-a077-cfd62d82da70 with scrape type 2
2026-03-30 03:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b322c5-43ed-5600-a077-cfd62d82da70 with scrape type 2
2026-03-30 03:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d3b322c5-43ed-5600-a077-cfd62d82da70, identifier: 1983899
2026-03-30 03:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d3b322c5-43ed-5600-a077-cfd62d82da70 with identifier: 1983899
2026-03-30 03:49:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d3b322c5-43ed-5600-a077-cfd62d82da70 with identifier: 1983899
2026-03-30 03:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d3b322c5-43ed-5600-a077-cfd62d82da70 with identifier: 1983899 to the API
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 57,
'color': 'GRIS SELENITE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd3b322c5-43ed-5600-a077-cfd62d82da70',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE S',
'odometer': 163666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE S Classe S 560 e 367+122ch Fascination L '
'9G-Tronic Euro6d-T',
'transmission': 'automatic',
'trim': 'Classe S 560 e 367+122ch Fascination L 9G-Tronic Euro6d-T',
'vin': None,
'year': 2020}
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:21 [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-30 03:49:21 [ayvens.fr] INFO: Saving data for 1983899: {'auction_closing_time': 1774861200.0, 'created_time': 1774532838.606924, 'last_price_update_time': 1774842561.324807}
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983899') HTTP/1.1" 204 0
2026-03-30 03:49:21 [ayvens.fr] INFO: Found listing with ID: 1983900
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:21 [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-30 03:49:21 [ayvens.fr] INFO: Scrape type for 1983900: 2
2026-03-30 03:49:21 [ayvens.fr] INFO: Extracting data for car ID: 1983900
2026-03-30 03:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41bedb28-f122-5e83-9dd8-5ca21d2ca62e with identifier: 1983900
2026-03-30 03:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41bedb28-f122-5e83-9dd8-5ca21d2ca62e with scrape type 2
2026-03-30 03:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41bedb28-f122-5e83-9dd8-5ca21d2ca62e with scrape type 2
2026-03-30 03:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 41bedb28-f122-5e83-9dd8-5ca21d2ca62e, identifier: 1983900
2026-03-30 03:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 41bedb28-f122-5e83-9dd8-5ca21d2ca62e with identifier: 1983900
2026-03-30 03:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 41bedb28-f122-5e83-9dd8-5ca21d2ca62e with identifier: 1983900
2026-03-30 03:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 41bedb28-f122-5e83-9dd8-5ca21d2ca62e with identifier: 1983900 to the API
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '41bedb28-f122-5e83-9dd8-5ca21d2ca62e',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'ARTEON',
'odometer': 110566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ARTEON Arteon 1.4 TSI eHybrid OPF 218ch R-Line DSG6',
'transmission': 'automatic',
'trim': 'Arteon 1.4 TSI eHybrid OPF 218ch R-Line DSG6',
'vin': None,
'year': 2022}
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:21 [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-30 03:49:21 [ayvens.fr] INFO: Saving data for 1983900: {'auction_closing_time': 1774861200.0, 'created_time': 1774532840.101255, 'last_price_update_time': 1774842561.715942}
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983900') HTTP/1.1" 204 0
2026-03-30 03:49:21 [ayvens.fr] INFO: Found listing with ID: 1983901
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:21 [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-30 03:49:21 [ayvens.fr] INFO: Scrape type for 1983901: 2
2026-03-30 03:49:21 [ayvens.fr] INFO: Extracting data for car ID: 1983901
2026-03-30 03:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37eaae94-cad6-5f03-8c7e-e8d6f82ad94d with identifier: 1983901
2026-03-30 03:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37eaae94-cad6-5f03-8c7e-e8d6f82ad94d with scrape type 2
2026-03-30 03:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37eaae94-cad6-5f03-8c7e-e8d6f82ad94d with scrape type 2
2026-03-30 03:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 37eaae94-cad6-5f03-8c7e-e8d6f82ad94d, identifier: 1983901
2026-03-30 03:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 37eaae94-cad6-5f03-8c7e-e8d6f82ad94d with identifier: 1983901
2026-03-30 03:49:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 37eaae94-cad6-5f03-8c7e-e8d6f82ad94d with identifier: 1983901
2026-03-30 03:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 37eaae94-cad6-5f03-8c7e-e8d6f82ad94d with identifier: 1983901 to the API
2026-03-30 03:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'NARVIK BLACK',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': '37eaae94-cad6-5f03-8c7e-e8d6f82ad94d',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'JAGUAR',
'model': 'F-PACE',
'odometer': 81327,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR F-PACE F-Pace 2.0D 180ch R-Sport AWD BVA8',
'transmission': 'manual',
'trim': 'F-Pace 2.0D 180ch R-Sport AWD BVA8',
'vin': None,
'year': 2018}
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [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-30 03:49:22 [ayvens.fr] INFO: Saving data for 1983901: {'auction_closing_time': 1774861200.0, 'created_time': 1774532841.604782, 'last_price_update_time': 1774842562.129363}
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983901') HTTP/1.1" 204 0
2026-03-30 03:49:22 [ayvens.fr] INFO: Found listing with ID: 1983902
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [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-30 03:49:22 [ayvens.fr] INFO: Scrape type for 1983902: 2
2026-03-30 03:49:22 [ayvens.fr] INFO: Extracting data for car ID: 1983902
2026-03-30 03:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f27d4675-64d9-596b-9ba4-d35d9f80b505 with identifier: 1983902
2026-03-30 03:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f27d4675-64d9-596b-9ba4-d35d9f80b505 with scrape type 2
2026-03-30 03:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f27d4675-64d9-596b-9ba4-d35d9f80b505 with scrape type 2
2026-03-30 03:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f27d4675-64d9-596b-9ba4-d35d9f80b505, identifier: 1983902
2026-03-30 03:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f27d4675-64d9-596b-9ba4-d35d9f80b505 with identifier: 1983902
2026-03-30 03:49:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f27d4675-64d9-596b-9ba4-d35d9f80b505 with identifier: 1983902
2026-03-30 03:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f27d4675-64d9-596b-9ba4-d35d9f80b505 with identifier: 1983902 to the API
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'THUNDER GREY',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': 'f27d4675-64d9-596b-9ba4-d35d9f80b505',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'MINI',
'odometer': 124908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-17',
'seats_number': 4,
'seller_name': None,
'title': 'MINI MINI Mini John Cooper Works 231ch Ultimate BVA8',
'transmission': 'automatic',
'trim': 'Mini John Cooper Works 231ch Ultimate BVA8',
'vin': None,
'year': 2019}
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [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-30 03:49:22 [ayvens.fr] INFO: Saving data for 1983902: {'auction_closing_time': 1774861200.0, 'created_time': 1774532843.294795, 'last_price_update_time': 1774842562.525343}
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983902') HTTP/1.1" 204 0
2026-03-30 03:49:22 [ayvens.fr] INFO: Found listing with ID: 1983903
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [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-30 03:49:22 [ayvens.fr] INFO: Scrape type for 1983903: 2
2026-03-30 03:49:22 [ayvens.fr] INFO: Extracting data for car ID: 1983903
2026-03-30 03:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22517b5e-ef3b-545a-9f24-3de89737b7ec with identifier: 1983903
2026-03-30 03:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22517b5e-ef3b-545a-9f24-3de89737b7ec with scrape type 2
2026-03-30 03:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22517b5e-ef3b-545a-9f24-3de89737b7ec with scrape type 2
2026-03-30 03:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 22517b5e-ef3b-545a-9f24-3de89737b7ec, identifier: 1983903
2026-03-30 03:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 22517b5e-ef3b-545a-9f24-3de89737b7ec with identifier: 1983903
2026-03-30 03:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 22517b5e-ef3b-545a-9f24-3de89737b7ec with identifier: 1983903
2026-03-30 03:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 22517b5e-ef3b-545a-9f24-3de89737b7ec with identifier: 1983903 to the API
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:22 [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-30T09:00:00Z',
'fuel_type': 'electric',
'id': '22517b5e-ef3b-545a-9f24-3de89737b7ec',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL Y',
'odometer': 17032,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y Model Y Long Range AWD',
'transmission': 'automatic',
'trim': 'Model Y Long Range AWD',
'vin': None,
'year': 2023}
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [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-30 03:49:22 [ayvens.fr] INFO: Saving data for 1983903: {'auction_closing_time': 1774861200.0, 'created_time': 1774532844.731909, 'last_price_update_time': 1774842562.931754}
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983903') HTTP/1.1" 204 0
2026-03-30 03:49:22 [ayvens.fr] INFO: Found listing with ID: 1983904
2026-03-30 03:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:22 [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-30 03:49:22 [ayvens.fr] INFO: Scrape type for 1983904: 2
2026-03-30 03:49:22 [ayvens.fr] INFO: Extracting data for car ID: 1983904
2026-03-30 03:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bae7fd18-cb56-5acb-965f-8c537842e199 with identifier: 1983904
2026-03-30 03:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bae7fd18-cb56-5acb-965f-8c537842e199 with scrape type 2
2026-03-30 03:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bae7fd18-cb56-5acb-965f-8c537842e199 with scrape type 2
2026-03-30 03:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bae7fd18-cb56-5acb-965f-8c537842e199, identifier: 1983904
2026-03-30 03:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bae7fd18-cb56-5acb-965f-8c537842e199 with identifier: 1983904
2026-03-30 03:49:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bae7fd18-cb56-5acb-965f-8c537842e199 with identifier: 1983904
2026-03-30 03:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bae7fd18-cb56-5acb-965f-8c537842e199 with identifier: 1983904 to the API
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': 'GRIS MONTAGNE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'bae7fd18-cb56-5acb-965f-8c537842e199',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE A',
'odometer': 72501,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE A Classe A 250 e 160+102ch AMG Line 8G-DCT 8cv',
'transmission': 'automatic',
'trim': 'Classe A 250 e 160+102ch AMG Line 8G-DCT 8cv',
'vin': None,
'year': 2022}
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:23 [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-30 03:49:23 [ayvens.fr] INFO: Saving data for 1983904: {'auction_closing_time': 1774861200.0, 'created_time': 1774532846.061571, 'last_price_update_time': 1774842563.370913}
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983904') HTTP/1.1" 204 0
2026-03-30 03:49:23 [ayvens.fr] INFO: Found listing with ID: 1983905
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:23 [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-30 03:49:23 [ayvens.fr] INFO: Scrape type for 1983905: 2
2026-03-30 03:49:23 [ayvens.fr] INFO: Extracting data for car ID: 1983905
2026-03-30 03:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dca8759-ad08-550b-9dd3-7947ec7513ec with identifier: 1983905
2026-03-30 03:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dca8759-ad08-550b-9dd3-7947ec7513ec with scrape type 2
2026-03-30 03:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dca8759-ad08-550b-9dd3-7947ec7513ec with scrape type 2
2026-03-30 03:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7dca8759-ad08-550b-9dd3-7947ec7513ec, identifier: 1983905
2026-03-30 03:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7dca8759-ad08-550b-9dd3-7947ec7513ec with identifier: 1983905
2026-03-30 03:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7dca8759-ad08-550b-9dd3-7947ec7513ec with identifier: 1983905
2026-03-30 03:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7dca8759-ad08-550b-9dd3-7947ec7513ec with identifier: 1983905 to the API
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 51,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '7dca8759-ad08-550b-9dd3-7947ec7513ec',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'JAGUAR',
'model': 'F-PACE',
'odometer': 45993,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR F-PACE F-Pace P400e Plug-in-Hybrid R-Dynamic SE BVA8 AWD',
'transmission': 'automatic',
'trim': 'F-Pace P400e Plug-in-Hybrid R-Dynamic SE BVA8 AWD',
'vin': None,
'year': 2022}
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:23 [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-30 03:49:23 [ayvens.fr] INFO: Saving data for 1983905: {'auction_closing_time': 1774861200.0, 'created_time': 1774532847.963143, 'last_price_update_time': 1774842563.752181}
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983905') HTTP/1.1" 204 0
2026-03-30 03:49:23 [ayvens.fr] INFO: Found listing with ID: 1983906
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:23 [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-30 03:49:23 [ayvens.fr] INFO: Scrape type for 1983906: 2
2026-03-30 03:49:23 [ayvens.fr] INFO: Extracting data for car ID: 1983906
2026-03-30 03:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38a1164a-cc43-57f9-9c70-43c4a5f96fd6 with identifier: 1983906
2026-03-30 03:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38a1164a-cc43-57f9-9c70-43c4a5f96fd6 with scrape type 2
2026-03-30 03:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38a1164a-cc43-57f9-9c70-43c4a5f96fd6 with scrape type 2
2026-03-30 03:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 38a1164a-cc43-57f9-9c70-43c4a5f96fd6, identifier: 1983906
2026-03-30 03:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 38a1164a-cc43-57f9-9c70-43c4a5f96fd6 with identifier: 1983906
2026-03-30 03:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 38a1164a-cc43-57f9-9c70-43c4a5f96fd6 with identifier: 1983906
2026-03-30 03:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 38a1164a-cc43-57f9-9c70-43c4a5f96fd6 with identifier: 1983906 to the API
2026-03-30 03:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:24 [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.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '38a1164a-cc43-57f9-9c70-43c4a5f96fd6',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q4 E-TRON',
'odometer': 41658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 E-TRON Q4 e-tron 40 e-tron 204ch S line',
'transmission': 'automatic',
'trim': 'Q4 e-tron 40 e-tron 204ch S line',
'vin': None,
'year': 2023}
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:24 [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-30 03:49:24 [ayvens.fr] INFO: Saving data for 1983906: {'auction_closing_time': 1774861200.0, 'created_time': 1774532849.370249, 'last_price_update_time': 1774842564.15648}
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983906') HTTP/1.1" 204 0
2026-03-30 03:49:24 [ayvens.fr] INFO: Found listing with ID: 1983907
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:24 [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-30 03:49:24 [ayvens.fr] INFO: Scrape type for 1983907: 2
2026-03-30 03:49:24 [ayvens.fr] INFO: Extracting data for car ID: 1983907
2026-03-30 03:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969beddb-33d5-5a19-b9c2-27b74a88d75f with identifier: 1983907
2026-03-30 03:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969beddb-33d5-5a19-b9c2-27b74a88d75f with scrape type 2
2026-03-30 03:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969beddb-33d5-5a19-b9c2-27b74a88d75f with scrape type 2
2026-03-30 03:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 969beddb-33d5-5a19-b9c2-27b74a88d75f, identifier: 1983907
2026-03-30 03:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 969beddb-33d5-5a19-b9c2-27b74a88d75f with identifier: 1983907
2026-03-30 03:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 969beddb-33d5-5a19-b9c2-27b74a88d75f with identifier: 1983907
2026-03-30 03:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 969beddb-33d5-5a19-b9c2-27b74a88d75f with identifier: 1983907 to the API
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'GRIS DAYTONA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '969beddb-33d5-5a19-b9c2-27b74a88d75f',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q3 SPORTBACK',
'odometer': 66869,
'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': 'AUDI Q3 SPORTBACK Q3 Sportback 35 TFSI 150ch S line S tronic 7',
'transmission': 'automatic',
'trim': 'Q3 Sportback 35 TFSI 150ch S line S tronic 7',
'vin': None,
'year': 2022}
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:24 [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-30 03:49:24 [ayvens.fr] INFO: Saving data for 1983907: {'auction_closing_time': 1774861200.0, 'created_time': 1774532851.592158, 'last_price_update_time': 1774842564.545192}
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983907') HTTP/1.1" 204 0
2026-03-30 03:49:24 [ayvens.fr] INFO: Found listing with ID: 1983908
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:24 [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-30 03:49:24 [ayvens.fr] INFO: Scrape type for 1983908: 2
2026-03-30 03:49:24 [ayvens.fr] INFO: Extracting data for car ID: 1983908
2026-03-30 03:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d78020de-ec83-5f0b-8cfe-8106e03e1c60 with identifier: 1983908
2026-03-30 03:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d78020de-ec83-5f0b-8cfe-8106e03e1c60 with scrape type 2
2026-03-30 03:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d78020de-ec83-5f0b-8cfe-8106e03e1c60 with scrape type 2
2026-03-30 03:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d78020de-ec83-5f0b-8cfe-8106e03e1c60, identifier: 1983908
2026-03-30 03:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d78020de-ec83-5f0b-8cfe-8106e03e1c60 with identifier: 1983908
2026-03-30 03:49:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d78020de-ec83-5f0b-8cfe-8106e03e1c60 with identifier: 1983908
2026-03-30 03:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d78020de-ec83-5f0b-8cfe-8106e03e1c60 with identifier: 1983908 to the API
2026-03-30 03:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'MINERAL GRAU',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd78020de-ec83-5f0b-8cfe-8106e03e1c60',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 3',
'odometer': 151731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 Serie 3 330eA 292ch Luxury',
'transmission': 'automatic',
'trim': 'Serie 3 330eA 292ch Luxury',
'vin': None,
'year': 2020}
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [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-30 03:49:25 [ayvens.fr] INFO: Saving data for 1983908: {'auction_closing_time': 1774861200.0, 'created_time': 1774532852.300008, 'last_price_update_time': 1774842565.030913}
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983908') HTTP/1.1" 204 0
2026-03-30 03:49:25 [ayvens.fr] INFO: Found listing with ID: 1983909
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [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-30 03:49:25 [ayvens.fr] INFO: Scrape type for 1983909: 2
2026-03-30 03:49:25 [ayvens.fr] INFO: Extracting data for car ID: 1983909
2026-03-30 03:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c436c687-18f4-5538-8bf6-d3c5790c8f18 with identifier: 1983909
2026-03-30 03:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c436c687-18f4-5538-8bf6-d3c5790c8f18 with scrape type 2
2026-03-30 03:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c436c687-18f4-5538-8bf6-d3c5790c8f18 with scrape type 2
2026-03-30 03:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c436c687-18f4-5538-8bf6-d3c5790c8f18, identifier: 1983909
2026-03-30 03:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c436c687-18f4-5538-8bf6-d3c5790c8f18 with identifier: 1983909
2026-03-30 03:49:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c436c687-18f4-5538-8bf6-d3c5790c8f18 with identifier: 1983909
2026-03-30 03:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c436c687-18f4-5538-8bf6-d3c5790c8f18 with identifier: 1983909 to the API
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR CARBONE M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': 'c436c687-18f4-5538-8bf6-d3c5790c8f18',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'SMART',
'model': '1',
'odometer': 27387,
'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': 'SMART 1 #1 428ch 66kWh Brabus 4x4',
'transmission': 'automatic',
'trim': '#1 428ch 66kWh Brabus 4x4',
'vin': None,
'year': 2024}
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [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-30 03:49:25 [ayvens.fr] INFO: Saving data for 1983909: {'auction_closing_time': 1774861200.0, 'created_time': 1774532854.309043, 'last_price_update_time': 1774842565.432715}
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983909') HTTP/1.1" 204 0
2026-03-30 03:49:25 [ayvens.fr] INFO: Found listing with ID: 1983910
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [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-30 03:49:25 [ayvens.fr] INFO: Scrape type for 1983910: 2
2026-03-30 03:49:25 [ayvens.fr] INFO: Extracting data for car ID: 1983910
2026-03-30 03:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfa3b12b-8132-5ef1-97f2-0b167af136af with identifier: 1983910
2026-03-30 03:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa3b12b-8132-5ef1-97f2-0b167af136af with scrape type 2
2026-03-30 03:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfa3b12b-8132-5ef1-97f2-0b167af136af with scrape type 2
2026-03-30 03:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cfa3b12b-8132-5ef1-97f2-0b167af136af, identifier: 1983910
2026-03-30 03:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cfa3b12b-8132-5ef1-97f2-0b167af136af with identifier: 1983910
2026-03-30 03:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cfa3b12b-8132-5ef1-97f2-0b167af136af with identifier: 1983910
2026-03-30 03:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cfa3b12b-8132-5ef1-97f2-0b167af136af with identifier: 1983910 to the API
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': 'cfa3b12b-8132-5ef1-97f2-0b167af136af',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q2',
'odometer': 13795,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q2 Q2 35 TFSI 150ch S line S tronic 7',
'transmission': 'automatic',
'trim': 'Q2 35 TFSI 150ch S line S tronic 7',
'vin': None,
'year': 2021}
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [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-30 03:49:25 [ayvens.fr] INFO: Saving data for 1983910: {'auction_closing_time': 1774861200.0, 'created_time': 1774532855.056145, 'last_price_update_time': 1774842565.816205}
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983910') HTTP/1.1" 204 0
2026-03-30 03:49:25 [ayvens.fr] INFO: Found listing with ID: 1983911
2026-03-30 03:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:25 [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-30 03:49:25 [ayvens.fr] INFO: Scrape type for 1983911: 2
2026-03-30 03:49:25 [ayvens.fr] INFO: Extracting data for car ID: 1983911
2026-03-30 03:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d161b558-beae-5946-a4c5-dad983d15ef5 with identifier: 1983911
2026-03-30 03:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d161b558-beae-5946-a4c5-dad983d15ef5 with scrape type 2
2026-03-30 03:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d161b558-beae-5946-a4c5-dad983d15ef5 with scrape type 2
2026-03-30 03:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d161b558-beae-5946-a4c5-dad983d15ef5, identifier: 1983911
2026-03-30 03:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d161b558-beae-5946-a4c5-dad983d15ef5 with identifier: 1983911
2026-03-30 03:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d161b558-beae-5946-a4c5-dad983d15ef5 with identifier: 1983911
2026-03-30 03:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d161b558-beae-5946-a4c5-dad983d15ef5 with identifier: 1983911 to the API
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:26 [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-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd161b558-beae-5946-a4c5-dad983d15ef5',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'GLC',
'odometer': 59933,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC GLC 300 e 211+122ch AMG Line 4Matic 9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 300 e 211+122ch AMG Line 4Matic 9G-Tronic',
'vin': None,
'year': 2022}
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [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-30 03:49:26 [ayvens.fr] INFO: Saving data for 1983911: {'auction_closing_time': 1774861200.0, 'created_time': 1774532856.458128, 'last_price_update_time': 1774842566.21541}
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983911') HTTP/1.1" 204 0
2026-03-30 03:49:26 [ayvens.fr] INFO: Found listing with ID: 1983912
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [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-30 03:49:26 [ayvens.fr] INFO: Scrape type for 1983912: 2
2026-03-30 03:49:26 [ayvens.fr] INFO: Extracting data for car ID: 1983912
2026-03-30 03:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b28f9a-9157-5973-8cdd-27ce5371b6e3 with identifier: 1983912
2026-03-30 03:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b28f9a-9157-5973-8cdd-27ce5371b6e3 with scrape type 2
2026-03-30 03:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18b28f9a-9157-5973-8cdd-27ce5371b6e3 with scrape type 2
2026-03-30 03:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 18b28f9a-9157-5973-8cdd-27ce5371b6e3, identifier: 1983912
2026-03-30 03:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 18b28f9a-9157-5973-8cdd-27ce5371b6e3 with identifier: 1983912
2026-03-30 03:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 18b28f9a-9157-5973-8cdd-27ce5371b6e3 with identifier: 1983912
2026-03-30 03:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 18b28f9a-9157-5973-8cdd-27ce5371b6e3 with identifier: 1983912 to the API
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 55,
'color': 'NOIR OBSIDIENNE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '18b28f9a-9157-5973-8cdd-27ce5371b6e3',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'GLC COUPE',
'odometer': 77819,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ GLC COUPE GLC Coupe 300 e 211+122ch AMG Line 4Matic '
'9G-Tronic-EVAP-ISC',
'transmission': 'automatic',
'trim': 'GLC Coupe 300 e 211+122ch AMG Line 4Matic 9G-Tronic-EVAP-ISC',
'vin': None,
'year': 2021}
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [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-30 03:49:26 [ayvens.fr] INFO: Saving data for 1983912: {'auction_closing_time': 1774861200.0, 'created_time': 1774532858.034915, 'last_price_update_time': 1774842566.603168}
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983912') HTTP/1.1" 204 0
2026-03-30 03:49:26 [ayvens.fr] INFO: Found listing with ID: 1983913
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [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-30 03:49:26 [ayvens.fr] INFO: Scrape type for 1983913: 2
2026-03-30 03:49:26 [ayvens.fr] INFO: Extracting data for car ID: 1983913
2026-03-30 03:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3539be77-5c64-566e-b1ca-2cddd2cd1119 with identifier: 1983913
2026-03-30 03:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3539be77-5c64-566e-b1ca-2cddd2cd1119 with scrape type 2
2026-03-30 03:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3539be77-5c64-566e-b1ca-2cddd2cd1119 with scrape type 2
2026-03-30 03:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3539be77-5c64-566e-b1ca-2cddd2cd1119, identifier: 1983913
2026-03-30 03:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3539be77-5c64-566e-b1ca-2cddd2cd1119 with identifier: 1983913
2026-03-30 03:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3539be77-5c64-566e-b1ca-2cddd2cd1119 with identifier: 1983913
2026-03-30 03:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3539be77-5c64-566e-b1ca-2cddd2cd1119 with identifier: 1983913 to the API
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '3539be77-5c64-566e-b1ca-2cddd2cd1119',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 139718,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK A3 Sportback 35 TFSI 150ch Mild Hybrid S line S '
'tronic 7',
'transmission': 'automatic',
'trim': 'A3 Sportback 35 TFSI 150ch Mild Hybrid S line S tronic 7',
'vin': None,
'year': 2021}
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [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-30 03:49:26 [ayvens.fr] INFO: Saving data for 1983913: {'auction_closing_time': 1774861200.0, 'created_time': 1774532859.427352, 'last_price_update_time': 1774842566.980461}
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983913') HTTP/1.1" 204 0
2026-03-30 03:49:26 [ayvens.fr] INFO: Found listing with ID: 1983914
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:27 [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-30 03:49:27 [ayvens.fr] INFO: Scrape type for 1983914: 2
2026-03-30 03:49:27 [ayvens.fr] INFO: Extracting data for car ID: 1983914
2026-03-30 03:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b with identifier: 1983914
2026-03-30 03:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b with scrape type 2
2026-03-30 03:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b with scrape type 2
2026-03-30 03:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b, identifier: 1983914
2026-03-30 03:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b with identifier: 1983914
2026-03-30 03:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b with identifier: 1983914
2026-03-30 03:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b with identifier: 1983914 to the API
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'diesel',
'id': '5cb632a6-54be-5f4d-9dd1-0e09d6c02c8b',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q3',
'odometer': 30406,
'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': 'AUDI Q3 Q3 35 TDI 150ch S line S tronic 7',
'transmission': 'automatic',
'trim': 'Q3 35 TDI 150ch S line S tronic 7',
'vin': None,
'year': 2022}
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:27 [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-30 03:49:27 [ayvens.fr] INFO: Saving data for 1983914: {'auction_closing_time': 1774861200.0, 'created_time': 1774532861.009663, 'last_price_update_time': 1774842567.359722}
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983914') HTTP/1.1" 204 0
2026-03-30 03:49:27 [ayvens.fr] INFO: Found listing with ID: 1983915
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:27 [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-30 03:49:27 [ayvens.fr] INFO: Scrape type for 1983915: 2
2026-03-30 03:49:27 [ayvens.fr] INFO: Extracting data for car ID: 1983915
2026-03-30 03:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deedfcf1-c872-59c8-9255-e7ac4143f97d with identifier: 1983915
2026-03-30 03:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deedfcf1-c872-59c8-9255-e7ac4143f97d with scrape type 2
2026-03-30 03:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deedfcf1-c872-59c8-9255-e7ac4143f97d with scrape type 2
2026-03-30 03:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: deedfcf1-c872-59c8-9255-e7ac4143f97d, identifier: 1983915
2026-03-30 03:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: deedfcf1-c872-59c8-9255-e7ac4143f97d with identifier: 1983915
2026-03-30 03:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: deedfcf1-c872-59c8-9255-e7ac4143f97d with identifier: 1983915
2026-03-30 03:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: deedfcf1-c872-59c8-9255-e7ac4143f97d with identifier: 1983915 to the API
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 52,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'deedfcf1-c872-59c8-9255-e7ac4143f97d',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'LAND ROVER',
'model': 'VELAR',
'odometer': 122430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'LAND ROVER VELAR Range Rover Velar 2.0 P400e 404ch PHEV R-Dynamic '
'SE AWD BVA',
'transmission': 'automatic',
'trim': 'Range Rover Velar 2.0 P400e 404ch PHEV R-Dynamic SE AWD BVA',
'vin': None,
'year': 2022}
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:27 [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-30 03:49:27 [ayvens.fr] INFO: Saving data for 1983915: {'auction_closing_time': 1774861200.0, 'created_time': 1774532867.187329, 'last_price_update_time': 1774842567.767198}
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983915') HTTP/1.1" 204 0
2026-03-30 03:49:27 [ayvens.fr] INFO: Found listing with ID: 1983916
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:27 [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-30 03:49:27 [ayvens.fr] INFO: Scrape type for 1983916: 2
2026-03-30 03:49:27 [ayvens.fr] INFO: Extracting data for car ID: 1983916
2026-03-30 03:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75461923-2fed-50ad-8fa8-07d6d2a7d329 with identifier: 1983916
2026-03-30 03:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75461923-2fed-50ad-8fa8-07d6d2a7d329 with scrape type 2
2026-03-30 03:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75461923-2fed-50ad-8fa8-07d6d2a7d329 with scrape type 2
2026-03-30 03:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 75461923-2fed-50ad-8fa8-07d6d2a7d329, identifier: 1983916
2026-03-30 03:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 75461923-2fed-50ad-8fa8-07d6d2a7d329 with identifier: 1983916
2026-03-30 03:49:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 75461923-2fed-50ad-8fa8-07d6d2a7d329 with identifier: 1983916
2026-03-30 03:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 75461923-2fed-50ad-8fa8-07d6d2a7d329 with identifier: 1983916 to the API
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'CARBONSCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '75461923-2fed-50ad-8fa8-07d6d2a7d329',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'IX3',
'odometer': 42228,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW IX3 iX3 M Sport 286ch Inspiring',
'transmission': 'automatic',
'trim': 'iX3 M Sport 286ch Inspiring',
'vin': None,
'year': 2022}
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [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-30 03:49:28 [ayvens.fr] INFO: Saving data for 1983916: {'auction_closing_time': 1774861200.0, 'created_time': 1774532868.682997, 'last_price_update_time': 1774842568.178031}
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983916') HTTP/1.1" 204 0
2026-03-30 03:49:28 [ayvens.fr] INFO: Found listing with ID: 1983917
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [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-30 03:49:28 [ayvens.fr] INFO: Scrape type for 1983917: 2
2026-03-30 03:49:28 [ayvens.fr] INFO: Extracting data for car ID: 1983917
2026-03-30 03:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5885c371-4783-5687-95a7-3a0a4870047e with identifier: 1983917
2026-03-30 03:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5885c371-4783-5687-95a7-3a0a4870047e with scrape type 2
2026-03-30 03:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5885c371-4783-5687-95a7-3a0a4870047e with scrape type 2
2026-03-30 03:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5885c371-4783-5687-95a7-3a0a4870047e, identifier: 1983917
2026-03-30 03:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5885c371-4783-5687-95a7-3a0a4870047e with identifier: 1983917
2026-03-30 03:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5885c371-4783-5687-95a7-3a0a4870047e with identifier: 1983917
2026-03-30 03:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5885c371-4783-5687-95a7-3a0a4870047e with identifier: 1983917 to the API
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 39,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '5885c371-4783-5687-95a7-3a0a4870047e',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q3 SPORTBACK',
'odometer': 40889,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 SPORTBACK Q3 Sportback 45 TFSI e 245ch S line S tronic 6',
'transmission': 'automatic',
'trim': 'Q3 Sportback 45 TFSI e 245ch S line S tronic 6',
'vin': None,
'year': 2021}
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [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-30 03:49:28 [ayvens.fr] INFO: Saving data for 1983917: {'auction_closing_time': 1774861200.0, 'created_time': 1774532870.66157, 'last_price_update_time': 1774842568.562017}
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983917') HTTP/1.1" 204 0
2026-03-30 03:49:28 [ayvens.fr] INFO: Found listing with ID: 1983918
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [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-30 03:49:28 [ayvens.fr] INFO: Scrape type for 1983918: 2
2026-03-30 03:49:28 [ayvens.fr] INFO: Extracting data for car ID: 1983918
2026-03-30 03:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b148741d-393b-5baa-ba49-d8a8e8eb0f3a with identifier: 1983918
2026-03-30 03:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b148741d-393b-5baa-ba49-d8a8e8eb0f3a with scrape type 2
2026-03-30 03:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b148741d-393b-5baa-ba49-d8a8e8eb0f3a with scrape type 2
2026-03-30 03:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b148741d-393b-5baa-ba49-d8a8e8eb0f3a, identifier: 1983918
2026-03-30 03:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b148741d-393b-5baa-ba49-d8a8e8eb0f3a with identifier: 1983918
2026-03-30 03:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b148741d-393b-5baa-ba49-d8a8e8eb0f3a with identifier: 1983918
2026-03-30 03:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b148741d-393b-5baa-ba49-d8a8e8eb0f3a with identifier: 1983918 to the API
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'petrol',
'id': 'b148741d-393b-5baa-ba49-d8a8e8eb0f3a',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 141823,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18i 136ch M Sport',
'transmission': 'automatic',
'trim': 'X1 sDrive18i 136ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [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-30 03:49:28 [ayvens.fr] INFO: Saving data for 1983918: {'auction_closing_time': 1774861200.0, 'created_time': 1774532872.153445, 'last_price_update_time': 1774842568.950342}
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983918') HTTP/1.1" 204 0
2026-03-30 03:49:29 [ayvens.fr] INFO: Found listing with ID: 1983919
2026-03-30 03:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:29 [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-30 03:49:29 [ayvens.fr] INFO: Scrape type for 1983919: 2
2026-03-30 03:49:29 [ayvens.fr] INFO: Extracting data for car ID: 1983919
2026-03-30 03:49:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff1817d7-9546-5b6d-8ae2-db30fdc037eb with identifier: 1983919
2026-03-30 03:49:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff1817d7-9546-5b6d-8ae2-db30fdc037eb with scrape type 2
2026-03-30 03:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff1817d7-9546-5b6d-8ae2-db30fdc037eb with scrape type 2
2026-03-30 03:49:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ff1817d7-9546-5b6d-8ae2-db30fdc037eb, identifier: 1983919
2026-03-30 03:49:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ff1817d7-9546-5b6d-8ae2-db30fdc037eb with identifier: 1983919
2026-03-30 03:49:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ff1817d7-9546-5b6d-8ae2-db30fdc037eb with identifier: 1983919
2026-03-30 03:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ff1817d7-9546-5b6d-8ae2-db30fdc037eb with identifier: 1983919 to the API
2026-03-30 03:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 59,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'ff1817d7-9546-5b6d-8ae2-db30fdc037eb',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q7',
'odometer': 55263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q7 Q7 55 TFSI e 380ch S line quattro Tiptronic 5 places',
'transmission': 'automatic',
'trim': 'Q7 55 TFSI e 380ch S line quattro Tiptronic 5 places',
'vin': None,
'year': 2021}
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:30 [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-30 03:49:30 [ayvens.fr] INFO: Saving data for 1983919: {'auction_closing_time': 1774861200.0, 'created_time': 1774532873.465156, 'last_price_update_time': 1774842570.219429}
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983919') HTTP/1.1" 204 0
2026-03-30 03:49:30 [ayvens.fr] INFO: Found listing with ID: 1983920
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:30 [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-30 03:49:30 [ayvens.fr] INFO: Scrape type for 1983920: 2
2026-03-30 03:49:30 [ayvens.fr] INFO: Extracting data for car ID: 1983920
2026-03-30 03:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24472b45-1cad-552e-b253-77b615a61be5 with identifier: 1983920
2026-03-30 03:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24472b45-1cad-552e-b253-77b615a61be5 with scrape type 2
2026-03-30 03:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24472b45-1cad-552e-b253-77b615a61be5 with scrape type 2
2026-03-30 03:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 24472b45-1cad-552e-b253-77b615a61be5, identifier: 1983920
2026-03-30 03:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 24472b45-1cad-552e-b253-77b615a61be5 with identifier: 1983920
2026-03-30 03:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 24472b45-1cad-552e-b253-77b615a61be5 with identifier: 1983920
2026-03-30 03:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 24472b45-1cad-552e-b253-77b615a61be5 with identifier: 1983920 to the API
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 61,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '24472b45-1cad-552e-b253-77b615a61be5',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TOUAREG',
'odometer': 156591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TOUAREG Touareg 3.0 TSI eHybrid 381ch Elegance 4Motion '
'BVA8',
'transmission': 'automatic',
'trim': 'Touareg 3.0 TSI eHybrid 381ch Elegance 4Motion BVA8',
'vin': None,
'year': 2021}
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:30 [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-30 03:49:30 [ayvens.fr] INFO: Saving data for 1983920: {'auction_closing_time': 1774861200.0, 'created_time': 1774532874.672607, 'last_price_update_time': 1774842570.627719}
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983920') HTTP/1.1" 204 0
2026-03-30 03:49:30 [ayvens.fr] INFO: Found listing with ID: 1983921
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:30 [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-30 03:49:30 [ayvens.fr] INFO: Scrape type for 1983921: 2
2026-03-30 03:49:30 [ayvens.fr] INFO: Extracting data for car ID: 1983921
2026-03-30 03:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd0e05b5-8de3-5ee3-8a71-125d7e4cca66 with identifier: 1983921
2026-03-30 03:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd0e05b5-8de3-5ee3-8a71-125d7e4cca66 with scrape type 2
2026-03-30 03:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd0e05b5-8de3-5ee3-8a71-125d7e4cca66 with scrape type 2
2026-03-30 03:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fd0e05b5-8de3-5ee3-8a71-125d7e4cca66, identifier: 1983921
2026-03-30 03:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fd0e05b5-8de3-5ee3-8a71-125d7e4cca66 with identifier: 1983921
2026-03-30 03:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fd0e05b5-8de3-5ee3-8a71-125d7e4cca66 with identifier: 1983921
2026-03-30 03:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fd0e05b5-8de3-5ee3-8a71-125d7e4cca66 with identifier: 1983921 to the API
2026-03-30 03:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'SKYSCRAPER GRAU METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': 'fd0e05b5-8de3-5ee3-8a71-125d7e4cca66',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'I4',
'odometer': 98924,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW I4 i4 eDrive35 286ch',
'transmission': 'automatic',
'trim': 'i4 eDrive35 286ch',
'vin': None,
'year': 2023}
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:31 [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-30 03:49:31 [ayvens.fr] INFO: Saving data for 1983921: {'auction_closing_time': 1774861200.0, 'created_time': 1774532876.563833, 'last_price_update_time': 1774842571.015087}
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983921') HTTP/1.1" 204 0
2026-03-30 03:49:31 [ayvens.fr] INFO: Found listing with ID: 1983922
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:31 [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-30 03:49:31 [ayvens.fr] INFO: Scrape type for 1983922: 2
2026-03-30 03:49:31 [ayvens.fr] INFO: Extracting data for car ID: 1983922
2026-03-30 03:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 101c26bd-1466-5a36-83fe-b991853b4e9c with identifier: 1983922
2026-03-30 03:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 101c26bd-1466-5a36-83fe-b991853b4e9c with scrape type 2
2026-03-30 03:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 101c26bd-1466-5a36-83fe-b991853b4e9c with scrape type 2
2026-03-30 03:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 101c26bd-1466-5a36-83fe-b991853b4e9c, identifier: 1983922
2026-03-30 03:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 101c26bd-1466-5a36-83fe-b991853b4e9c with identifier: 1983922
2026-03-30 03:49:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 101c26bd-1466-5a36-83fe-b991853b4e9c with identifier: 1983922
2026-03-30 03:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 101c26bd-1466-5a36-83fe-b991853b4e9c with identifier: 1983922 to the API
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 42,
'color': 'ALPINWEISS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'phev/petrol',
'id': '101c26bd-1466-5a36-83fe-b991853b4e9c',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 5',
'odometer': 52953,
'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': 'BMW SERIE 5 Serie 5 Touring 530eA xDrive 292ch M Sport Steptronic',
'transmission': 'automatic',
'trim': 'Serie 5 Touring 530eA xDrive 292ch M Sport Steptronic',
'vin': None,
'year': 2023}
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:31 [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-30 03:49:31 [ayvens.fr] INFO: Saving data for 1983922: {'auction_closing_time': 1774861200.0, 'created_time': 1774532878.427494, 'last_price_update_time': 1774842571.671569}
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983922') HTTP/1.1" 204 0
2026-03-30 03:49:31 [ayvens.fr] INFO: Found listing with ID: 1983923
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:31 [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-30 03:49:31 [ayvens.fr] INFO: Scrape type for 1983923: 2
2026-03-30 03:49:31 [ayvens.fr] INFO: Extracting data for car ID: 1983923
2026-03-30 03:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63315c6d-0456-5add-908e-2b2d9f5723c3 with identifier: 1983923
2026-03-30 03:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63315c6d-0456-5add-908e-2b2d9f5723c3 with scrape type 2
2026-03-30 03:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63315c6d-0456-5add-908e-2b2d9f5723c3 with scrape type 2
2026-03-30 03:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 63315c6d-0456-5add-908e-2b2d9f5723c3, identifier: 1983923
2026-03-30 03:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 63315c6d-0456-5add-908e-2b2d9f5723c3 with identifier: 1983923
2026-03-30 03:49:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-30 03:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 63315c6d-0456-5add-908e-2b2d9f5723c3 with identifier: 1983923
2026-03-30 03:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 63315c6d-0456-5add-908e-2b2d9f5723c3 with identifier: 1983923 to the API
2026-03-30 03:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 03:49: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-30 03:49:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'NOIR SHADOW',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'electric',
'id': '63315c6d-0456-5add-908e-2b2d9f5723c3',
'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/41032',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'MUSTANG MACH-E',
'odometer': 19745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'FORD MUSTANG MACH-E Mustang Mach-E 315ch Standard Range 72,6kWh '
'Premium AWD',
'transmission': 'automatic',
'trim': 'Mustang Mach-E 315ch Standard Range 72,6kWh Premium AWD',
'vin': None,
'year': 2024}
2026-03-30 03:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:32 [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-30 03:49:32 [ayvens.fr] INFO: Saving data for 1983923: {'auction_closing_time': 1774861200.0, 'created_time': 1774532879.919575, 'last_price_update_time': 1774842572.123833}
2026-03-30 03:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1983923') HTTP/1.1" 204 0
2026-03-30 03:49:32 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 700
2026-03-30 03:49:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 03:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-30 03:49:33 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 03:49:33 [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>: 5, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 03:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 03:49:33 [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%201774410573 HTTP/1.1" 200 None
2026-03-30 03:49:33 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (545 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.fr/task_44_2026-03-30T03_45_00.jl
2026-03-30 03:49:33 [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': 1522897,
'downloader/response_count': 9,
'downloader/response_status_count/200': 9,
'elapsed_time_seconds': 267.137028,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 3, 49, 33, 777431, tzinfo=datetime.timezone.utc),
'item_scraped_count': 545,
'log_count/DEBUG': 5677,
'log_count/ERROR': 1,
'log_count/INFO': 6531,
'memusage/max': 176893952,
'memusage/startup': 148328448,
'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': 137,
'playwright/request_count/aborted': 15,
'playwright/request_count/method/GET': 133,
'playwright/request_count/method/POST': 4,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 6,
'playwright/request_count/resource_type/font': 16,
'playwright/request_count/resource_type/image': 27,
'playwright/request_count/resource_type/script': 80,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 5,
'playwright/response_count': 118,
'playwright/response_count/method/GET': 115,
'playwright/response_count/method/POST': 3,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 5,
'playwright/response_count/resource_type/font': 16,
'playwright/response_count/resource_type/image': 10,
'playwright/response_count/resource_type/script': 80,
'playwright/response_count/resource_type/stylesheet': 1,
'playwright/response_count/resource_type/xhr': 4,
'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': 545,
'scrape_type/skipped': 152,
'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.7041786033660173,
'scrapy-zyte-api/mean_response_seconds': 1.8130932706408203,
'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, 30, 3, 45, 6, 640403, tzinfo=datetime.timezone.utc)}
2026-03-30 03:49:33 [scrapy.core.engine] INFO: Spider closed (finished)