2026-03-27 03:45:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 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-27 03:45:05 [ayvens.fr] INFO: Starting spider ayvens.fr
2026-03-27 03:45:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 03:45:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 03:45:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 03:45:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 03:45:05 [scrapy.extensions.telnet] INFO: Telnet Password: 021a37499cbcb08f
2026-03-27 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-27 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-27T03_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-27 03:45:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 03:45:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 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-27 03:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 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-27 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-27 03:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 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 2115
2026-03-27 03:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 03:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 03:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-27 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-27 03:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 03:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 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-27 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-27 03:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 03:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 03:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 03:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-27 03:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 03:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 03:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-27 03:45:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-27 03:45:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-27 03:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-27 03:45:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-27 03:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://carmarket.ayvens.com/en-gb/lots>
2026-03-27 03:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/en-gb/lots> (resource type: document)
2026-03-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/en-gb/lots>
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-27 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-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-27 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-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-27 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-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-27 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-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Semibold.woff2>
2026-03-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Regular.woff2>
2026-03-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/Chillax-Medium.woff2>
2026-03-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Bold.woff2>
2026-03-27 03:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Medium.woff2>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R5GGQAWE.js>
2026-03-27 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-27 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-27 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-27 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-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-YI6GGZZZ.js>
2026-03-27 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-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-Regular.woff2>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NAGGRITV.js>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/styles/themes/fonts/ald/SourceSans3-SemiBold.woff2>
2026-03-27 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-27 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-NAGGRITV.js)
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BBQ7R2BV.js>
2026-03-27 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-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HPL7GXW6.js>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ADG3G2OJ.js>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7JYRLYWD.js>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2S63FZXS.js>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PMQRMPGY.js>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-K7GQAXGO.js>
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/styles-ETA5EMQJ.css>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/polyfills-FFHMD2TL.js>
2026-03-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/main-NKPAFEH2.js>
2026-03-27 03:45:15 [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-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-27 03:45:15 [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-27 03:45:15 [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-27 03:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2> (resource type: font, referrer: https://carmarket.ayvens.com/styles-ETA5EMQJ.css)
2026-03-27 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-27 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-27 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-27 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-27 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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [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-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QV3UPEBS.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AQBI4CYB.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5567JMUS.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EIXBRKXP.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-4CLCTAJ7.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CQOH37XC.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HQZHDCQG.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QZ2M64VL.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EVZDJ3YH.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2BYH6G4C.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AHM2LY2L.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VGUEXTON.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7DYAUIPQ.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SUQC6PCL.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6BXXUPPN.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SALCXTDR.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Regular-IWU2LEHA.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Medium-NIVAGDSI.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Bold-OH3V3LEB.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/Chillax-Semibold-YNVWM5XA.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-Regular-VMJBJIXS.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/SourceSans3-SemiBold-NPKTOIJ5.woff2>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OF6JT4KC.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y6LYHJ33.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ELPOVYM7.js>
2026-03-27 03:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VBU7AOHF.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-SPE4D2IX.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-N2FZW7V7.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-KLKMSQPH.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2FANG3NP.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPLHK2CL.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AVZZH6AV.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ABBXN5WQ.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-NPJHDJ36.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-MLMYZRAG.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-5D4JF6DX.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-ZYL3EWWF.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7IEPAGTW.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WWYAPULQ.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XXARMH2T.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AYT4KML6.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XGLUMAK5.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CX65R3QQ.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EHSUL3RU.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-WRLSZEDX.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XCHSKDZH.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7UDVUMWJ.js>
2026-03-27 03:45:17 [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-27 03:45:17 [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-27 03:45:17 [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-27 03:45:17 [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-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens-white-bg_192x192.png>
2026-03-27 03:45:17 [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-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/favicon/ayvens.svg>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-U3DCL5KE.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-7HVTDVUE.js>
2026-03-27 03:45:17 [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-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VPZ5PCFV.js>
2026-03-27 03:45:17 [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-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-R57BLUBZ.js>
2026-03-27 03:45:17 [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-27 03:45:17 [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-27 03:45:17 [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-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-XI7MA6UU.js>
2026-03-27 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-27 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-27 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-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-253AOQV4.js>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json>
2026-03-27 03:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-Y26P6NOT.js>
2026-03-27 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-27 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-27 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-27 03:45:18 [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-27 03:45:18 [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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-E2QM5VHP.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-QVU7EFJH.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-CJQ6ZMFR.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-PU5AH4GE.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-6AWK7DQQ.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-JMKQRIJX.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-H7VMIGZK.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-OXIZJZO4.js>
2026-03-27 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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-27 03:45:18 [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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/flags/round-gb.svg>
2026-03-27 03:45:18 [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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/line.svg>
2026-03-27 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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-27 03:45:18 [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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/logo-ayvens-carmarket.svg>
2026-03-27 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-27 03:45:18 [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-27 03:45:18 [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-27 03:45:18 [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-27 03:45:18 [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-27 03:45:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://carmarket.ayvens.com/en-gb/lots> (referer: None) ['playwright']
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BQLC5RJD.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VNA57F7Z.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-EXKYPD3J.js>
2026-03-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-HGLYMGTS.js>
2026-03-27 03:45:18 [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-27 03:45:18 [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-27 03:45:18 [ayvens.fr] INFO: Cookies from Playwright: [{'name': 'ai_user', 'value': 'AEU9RI0PIwAKwbcxDtj70e|2026-03-27T03:45:17.035Z', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1806119117, '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': 'aUHlwyXsPDAcvaPzqd799X|1774583118241|1774583118241', 'domain': 'carmarket.ayvens.com', 'path': '/', 'expires': 1774584918, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-27 03:45:18 [ayvens.fr] INFO: Scrapy-formatted cookies: [{'name': 'ai_user', 'value': 'AEU9RI0PIwAKwbcxDtj70e|2026-03-27T03:45:17.035Z', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'user_culture', 'value': 'en-gb', 'domain': 'carmarket.ayvens.com', 'path': '/'}, {'name': 'ai_session', 'value': 'aUHlwyXsPDAcvaPzqd799X|1774583118241|1774583118241', 'domain': 'carmarket.ayvens.com', 'path': '/'}]
2026-03-27 03:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Ayvens',RowKey='cookies') HTTP/1.1" 204 0
2026-03-27 03:45:18 [ayvens.fr] INFO: Intercepting token...
2026-03-27 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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-27 03:45:18 [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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/bell.svg>
2026-03-27 03:45:18 [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-27 03:45:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://carmarket.ayvens.com/assets/images/next-breadcrumb.svg>
2026-03-27 03:45:18 [ayvens.fr] INFO: Scrolling element to trigger lazy load...
2026-03-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr, referrer: https://carmarket.ayvens.com/)
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-AZBPSD4I.js>
2026-03-27 03:45:19 [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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-2NCM5KDW.js>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-VUZVFPNF.js>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/logo-ayvens.svg>
2026-03-27 03:45:19 [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-27 03:45:19 [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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-27 03:45:19 [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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/loader.svg>
2026-03-27 03:45:19 [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-27 03:45:19 [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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/chevron-down.svg>
2026-03-27 03:45:19 [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-27 03:45:19 [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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-FX6676C7.js>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/down.svg>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-27 03:45:19 [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-27 03:45:19 [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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://carmarket.ayvens.com/assets/images/flags/gr.svg> (resource type: image, referrer: https://carmarket.ayvens.com/en-gb/lots)
2026-03-27 03:45:19 [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-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-BK6NFD4R.js>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/be.svg>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/assets/images/flags/gr.svg>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://carmarket.ayvens.com/chunk-75KGV5DF.js>
2026-03-27 03:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-27 03:45:19 [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-27 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-27 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-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js>
2026-03-27 03:45:20 [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-27 03:45:20 [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-27 03:45:20 [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-27 03:45:20 [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-27 03:45:20 [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-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCenterRounded.json>
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/v2/otPcTab.json>
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/scripttemplates/202601.1.0/assets/otCommonStyles.css>
2026-03-27 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, referrer: https://carmarket.ayvens.com/)
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://carmarket.ayvens.com/)
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://carmarket.ayvens.com/)
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-W3J7744> (resource type: script, referrer: https://carmarket.ayvens.com/)
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/14efa178-aa53-42e6-9a86-5229303798da/019908c4-f46e-7d64-b942-26aa1fec3635/2ab431a1-8f8c-4a55-9e1a-e5de23079c22/ayvens-logo.png>
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/powered_by_logo.svg>
2026-03-27 03:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg>
2026-03-27 03:45:20 [ayvens.fr] INFO: ✅ Intercepted token: 3b2cc62fd26c4e29a762db3de181266b
2026-03-27 03:45:20 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 0
2026-03-27 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-27 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-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983837
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983837%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983837: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983838
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983838%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983838: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983839
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983839%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983839: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983840
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983840%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983840: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983841
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983841%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983841: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983842
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983842%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983842: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983843
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983843%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983843: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983844
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983844%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983844: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983845
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983845%27 HTTP/1.1" 200 None
2026-03-27 03:45:22 [ayvens.fr] INFO: Scrape type for 1983845: 0
2026-03-27 03:45:22 [ayvens.fr] INFO: Found listing with ID: 1983846
2026-03-27 03:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983846%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983846: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983847
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983847%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983847: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983848
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983848%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983848: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983849
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983849%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983849: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983850
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983850%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983850: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983851
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983851%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983851: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983852
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983852%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983852: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983853
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983853%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983853: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983854
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983854%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983854: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983855
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983855%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983855: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983856
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983856%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983856: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983857
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983857%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983857: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983858
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983858%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983858: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983859
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983859%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983859: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983860
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983860%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983860: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983861
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983861%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983861: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983862
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983862%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983862: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983863
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983863%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983863: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983864
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983864%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983864: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983865
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983865%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983865: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983866
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983866%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983866: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983867
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983867%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983867: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983868
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983868%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983868: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983869
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983869%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983869: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983870
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983870%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983870: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983871
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983871%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983871: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983872
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983872%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983872: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983873
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983873%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983873: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983874
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983874%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983874: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983875
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983875%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983875: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983876
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983876%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983876: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983877
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983877%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983877: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983878
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983878%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983878: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983879
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983879%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983879: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983880
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983880%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983880: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983881
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983881%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983881: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983882
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983882%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983882: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983883
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983883%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983883: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983884
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983884%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983884: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983885
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983885%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983885: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983886
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983886%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983886: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983887
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983887%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983887: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983888
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983888%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983888: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983889
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983889%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983889: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983890
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983890%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983890: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983891
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983891%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983891: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983892
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271983892%27 HTTP/1.1" 200 None
2026-03-27 03:45:23 [ayvens.fr] INFO: Scrape type for 1983892: 0
2026-03-27 03:45:23 [ayvens.fr] INFO: Found listing with ID: 1983893
2026-03-27 03:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983893: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983894
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983894: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983895
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983895: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983896
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983896: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983897
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983897: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983898
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983898: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983899
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983899: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983900
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983900: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983901
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983901: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983902
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983902: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983903
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983903: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983904
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983904: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983905
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983905: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983906
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45: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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983906: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983907
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45: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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983907: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983908
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45: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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983908: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983909
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983909: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983910
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983910: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983911
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983911: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983912
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983912: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983913
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983913: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983914
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983914: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983915
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983915: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983916
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983916: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983917
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983917: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983918
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983918: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983919
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983919: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983920
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983920: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983921
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983921: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983922
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983922: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1983923
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [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-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1983923: 0
2026-03-27 03:45:24 [ayvens.fr] INFO: Found listing with ID: 1980609
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980609%27 HTTP/1.1" 200 None
2026-03-27 03:45:24 [ayvens.fr] INFO: Scrape type for 1980609: 2
2026-03-27 03:45:24 [ayvens.fr] INFO: Extracting data for car ID: 1980609
2026-03-27 03:45:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dfde11e-3cae-5652-a657-5b94098ae972 with identifier: 1980609
2026-03-27 03:45:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dfde11e-3cae-5652-a657-5b94098ae972 with scrape type 2
2026-03-27 03:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dfde11e-3cae-5652-a657-5b94098ae972 with scrape type 2
2026-03-27 03:45:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5dfde11e-3cae-5652-a657-5b94098ae972, identifier: 1980609
2026-03-27 03:45:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5dfde11e-3cae-5652-a657-5b94098ae972 with identifier: 1980609
2026-03-27 03:45:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5dfde11e-3cae-5652-a657-5b94098ae972 with identifier: 1980609
2026-03-27 03:45:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5dfde11e-3cae-5652-a657-5b94098ae972 with identifier: 1980609 to the API
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45: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-27 03:45:25 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '5dfde11e-3cae-5652-a657-5b94098ae972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 17267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 75ch S&S Style',
'transmission': 'manual',
'trim': '208 1.2 PureTech 75ch S&S Style',
'vin': None,
'year': 2023}
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980609%27 HTTP/1.1" 200 None
2026-03-27 03:45:25 [ayvens.fr] INFO: Saving data for 1980609: {'auction_closing_time': 1774605600.0, 'created_time': 1774370726.702682, 'last_price_update_time': 1774583125.315638}
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980609') HTTP/1.1" 204 0
2026-03-27 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1980610
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980610%27 HTTP/1.1" 200 None
2026-03-27 03:45:25 [ayvens.fr] INFO: Scrape type for 1980610: 2
2026-03-27 03:45:25 [ayvens.fr] INFO: Extracting data for car ID: 1980610
2026-03-27 03:45:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32061d4a-c9f1-5b8d-9815-0827de4a160a with identifier: 1980610
2026-03-27 03:45:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32061d4a-c9f1-5b8d-9815-0827de4a160a with scrape type 2
2026-03-27 03:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32061d4a-c9f1-5b8d-9815-0827de4a160a with scrape type 2
2026-03-27 03:45:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 32061d4a-c9f1-5b8d-9815-0827de4a160a, identifier: 1980610
2026-03-27 03:45:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 32061d4a-c9f1-5b8d-9815-0827de4a160a with identifier: 1980610
2026-03-27 03:45:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 32061d4a-c9f1-5b8d-9815-0827de4a160a with identifier: 1980610
2026-03-27 03:45:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 32061d4a-c9f1-5b8d-9815-0827de4a160a with identifier: 1980610 to the API
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45: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-27 03:45:25 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '32061d4a-c9f1-5b8d-9815-0827de4a160a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 50735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 75ch S&S Style',
'transmission': 'manual',
'trim': '208 1.2 PureTech 75ch S&S Style',
'vin': None,
'year': 2023}
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980610%27 HTTP/1.1" 200 None
2026-03-27 03:45:25 [ayvens.fr] INFO: Saving data for 1980610: {'auction_closing_time': 1774605600.0, 'created_time': 1774370727.918403, 'last_price_update_time': 1774583125.837466}
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980610') HTTP/1.1" 204 0
2026-03-27 03:45:25 [ayvens.fr] INFO: Found listing with ID: 1980611
2026-03-27 03:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980611%27 HTTP/1.1" 200 None
2026-03-27 03:45:25 [ayvens.fr] INFO: Scrape type for 1980611: 2
2026-03-27 03:45:25 [ayvens.fr] INFO: Extracting data for car ID: 1980611
2026-03-27 03:45:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8653decb-a9a9-5411-a78c-fdf24fccf8f8 with identifier: 1980611
2026-03-27 03:45:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8653decb-a9a9-5411-a78c-fdf24fccf8f8 with scrape type 2
2026-03-27 03:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8653decb-a9a9-5411-a78c-fdf24fccf8f8 with scrape type 2
2026-03-27 03:45:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8653decb-a9a9-5411-a78c-fdf24fccf8f8, identifier: 1980611
2026-03-27 03:45:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8653decb-a9a9-5411-a78c-fdf24fccf8f8 with identifier: 1980611
2026-03-27 03:45:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8653decb-a9a9-5411-a78c-fdf24fccf8f8 with identifier: 1980611
2026-03-27 03:45:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8653decb-a9a9-5411-a78c-fdf24fccf8f8 with identifier: 1980611 to the API
2026-03-27 03:45:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45: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-27 03:45:26 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '8653decb-a9a9-5411-a78c-fdf24fccf8f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 49631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.2 PureTech 75ch S&S Style',
'transmission': 'manual',
'trim': '208 1.2 PureTech 75ch S&S Style',
'vin': None,
'year': 2023}
2026-03-27 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980611%27 HTTP/1.1" 200 None
2026-03-27 03:45:26 [ayvens.fr] INFO: Saving data for 1980611: {'auction_closing_time': 1774605600.0, 'created_time': 1774370730.834097, 'last_price_update_time': 1774583126.264654}
2026-03-27 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980611') HTTP/1.1" 204 0
2026-03-27 03:45:26 [ayvens.fr] INFO: Found listing with ID: 1980612
2026-03-27 03:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980612%27 HTTP/1.1" 200 None
2026-03-27 03:45:26 [ayvens.fr] INFO: Scrape type for 1980612: 2
2026-03-27 03:45:26 [ayvens.fr] INFO: Extracting data for car ID: 1980612
2026-03-27 03:45:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 000ddbfc-ac72-5177-a02a-4767f4e54de7 with identifier: 1980612
2026-03-27 03:45:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 000ddbfc-ac72-5177-a02a-4767f4e54de7 with scrape type 2
2026-03-27 03:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 000ddbfc-ac72-5177-a02a-4767f4e54de7 with scrape type 2
2026-03-27 03:45:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 000ddbfc-ac72-5177-a02a-4767f4e54de7, identifier: 1980612
2026-03-27 03:45:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 000ddbfc-ac72-5177-a02a-4767f4e54de7 with identifier: 1980612
2026-03-27 03:45:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 000ddbfc-ac72-5177-a02a-4767f4e54de7 with identifier: 1980612
2026-03-27 03:45:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 000ddbfc-ac72-5177-a02a-4767f4e54de7 with identifier: 1980612 to the API
2026-03-27 03:45:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:27 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '000ddbfc-ac72-5177-a02a-4767f4e54de7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 14869,
'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-27 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980612%27 HTTP/1.1" 200 None
2026-03-27 03:45:27 [ayvens.fr] INFO: Saving data for 1980612: {'auction_closing_time': 1774605600.0, 'created_time': 1774370729.445923, 'last_price_update_time': 1774583127.578904}
2026-03-27 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980612') HTTP/1.1" 204 0
2026-03-27 03:45:27 [ayvens.fr] INFO: Found listing with ID: 1980613
2026-03-27 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980613%27 HTTP/1.1" 200 None
2026-03-27 03:45:27 [ayvens.fr] INFO: Scrape type for 1980613: 2
2026-03-27 03:45:27 [ayvens.fr] INFO: Extracting data for car ID: 1980613
2026-03-27 03:45:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92c6a979-8512-5288-bca2-20ae31f46acc with identifier: 1980613
2026-03-27 03:45:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92c6a979-8512-5288-bca2-20ae31f46acc with scrape type 2
2026-03-27 03:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92c6a979-8512-5288-bca2-20ae31f46acc with scrape type 2
2026-03-27 03:45:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 92c6a979-8512-5288-bca2-20ae31f46acc, identifier: 1980613
2026-03-27 03:45:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 92c6a979-8512-5288-bca2-20ae31f46acc with identifier: 1980613
2026-03-27 03:45:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 92c6a979-8512-5288-bca2-20ae31f46acc with identifier: 1980613
2026-03-27 03:45:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 92c6a979-8512-5288-bca2-20ae31f46acc with identifier: 1980613 to the API
2026-03-27 03:45:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:27 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '92c6a979-8512-5288-bca2-20ae31f46acc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 33869,
'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-27 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980613%27 HTTP/1.1" 200 None
2026-03-27 03:45:27 [ayvens.fr] INFO: Saving data for 1980613: {'auction_closing_time': 1774605600.0, 'created_time': 1774370731.774412, 'last_price_update_time': 1774583127.981397}
2026-03-27 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980613') HTTP/1.1" 204 0
2026-03-27 03:45:28 [ayvens.fr] INFO: Found listing with ID: 1980614
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980614%27 HTTP/1.1" 200 None
2026-03-27 03:45:28 [ayvens.fr] INFO: Scrape type for 1980614: 2
2026-03-27 03:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1980614
2026-03-27 03:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c13feeb-9470-547f-9103-ea31c54ae801 with identifier: 1980614
2026-03-27 03:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c13feeb-9470-547f-9103-ea31c54ae801 with scrape type 2
2026-03-27 03:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c13feeb-9470-547f-9103-ea31c54ae801 with scrape type 2
2026-03-27 03:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8c13feeb-9470-547f-9103-ea31c54ae801, identifier: 1980614
2026-03-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8c13feeb-9470-547f-9103-ea31c54ae801 with identifier: 1980614
2026-03-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8c13feeb-9470-547f-9103-ea31c54ae801 with identifier: 1980614
2026-03-27 03:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8c13feeb-9470-547f-9103-ea31c54ae801 with identifier: 1980614 to the API
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BOSSA NOVA WHITE',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '8c13feeb-9470-547f-9103-ea31c54ae801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 12071,
'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-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980614%27 HTTP/1.1" 200 None
2026-03-27 03:45:28 [ayvens.fr] INFO: Saving data for 1980614: {'auction_closing_time': 1774605600.0, 'created_time': 1774370732.97935, 'last_price_update_time': 1774583128.419249}
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980614') HTTP/1.1" 204 0
2026-03-27 03:45:28 [ayvens.fr] INFO: Found listing with ID: 1980615
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980615%27 HTTP/1.1" 200 None
2026-03-27 03:45:28 [ayvens.fr] INFO: Scrape type for 1980615: 2
2026-03-27 03:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1980615
2026-03-27 03:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 889eced7-bfe7-5730-975e-41bed8d6b10b with identifier: 1980615
2026-03-27 03:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 889eced7-bfe7-5730-975e-41bed8d6b10b with scrape type 2
2026-03-27 03:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 889eced7-bfe7-5730-975e-41bed8d6b10b with scrape type 2
2026-03-27 03:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 889eced7-bfe7-5730-975e-41bed8d6b10b, identifier: 1980615
2026-03-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 889eced7-bfe7-5730-975e-41bed8d6b10b with identifier: 1980615
2026-03-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 889eced7-bfe7-5730-975e-41bed8d6b10b with identifier: 1980615
2026-03-27 03:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 889eced7-bfe7-5730-975e-41bed8d6b10b with identifier: 1980615 to the API
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:28 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '889eced7-bfe7-5730-975e-41bed8d6b10b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 96483,
'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 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-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980615%27 HTTP/1.1" 200 None
2026-03-27 03:45:28 [ayvens.fr] INFO: Saving data for 1980615: {'auction_closing_time': 1774605600.0, 'created_time': 1774370734.428667, 'last_price_update_time': 1774583128.818042}
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980615') HTTP/1.1" 204 0
2026-03-27 03:45:28 [ayvens.fr] INFO: Found listing with ID: 1980616
2026-03-27 03:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980616%27 HTTP/1.1" 200 None
2026-03-27 03:45:28 [ayvens.fr] INFO: Scrape type for 1980616: 2
2026-03-27 03:45:28 [ayvens.fr] INFO: Extracting data for car ID: 1980616
2026-03-27 03:45:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8295703-71e0-5ef5-a680-b538461d4a15 with identifier: 1980616
2026-03-27 03:45:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8295703-71e0-5ef5-a680-b538461d4a15 with scrape type 2
2026-03-27 03:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8295703-71e0-5ef5-a680-b538461d4a15 with scrape type 2
2026-03-27 03:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f8295703-71e0-5ef5-a680-b538461d4a15, identifier: 1980616
2026-03-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f8295703-71e0-5ef5-a680-b538461d4a15 with identifier: 1980616
2026-03-27 03:45:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f8295703-71e0-5ef5-a680-b538461d4a15 with identifier: 1980616
2026-03-27 03:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f8295703-71e0-5ef5-a680-b538461d4a15 with identifier: 1980616 to the API
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:29 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'f8295703-71e0-5ef5-a680-b538461d4a15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 127724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-26',
'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': 2021}
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980616%27 HTTP/1.1" 200 None
2026-03-27 03:45:29 [ayvens.fr] INFO: Saving data for 1980616: {'auction_closing_time': 1774605600.0, 'created_time': 1774370736.620123, 'last_price_update_time': 1774583129.274389}
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980616') HTTP/1.1" 204 0
2026-03-27 03:45:29 [ayvens.fr] INFO: Found listing with ID: 1980617
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980617%27 HTTP/1.1" 200 None
2026-03-27 03:45:29 [ayvens.fr] INFO: Scrape type for 1980617: 2
2026-03-27 03:45:29 [ayvens.fr] INFO: Extracting data for car ID: 1980617
2026-03-27 03:45:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86849338-1b72-5d7f-9c7f-25a8d2c346ba with identifier: 1980617
2026-03-27 03:45:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86849338-1b72-5d7f-9c7f-25a8d2c346ba with scrape type 2
2026-03-27 03:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86849338-1b72-5d7f-9c7f-25a8d2c346ba with scrape type 2
2026-03-27 03:45:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 86849338-1b72-5d7f-9c7f-25a8d2c346ba, identifier: 1980617
2026-03-27 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 86849338-1b72-5d7f-9c7f-25a8d2c346ba with identifier: 1980617
2026-03-27 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 86849338-1b72-5d7f-9c7f-25a8d2c346ba with identifier: 1980617
2026-03-27 03:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 86849338-1b72-5d7f-9c7f-25a8d2c346ba with identifier: 1980617 to the API
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '86849338-1b72-5d7f-9c7f-25a8d2c346ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 104175,
'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': '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-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980617%27 HTTP/1.1" 200 None
2026-03-27 03:45:29 [ayvens.fr] INFO: Saving data for 1980617: {'auction_closing_time': 1774605600.0, 'created_time': 1774370738.532413, 'last_price_update_time': 1774583129.728539}
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980617') HTTP/1.1" 204 0
2026-03-27 03:45:29 [ayvens.fr] INFO: Found listing with ID: 1980618
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980618%27 HTTP/1.1" 200 None
2026-03-27 03:45:29 [ayvens.fr] INFO: Scrape type for 1980618: 2
2026-03-27 03:45:29 [ayvens.fr] INFO: Extracting data for car ID: 1980618
2026-03-27 03:45:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3a258dd-d9db-5c18-97fc-75a82e1fe218 with identifier: 1980618
2026-03-27 03:45:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3a258dd-d9db-5c18-97fc-75a82e1fe218 with scrape type 2
2026-03-27 03:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3a258dd-d9db-5c18-97fc-75a82e1fe218 with scrape type 2
2026-03-27 03:45:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a3a258dd-d9db-5c18-97fc-75a82e1fe218, identifier: 1980618
2026-03-27 03:45:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a3a258dd-d9db-5c18-97fc-75a82e1fe218 with identifier: 1980618
2026-03-27 03:45:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a3a258dd-d9db-5c18-97fc-75a82e1fe218 with identifier: 1980618
2026-03-27 03:45:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a3a258dd-d9db-5c18-97fc-75a82e1fe218 with identifier: 1980618 to the API
2026-03-27 03:45:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:30 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'a3a258dd-d9db-5c18-97fc-75a82e1fe218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 59872,
'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': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Utimate Style Dark Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Utimate Style Dark Geartronic',
'vin': None,
'year': 2023}
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980618%27 HTTP/1.1" 200 None
2026-03-27 03:45:30 [ayvens.fr] INFO: Saving data for 1980618: {'auction_closing_time': 1774605600.0, 'created_time': 1774370739.88976, 'last_price_update_time': 1774583130.141103}
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980618') HTTP/1.1" 204 0
2026-03-27 03:45:30 [ayvens.fr] INFO: Found listing with ID: 1980619
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980619%27 HTTP/1.1" 200 None
2026-03-27 03:45:30 [ayvens.fr] INFO: Scrape type for 1980619: 2
2026-03-27 03:45:30 [ayvens.fr] INFO: Extracting data for car ID: 1980619
2026-03-27 03:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc0684a-86e8-527b-8cda-d9df52d7d361 with identifier: 1980619
2026-03-27 03:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc0684a-86e8-527b-8cda-d9df52d7d361 with scrape type 2
2026-03-27 03:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc0684a-86e8-527b-8cda-d9df52d7d361 with scrape type 2
2026-03-27 03:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dcc0684a-86e8-527b-8cda-d9df52d7d361, identifier: 1980619
2026-03-27 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dcc0684a-86e8-527b-8cda-d9df52d7d361 with identifier: 1980619
2026-03-27 03:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dcc0684a-86e8-527b-8cda-d9df52d7d361 with identifier: 1980619
2026-03-27 03:45:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dcc0684a-86e8-527b-8cda-d9df52d7d361 with identifier: 1980619 to the API
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'dcc0684a-86e8-527b-8cda-d9df52d7d361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 78263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T4 Recharge 129 + 82ch Start DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T4 Recharge 129 + 82ch Start DCT 7',
'vin': None,
'year': 2022}
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980619%27 HTTP/1.1" 200 None
2026-03-27 03:45:30 [ayvens.fr] INFO: Saving data for 1980619: {'auction_closing_time': 1774605600.0, 'created_time': 1774370741.422797, 'last_price_update_time': 1774583130.525259}
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980619') HTTP/1.1" 204 0
2026-03-27 03:45:30 [ayvens.fr] INFO: Found listing with ID: 1980620
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980620%27 HTTP/1.1" 200 None
2026-03-27 03:45:30 [ayvens.fr] INFO: Scrape type for 1980620: 2
2026-03-27 03:45:30 [ayvens.fr] INFO: Extracting data for car ID: 1980620
2026-03-27 03:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae39abe-8fcf-5237-93be-276ed5b856ca with identifier: 1980620
2026-03-27 03:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae39abe-8fcf-5237-93be-276ed5b856ca with scrape type 2
2026-03-27 03:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ae39abe-8fcf-5237-93be-276ed5b856ca with scrape type 2
2026-03-27 03:45:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1ae39abe-8fcf-5237-93be-276ed5b856ca, identifier: 1980620
2026-03-27 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1ae39abe-8fcf-5237-93be-276ed5b856ca with identifier: 1980620
2026-03-27 03:45:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1ae39abe-8fcf-5237-93be-276ed5b856ca with identifier: 1980620
2026-03-27 03:45:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1ae39abe-8fcf-5237-93be-276ed5b856ca with identifier: 1980620 to the API
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:30 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '1ae39abe-8fcf-5237-93be-276ed5b856ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CROSSLAND',
'odometer': 16457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-20',
'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-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980620%27 HTTP/1.1" 200 None
2026-03-27 03:45:30 [ayvens.fr] INFO: Saving data for 1980620: {'auction_closing_time': 1774605600.0, 'created_time': 1774370742.875301, 'last_price_update_time': 1774583130.924444}
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980620') HTTP/1.1" 204 0
2026-03-27 03:45:31 [ayvens.fr] INFO: Found listing with ID: 1980621
2026-03-27 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980621%27 HTTP/1.1" 200 None
2026-03-27 03:45:31 [ayvens.fr] INFO: Scrape type for 1980621: 2
2026-03-27 03:45:31 [ayvens.fr] INFO: Extracting data for car ID: 1980621
2026-03-27 03:45:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc with identifier: 1980621
2026-03-27 03:45:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc with scrape type 2
2026-03-27 03:45:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc with scrape type 2
2026-03-27 03:45:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc, identifier: 1980621
2026-03-27 03:45:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc with identifier: 1980621
2026-03-27 03:45:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc with identifier: 1980621
2026-03-27 03:45:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc with identifier: 1980621 to the API
2026-03-27 03:45:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'NOIR KARBON',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'f73f1e6f-eb0a-54a6-9ef0-0674a22c7ddc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CROSSLAND',
'odometer': 107875,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CROSSLAND Crossland 1.2 Turbo 110ch Elegance',
'transmission': 'manual',
'trim': 'Crossland 1.2 Turbo 110ch Elegance',
'vin': None,
'year': 2023}
2026-03-27 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980621%27 HTTP/1.1" 200 None
2026-03-27 03:45:31 [ayvens.fr] INFO: Saving data for 1980621: {'auction_closing_time': 1774605600.0, 'created_time': 1774370744.064257, 'last_price_update_time': 1774583131.840615}
2026-03-27 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980621') HTTP/1.1" 204 0
2026-03-27 03:45:31 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 100
2026-03-27 03:45:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 03:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-27 03:45:33 [ayvens.fr] INFO: Found listing with ID: 1980622
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980622%27 HTTP/1.1" 200 None
2026-03-27 03:45:34 [ayvens.fr] INFO: Scrape type for 1980622: 2
2026-03-27 03:45:34 [ayvens.fr] INFO: Extracting data for car ID: 1980622
2026-03-27 03:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95e176f5-b46a-548a-bc58-a9e715bf933c with identifier: 1980622
2026-03-27 03:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95e176f5-b46a-548a-bc58-a9e715bf933c with scrape type 2
2026-03-27 03:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95e176f5-b46a-548a-bc58-a9e715bf933c with scrape type 2
2026-03-27 03:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 95e176f5-b46a-548a-bc58-a9e715bf933c, identifier: 1980622
2026-03-27 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 95e176f5-b46a-548a-bc58-a9e715bf933c with identifier: 1980622
2026-03-27 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 95e176f5-b46a-548a-bc58-a9e715bf933c with identifier: 1980622
2026-03-27 03:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 95e176f5-b46a-548a-bc58-a9e715bf933c with identifier: 1980622 to the API
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'GRIS PLATINE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '95e176f5-b46a-548a-bc58-a9e715bf933c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'MICRA',
'odometer': 38342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN MICRA Micra 1.0 IG-T 92ch Business Edition',
'transmission': 'manual',
'trim': 'Micra 1.0 IG-T 92ch Business Edition',
'vin': None,
'year': 2021}
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980622%27 HTTP/1.1" 200 None
2026-03-27 03:45:34 [ayvens.fr] INFO: Saving data for 1980622: {'auction_closing_time': 1774605600.0, 'created_time': 1774370745.759367, 'last_price_update_time': 1774583134.412294}
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980622') HTTP/1.1" 204 0
2026-03-27 03:45:34 [ayvens.fr] INFO: Found listing with ID: 1980623
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980623%27 HTTP/1.1" 200 None
2026-03-27 03:45:34 [ayvens.fr] INFO: Scrape type for 1980623: 2
2026-03-27 03:45:34 [ayvens.fr] INFO: Extracting data for car ID: 1980623
2026-03-27 03:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7da0510-6487-5922-936a-514c28283ceb with identifier: 1980623
2026-03-27 03:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7da0510-6487-5922-936a-514c28283ceb with scrape type 2
2026-03-27 03:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7da0510-6487-5922-936a-514c28283ceb with scrape type 2
2026-03-27 03:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d7da0510-6487-5922-936a-514c28283ceb, identifier: 1980623
2026-03-27 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d7da0510-6487-5922-936a-514c28283ceb with identifier: 1980623
2026-03-27 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d7da0510-6487-5922-936a-514c28283ceb with identifier: 1980623
2026-03-27 03:45:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d7da0510-6487-5922-936a-514c28283ceb with identifier: 1980623 to the API
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'BLEU CELEBS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd7da0510-6487-5922-936a-514c28283ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 108749,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'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-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980623%27 HTTP/1.1" 200 None
2026-03-27 03:45:34 [ayvens.fr] INFO: Saving data for 1980623: {'auction_closing_time': 1774605600.0, 'created_time': 1774370747.157764, 'last_price_update_time': 1774583134.816384}
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980623') HTTP/1.1" 204 0
2026-03-27 03:45:34 [ayvens.fr] INFO: Found listing with ID: 1980624
2026-03-27 03:45:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980624%27 HTTP/1.1" 200 None
2026-03-27 03:45:34 [ayvens.fr] INFO: Scrape type for 1980624: 2
2026-03-27 03:45:34 [ayvens.fr] INFO: Extracting data for car ID: 1980624
2026-03-27 03:45:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 630fb0a4-2dc1-5cf7-8f20-31363a1947b2 with identifier: 1980624
2026-03-27 03:45:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630fb0a4-2dc1-5cf7-8f20-31363a1947b2 with scrape type 2
2026-03-27 03:45:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 630fb0a4-2dc1-5cf7-8f20-31363a1947b2 with scrape type 2
2026-03-27 03:45:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 630fb0a4-2dc1-5cf7-8f20-31363a1947b2, identifier: 1980624
2026-03-27 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 630fb0a4-2dc1-5cf7-8f20-31363a1947b2 with identifier: 1980624
2026-03-27 03:45:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 630fb0a4-2dc1-5cf7-8f20-31363a1947b2 with identifier: 1980624
2026-03-27 03:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 630fb0a4-2dc1-5cf7-8f20-31363a1947b2 with identifier: 1980624 to the API
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'BLEU C',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '630fb0a4-2dc1-5cf7-8f20-31363a1947b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 110690,
'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': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2021}
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980624%27 HTTP/1.1" 200 None
2026-03-27 03:45:35 [ayvens.fr] INFO: Saving data for 1980624: {'auction_closing_time': 1774605600.0, 'created_time': 1774370748.879182, 'last_price_update_time': 1774583135.260395}
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980624') HTTP/1.1" 204 0
2026-03-27 03:45:35 [ayvens.fr] INFO: Found listing with ID: 1980625
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980625%27 HTTP/1.1" 200 None
2026-03-27 03:45:35 [ayvens.fr] INFO: Scrape type for 1980625: 2
2026-03-27 03:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1980625
2026-03-27 03:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d95ac52-8af6-5d53-8e24-54afc97c5699 with identifier: 1980625
2026-03-27 03:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d95ac52-8af6-5d53-8e24-54afc97c5699 with scrape type 2
2026-03-27 03:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d95ac52-8af6-5d53-8e24-54afc97c5699 with scrape type 2
2026-03-27 03:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2d95ac52-8af6-5d53-8e24-54afc97c5699, identifier: 1980625
2026-03-27 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2d95ac52-8af6-5d53-8e24-54afc97c5699 with identifier: 1980625
2026-03-27 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2d95ac52-8af6-5d53-8e24-54afc97c5699 with identifier: 1980625
2026-03-27 03:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2d95ac52-8af6-5d53-8e24-54afc97c5699 with identifier: 1980625 to the API
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLANCHE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '2d95ac52-8af6-5d53-8e24-54afc97c5699',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 120091,
'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': '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-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980625%27 HTTP/1.1" 200 None
2026-03-27 03:45:35 [ayvens.fr] INFO: Saving data for 1980625: {'auction_closing_time': 1774605600.0, 'created_time': 1774370750.356166, 'last_price_update_time': 1774583135.652745}
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980625') HTTP/1.1" 204 0
2026-03-27 03:45:35 [ayvens.fr] INFO: Found listing with ID: 1980626
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980626%27 HTTP/1.1" 200 None
2026-03-27 03:45:35 [ayvens.fr] INFO: Scrape type for 1980626: 2
2026-03-27 03:45:35 [ayvens.fr] INFO: Extracting data for car ID: 1980626
2026-03-27 03:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0450e88-919b-5fa8-be05-225bba7b3e19 with identifier: 1980626
2026-03-27 03:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0450e88-919b-5fa8-be05-225bba7b3e19 with scrape type 2
2026-03-27 03:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0450e88-919b-5fa8-be05-225bba7b3e19 with scrape type 2
2026-03-27 03:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c0450e88-919b-5fa8-be05-225bba7b3e19, identifier: 1980626
2026-03-27 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c0450e88-919b-5fa8-be05-225bba7b3e19 with identifier: 1980626
2026-03-27 03:45:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c0450e88-919b-5fa8-be05-225bba7b3e19 with identifier: 1980626
2026-03-27 03:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c0450e88-919b-5fa8-be05-225bba7b3e19 with identifier: 1980626 to the API
2026-03-27 03:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 35,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c0450e88-919b-5fa8-be05-225bba7b3e19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'DS AUTOMOBILES',
'model': 'DS7',
'odometer': 61480,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS7 DS 7 Crossback E-TENSE 4x4 300ch Performance '
'Line +',
'transmission': 'automatic',
'trim': 'DS 7 Crossback E-TENSE 4x4 300ch Performance Line +',
'vin': None,
'year': 2021}
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980626%27 HTTP/1.1" 200 None
2026-03-27 03:45:36 [ayvens.fr] INFO: Saving data for 1980626: {'auction_closing_time': 1774605600.0, 'created_time': 1774370751.584376, 'last_price_update_time': 1774583136.089566}
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980626') HTTP/1.1" 204 0
2026-03-27 03:45:36 [ayvens.fr] INFO: Found listing with ID: 1980627
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980627%27 HTTP/1.1" 200 None
2026-03-27 03:45:36 [ayvens.fr] INFO: Scrape type for 1980627: 2
2026-03-27 03:45:36 [ayvens.fr] INFO: Extracting data for car ID: 1980627
2026-03-27 03:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9d4b692-6866-5483-ad79-bd73fe5da92e with identifier: 1980627
2026-03-27 03:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9d4b692-6866-5483-ad79-bd73fe5da92e with scrape type 2
2026-03-27 03:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9d4b692-6866-5483-ad79-bd73fe5da92e with scrape type 2
2026-03-27 03:45:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e9d4b692-6866-5483-ad79-bd73fe5da92e, identifier: 1980627
2026-03-27 03:45:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e9d4b692-6866-5483-ad79-bd73fe5da92e with identifier: 1980627
2026-03-27 03:45:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e9d4b692-6866-5483-ad79-bd73fe5da92e with identifier: 1980627
2026-03-27 03:45:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e9d4b692-6866-5483-ad79-bd73fe5da92e with identifier: 1980627 to the API
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'e9d4b692-6866-5483-ad79-bd73fe5da92e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 126126,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-14',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN BERLINGO 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-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980627%27 HTTP/1.1" 200 None
2026-03-27 03:45:36 [ayvens.fr] INFO: Saving data for 1980627: {'auction_closing_time': 1774605600.0, 'created_time': 1774370752.771667, 'last_price_update_time': 1774583136.515154}
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980627') HTTP/1.1" 204 0
2026-03-27 03:45:36 [ayvens.fr] INFO: Found listing with ID: 1980628
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980628%27 HTTP/1.1" 200 None
2026-03-27 03:45:36 [ayvens.fr] INFO: Scrape type for 1980628: 2
2026-03-27 03:45:36 [ayvens.fr] INFO: Extracting data for car ID: 1980628
2026-03-27 03:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f833bb3e-f543-542a-81cc-be1099fafad1 with identifier: 1980628
2026-03-27 03:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f833bb3e-f543-542a-81cc-be1099fafad1 with scrape type 2
2026-03-27 03:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f833bb3e-f543-542a-81cc-be1099fafad1 with scrape type 2
2026-03-27 03:45:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f833bb3e-f543-542a-81cc-be1099fafad1, identifier: 1980628
2026-03-27 03:45:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f833bb3e-f543-542a-81cc-be1099fafad1 with identifier: 1980628
2026-03-27 03:45:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f833bb3e-f543-542a-81cc-be1099fafad1 with identifier: 1980628
2026-03-27 03:45:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f833bb3e-f543-542a-81cc-be1099fafad1 with identifier: 1980628 to the API
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLEU ISLAND',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid',
'id': 'f833bb3e-f543-542a-81cc-be1099fafad1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'PUMA',
'odometer': 91345,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Business',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125ch S&S mHEV Titanium Business',
'vin': None,
'year': 2023}
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980628%27 HTTP/1.1" 200 None
2026-03-27 03:45:36 [ayvens.fr] INFO: Saving data for 1980628: {'auction_closing_time': 1774605600.0, 'created_time': 1774370755.022584, 'last_price_update_time': 1774583136.927458}
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980628') HTTP/1.1" 204 0
2026-03-27 03:45:36 [ayvens.fr] INFO: Found listing with ID: 1980629
2026-03-27 03:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980629%27 HTTP/1.1" 200 None
2026-03-27 03:45:36 [ayvens.fr] INFO: Scrape type for 1980629: 2
2026-03-27 03:45:36 [ayvens.fr] INFO: Extracting data for car ID: 1980629
2026-03-27 03:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dccac2b5-0209-5f80-a46b-d74afb052409 with identifier: 1980629
2026-03-27 03:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dccac2b5-0209-5f80-a46b-d74afb052409 with scrape type 2
2026-03-27 03:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dccac2b5-0209-5f80-a46b-d74afb052409 with scrape type 2
2026-03-27 03:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dccac2b5-0209-5f80-a46b-d74afb052409, identifier: 1980629
2026-03-27 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dccac2b5-0209-5f80-a46b-d74afb052409 with identifier: 1980629
2026-03-27 03:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dccac2b5-0209-5f80-a46b-d74afb052409 with identifier: 1980629
2026-03-27 03:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dccac2b5-0209-5f80-a46b-d74afb052409 with identifier: 1980629 to the API
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:37 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'dccac2b5-0209-5f80-a46b-d74afb052409',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 45216,
'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': 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': 2022}
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980629%27 HTTP/1.1" 200 None
2026-03-27 03:45:37 [ayvens.fr] INFO: Saving data for 1980629: {'auction_closing_time': 1774605600.0, 'created_time': 1774370757.545162, 'last_price_update_time': 1774583137.331805}
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980629') HTTP/1.1" 204 0
2026-03-27 03:45:37 [ayvens.fr] INFO: Found listing with ID: 1980630
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980630%27 HTTP/1.1" 200 None
2026-03-27 03:45:37 [ayvens.fr] INFO: Scrape type for 1980630: 2
2026-03-27 03:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1980630
2026-03-27 03:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdbfc161-7573-52f1-a458-ba67e6022dc9 with identifier: 1980630
2026-03-27 03:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdbfc161-7573-52f1-a458-ba67e6022dc9 with scrape type 2
2026-03-27 03:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdbfc161-7573-52f1-a458-ba67e6022dc9 with scrape type 2
2026-03-27 03:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fdbfc161-7573-52f1-a458-ba67e6022dc9, identifier: 1980630
2026-03-27 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fdbfc161-7573-52f1-a458-ba67e6022dc9 with identifier: 1980630
2026-03-27 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fdbfc161-7573-52f1-a458-ba67e6022dc9 with identifier: 1980630
2026-03-27 03:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fdbfc161-7573-52f1-a458-ba67e6022dc9 with identifier: 1980630 to the API
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLANC OKENITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'fdbfc161-7573-52f1-a458-ba67e6022dc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '408',
'odometer': 39242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 408 408 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '408 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980630%27 HTTP/1.1" 200 None
2026-03-27 03:45:37 [ayvens.fr] INFO: Saving data for 1980630: {'auction_closing_time': 1774605600.0, 'created_time': 1774370759.135824, 'last_price_update_time': 1774583137.738325}
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980630') HTTP/1.1" 204 0
2026-03-27 03:45:37 [ayvens.fr] INFO: Found listing with ID: 1980631
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980631%27 HTTP/1.1" 200 None
2026-03-27 03:45:37 [ayvens.fr] INFO: Scrape type for 1980631: 2
2026-03-27 03:45:37 [ayvens.fr] INFO: Extracting data for car ID: 1980631
2026-03-27 03:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02672305-3e88-5c9e-8b26-83010b980245 with identifier: 1980631
2026-03-27 03:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02672305-3e88-5c9e-8b26-83010b980245 with scrape type 2
2026-03-27 03:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02672305-3e88-5c9e-8b26-83010b980245 with scrape type 2
2026-03-27 03:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 02672305-3e88-5c9e-8b26-83010b980245, identifier: 1980631
2026-03-27 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 02672305-3e88-5c9e-8b26-83010b980245 with identifier: 1980631
2026-03-27 03:45:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 02672305-3e88-5c9e-8b26-83010b980245 with identifier: 1980631
2026-03-27 03:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 02672305-3e88-5c9e-8b26-83010b980245 with identifier: 1980631 to the API
2026-03-27 03:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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': 'URBAN GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '02672305-3e88-5c9e-8b26-83010b980245',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'DOLPHIN',
'odometer': 4751,
'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': 'BYD DOLPHIN Dolphin 204ch - 60,4 kWh Comfort',
'transmission': 'automatic',
'trim': 'Dolphin 204ch - 60,4 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980631%27 HTTP/1.1" 200 None
2026-03-27 03:45:38 [ayvens.fr] INFO: Saving data for 1980631: {'auction_closing_time': 1774605600.0, 'created_time': 1774370760.880976, 'last_price_update_time': 1774583138.148428}
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980631') HTTP/1.1" 204 0
2026-03-27 03:45:38 [ayvens.fr] INFO: Found listing with ID: 1980632
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980632%27 HTTP/1.1" 200 None
2026-03-27 03:45:38 [ayvens.fr] INFO: Scrape type for 1980632: 2
2026-03-27 03:45:38 [ayvens.fr] INFO: Extracting data for car ID: 1980632
2026-03-27 03:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83 with identifier: 1980632
2026-03-27 03:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83 with scrape type 2
2026-03-27 03:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83 with scrape type 2
2026-03-27 03:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83, identifier: 1980632
2026-03-27 03:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83 with identifier: 1980632
2026-03-27 03:45:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83 with identifier: 1980632
2026-03-27 03:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83 with identifier: 1980632 to the API
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45:38 [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-27 03:45:38 [crawlers.pipelines.post_to_api] ERROR: ayvens.fr, item_id 29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83: 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': 'Fri, 27 Mar 2026 03:45:38 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-27 03:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '29c8e7e9-ad7c-5cf0-9bc0-307c1cfefe83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 63713,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.5 BlueHDi 130ch S&S Allure EAT8',
'transmission': 'automatic',
'trim': '308 SW 1.5 BlueHDi 130ch S&S Allure EAT8',
'vin': None,
'year': 2024}
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980632%27 HTTP/1.1" 200 None
2026-03-27 03:45:38 [ayvens.fr] INFO: Saving data for 1980632: {'auction_closing_time': 1774605600.0, 'created_time': 1774370762.26279, 'last_price_update_time': 1774583138.627141}
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980632') HTTP/1.1" 204 0
2026-03-27 03:45:38 [ayvens.fr] INFO: Found listing with ID: 1980633
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980633%27 HTTP/1.1" 200 None
2026-03-27 03:45:38 [ayvens.fr] INFO: Scrape type for 1980633: 2
2026-03-27 03:45:38 [ayvens.fr] INFO: Extracting data for car ID: 1980633
2026-03-27 03:45:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd2efc1-5ad9-52c7-a71c-0567f8f761fe with identifier: 1980633
2026-03-27 03:45:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd2efc1-5ad9-52c7-a71c-0567f8f761fe with scrape type 2
2026-03-27 03:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbd2efc1-5ad9-52c7-a71c-0567f8f761fe with scrape type 2
2026-03-27 03:45:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bbd2efc1-5ad9-52c7-a71c-0567f8f761fe, identifier: 1980633
2026-03-27 03:45:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bbd2efc1-5ad9-52c7-a71c-0567f8f761fe with identifier: 1980633
2026-03-27 03:45:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bbd2efc1-5ad9-52c7-a71c-0567f8f761fe with identifier: 1980633
2026-03-27 03:45:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bbd2efc1-5ad9-52c7-a71c-0567f8f761fe with identifier: 1980633 to the API
2026-03-27 03:45:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:38 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'bbd2efc1-5ad9-52c7-a71c-0567f8f761fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TOURAN',
'odometer': 127982,
'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': 'VOLKSWAGEN TOURAN Touran 2.0 TDI 150ch FAP Lounge Business DSG7 5 '
'places Euro6dT',
'transmission': 'automatic',
'trim': 'Touran 2.0 TDI 150ch FAP Lounge Business DSG7 5 places Euro6dT',
'vin': None,
'year': 2022}
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980633%27 HTTP/1.1" 200 None
2026-03-27 03:45:39 [ayvens.fr] INFO: Saving data for 1980633: {'auction_closing_time': 1774605600.0, 'created_time': 1774370763.713581, 'last_price_update_time': 1774583139.011843}
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980633') HTTP/1.1" 204 0
2026-03-27 03:45:39 [ayvens.fr] INFO: Found listing with ID: 1980634
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980634%27 HTTP/1.1" 200 None
2026-03-27 03:45:39 [ayvens.fr] INFO: Scrape type for 1980634: 2
2026-03-27 03:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1980634
2026-03-27 03:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 915c5ffa-5e9d-5c2e-98aa-f0c92cc15478 with identifier: 1980634
2026-03-27 03:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 915c5ffa-5e9d-5c2e-98aa-f0c92cc15478 with scrape type 2
2026-03-27 03:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 915c5ffa-5e9d-5c2e-98aa-f0c92cc15478 with scrape type 2
2026-03-27 03:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 915c5ffa-5e9d-5c2e-98aa-f0c92cc15478, identifier: 1980634
2026-03-27 03:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 915c5ffa-5e9d-5c2e-98aa-f0c92cc15478 with identifier: 1980634
2026-03-27 03:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 915c5ffa-5e9d-5c2e-98aa-f0c92cc15478 with identifier: 1980634
2026-03-27 03:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 915c5ffa-5e9d-5c2e-98aa-f0c92cc15478 with identifier: 1980634 to the API
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '915c5ffa-5e9d-5c2e-98aa-f0c92cc15478',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 121555,
'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': 'NISSAN JUKE Juke 1.0 DIG-T 114ch N-Connecta DCT',
'transmission': 'automatic',
'trim': 'Juke 1.0 DIG-T 114ch N-Connecta DCT',
'vin': None,
'year': 2022}
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980634%27 HTTP/1.1" 200 None
2026-03-27 03:45:39 [ayvens.fr] INFO: Saving data for 1980634: {'auction_closing_time': 1774605600.0, 'created_time': 1774370765.051862, 'last_price_update_time': 1774583139.429482}
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980634') HTTP/1.1" 204 0
2026-03-27 03:45:39 [ayvens.fr] INFO: Found listing with ID: 1980635
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980635%27 HTTP/1.1" 200 None
2026-03-27 03:45:39 [ayvens.fr] INFO: Scrape type for 1980635: 2
2026-03-27 03:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1980635
2026-03-27 03:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a19336cd-bf91-57dd-98d3-52c4f9fdfd35 with identifier: 1980635
2026-03-27 03:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a19336cd-bf91-57dd-98d3-52c4f9fdfd35 with scrape type 2
2026-03-27 03:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a19336cd-bf91-57dd-98d3-52c4f9fdfd35 with scrape type 2
2026-03-27 03:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a19336cd-bf91-57dd-98d3-52c4f9fdfd35, identifier: 1980635
2026-03-27 03:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a19336cd-bf91-57dd-98d3-52c4f9fdfd35 with identifier: 1980635
2026-03-27 03:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a19336cd-bf91-57dd-98d3-52c4f9fdfd35 with identifier: 1980635
2026-03-27 03:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a19336cd-bf91-57dd-98d3-52c4f9fdfd35 with identifier: 1980635 to the API
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45: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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'a19336cd-bf91-57dd-98d3-52c4f9fdfd35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 49844,
'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': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.5 BlueHDi 100ch S&S BVM 6 Feel Business R',
'transmission': 'manual',
'trim': 'C3 Sté 1.5 BlueHDi 100ch S&S BVM 6 Feel Business R',
'vin': None,
'year': 2021}
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980635%27 HTTP/1.1" 200 None
2026-03-27 03:45:39 [ayvens.fr] INFO: Saving data for 1980635: {'auction_closing_time': 1774605600.0, 'created_time': 1774370766.467368, 'last_price_update_time': 1774583139.831601}
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980635') HTTP/1.1" 204 0
2026-03-27 03:45:39 [ayvens.fr] INFO: Found listing with ID: 1980636
2026-03-27 03:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980636%27 HTTP/1.1" 200 None
2026-03-27 03:45:39 [ayvens.fr] INFO: Scrape type for 1980636: 2
2026-03-27 03:45:39 [ayvens.fr] INFO: Extracting data for car ID: 1980636
2026-03-27 03:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5053c368-d9e3-59cd-bbbe-6388a414592c with identifier: 1980636
2026-03-27 03:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5053c368-d9e3-59cd-bbbe-6388a414592c with scrape type 2
2026-03-27 03:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5053c368-d9e3-59cd-bbbe-6388a414592c with scrape type 2
2026-03-27 03:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5053c368-d9e3-59cd-bbbe-6388a414592c, identifier: 1980636
2026-03-27 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5053c368-d9e3-59cd-bbbe-6388a414592c with identifier: 1980636
2026-03-27 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5053c368-d9e3-59cd-bbbe-6388a414592c with identifier: 1980636
2026-03-27 03:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5053c368-d9e3-59cd-bbbe-6388a414592c with identifier: 1980636 to the API
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'NOIR PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '5053c368-d9e3-59cd-bbbe-6388a414592c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 96782,
'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': 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': 2021}
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980636%27 HTTP/1.1" 200 None
2026-03-27 03:45:40 [ayvens.fr] INFO: Saving data for 1980636: {'auction_closing_time': 1774605600.0, 'created_time': 1774370768.428473, 'last_price_update_time': 1774583140.301477}
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980636') HTTP/1.1" 204 0
2026-03-27 03:45:40 [ayvens.fr] INFO: Found listing with ID: 1980637
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980637%27 HTTP/1.1" 200 None
2026-03-27 03:45:40 [ayvens.fr] INFO: Scrape type for 1980637: 2
2026-03-27 03:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1980637
2026-03-27 03:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab23b66f-5369-524a-9248-7409ca9b0d1f with identifier: 1980637
2026-03-27 03:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab23b66f-5369-524a-9248-7409ca9b0d1f with scrape type 2
2026-03-27 03:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab23b66f-5369-524a-9248-7409ca9b0d1f with scrape type 2
2026-03-27 03:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ab23b66f-5369-524a-9248-7409ca9b0d1f, identifier: 1980637
2026-03-27 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ab23b66f-5369-524a-9248-7409ca9b0d1f with identifier: 1980637
2026-03-27 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ab23b66f-5369-524a-9248-7409ca9b0d1f with identifier: 1980637
2026-03-27 03:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ab23b66f-5369-524a-9248-7409ca9b0d1f with identifier: 1980637 to the API
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'SHOOTING STAR GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'ab23b66f-5369-524a-9248-7409ca9b0d1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'IONIQ 5',
'odometer': 73872,
'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': 'HYUNDAI IONIQ 5 Ioniq 5 77 kWh - 229ch Executive',
'transmission': 'automatic',
'trim': 'Ioniq 5 77 kWh - 229ch Executive',
'vin': None,
'year': 2023}
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980637%27 HTTP/1.1" 200 None
2026-03-27 03:45:40 [ayvens.fr] INFO: Saving data for 1980637: {'auction_closing_time': 1774605600.0, 'created_time': 1774370769.78946, 'last_price_update_time': 1774583140.697757}
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980637') HTTP/1.1" 204 0
2026-03-27 03:45:40 [ayvens.fr] INFO: Found listing with ID: 1980638
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980638%27 HTTP/1.1" 200 None
2026-03-27 03:45:40 [ayvens.fr] INFO: Scrape type for 1980638: 2
2026-03-27 03:45:40 [ayvens.fr] INFO: Extracting data for car ID: 1980638
2026-03-27 03:45:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39484a62-f52e-5a1a-aec1-b14c128c4f24 with identifier: 1980638
2026-03-27 03:45:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39484a62-f52e-5a1a-aec1-b14c128c4f24 with scrape type 2
2026-03-27 03:45:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39484a62-f52e-5a1a-aec1-b14c128c4f24 with scrape type 2
2026-03-27 03:45:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 39484a62-f52e-5a1a-aec1-b14c128c4f24, identifier: 1980638
2026-03-27 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 39484a62-f52e-5a1a-aec1-b14c128c4f24 with identifier: 1980638
2026-03-27 03:45:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 39484a62-f52e-5a1a-aec1-b14c128c4f24 with identifier: 1980638
2026-03-27 03:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 39484a62-f52e-5a1a-aec1-b14c128c4f24 with identifier: 1980638 to the API
2026-03-27 03:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '39484a62-f52e-5a1a-aec1-b14c128c4f24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 119583,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-12',
'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-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980638%27 HTTP/1.1" 200 None
2026-03-27 03:45:41 [ayvens.fr] INFO: Saving data for 1980638: {'auction_closing_time': 1774605600.0, 'created_time': 1774370771.432325, 'last_price_update_time': 1774583141.105992}
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980638') HTTP/1.1" 204 0
2026-03-27 03:45:41 [ayvens.fr] INFO: Found listing with ID: 1980639
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980639%27 HTTP/1.1" 200 None
2026-03-27 03:45:41 [ayvens.fr] INFO: Scrape type for 1980639: 2
2026-03-27 03:45:41 [ayvens.fr] INFO: Extracting data for car ID: 1980639
2026-03-27 03:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10a47268-e74b-5127-affd-9b99382f836a with identifier: 1980639
2026-03-27 03:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10a47268-e74b-5127-affd-9b99382f836a with scrape type 2
2026-03-27 03:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10a47268-e74b-5127-affd-9b99382f836a with scrape type 2
2026-03-27 03:45:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 10a47268-e74b-5127-affd-9b99382f836a, identifier: 1980639
2026-03-27 03:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 10a47268-e74b-5127-affd-9b99382f836a with identifier: 1980639
2026-03-27 03:45:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 10a47268-e74b-5127-affd-9b99382f836a with identifier: 1980639
2026-03-27 03:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 10a47268-e74b-5127-affd-9b99382f836a with identifier: 1980639 to the API
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 34,
'color': 'SAPHIR SCHWARTZ METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '10a47268-e74b-5127-affd-9b99382f836a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 3',
'odometer': 73257,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 3 Série 3 Touring 320eA xDrive 204ch Business Design',
'transmission': 'automatic',
'trim': 'Série 3 Touring 320eA xDrive 204ch Business Design',
'vin': None,
'year': 2023}
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980639%27 HTTP/1.1" 200 None
2026-03-27 03:45:41 [ayvens.fr] INFO: Saving data for 1980639: {'auction_closing_time': 1774605600.0, 'created_time': 1774370773.789655, 'last_price_update_time': 1774583141.515451}
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980639') HTTP/1.1" 204 0
2026-03-27 03:45:41 [ayvens.fr] INFO: Found listing with ID: 1980640
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980640%27 HTTP/1.1" 200 None
2026-03-27 03:45:41 [ayvens.fr] INFO: Scrape type for 1980640: 2
2026-03-27 03:45:41 [ayvens.fr] INFO: Extracting data for car ID: 1980640
2026-03-27 03:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15f4c83f-52b9-521f-a16f-0d451573da48 with identifier: 1980640
2026-03-27 03:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15f4c83f-52b9-521f-a16f-0d451573da48 with scrape type 2
2026-03-27 03:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15f4c83f-52b9-521f-a16f-0d451573da48 with scrape type 2
2026-03-27 03:45:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 15f4c83f-52b9-521f-a16f-0d451573da48, identifier: 1980640
2026-03-27 03:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 15f4c83f-52b9-521f-a16f-0d451573da48 with identifier: 1980640
2026-03-27 03:45:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 15f4c83f-52b9-521f-a16f-0d451573da48 with identifier: 1980640
2026-03-27 03:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 15f4c83f-52b9-521f-a16f-0d451573da48 with identifier: 1980640 to the API
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'SKYSCRAPER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '15f4c83f-52b9-521f-a16f-0d451573da48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURE',
'odometer': 29050,
'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': 'BMW SERIE 2 ACTIVE TOURE Série 2 ActiveTourer 218i 136ch Business '
'Design DKG7',
'transmission': 'automatic',
'trim': 'Série 2 ActiveTourer 218i 136ch Business Design DKG7',
'vin': None,
'year': 2024}
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980640%27 HTTP/1.1" 200 None
2026-03-27 03:45:41 [ayvens.fr] INFO: Saving data for 1980640: {'auction_closing_time': 1774605600.0, 'created_time': 1774370774.400615, 'last_price_update_time': 1774583141.911712}
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980640') HTTP/1.1" 204 0
2026-03-27 03:45:41 [ayvens.fr] INFO: Found listing with ID: 1980641
2026-03-27 03:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980641%27 HTTP/1.1" 200 None
2026-03-27 03:45:41 [ayvens.fr] INFO: Scrape type for 1980641: 2
2026-03-27 03:45:41 [ayvens.fr] INFO: Extracting data for car ID: 1980641
2026-03-27 03:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f33ab44a-2e3d-5479-baab-007bf0bff837 with identifier: 1980641
2026-03-27 03:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f33ab44a-2e3d-5479-baab-007bf0bff837 with scrape type 2
2026-03-27 03:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f33ab44a-2e3d-5479-baab-007bf0bff837 with scrape type 2
2026-03-27 03:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f33ab44a-2e3d-5479-baab-007bf0bff837, identifier: 1980641
2026-03-27 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f33ab44a-2e3d-5479-baab-007bf0bff837 with identifier: 1980641
2026-03-27 03:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f33ab44a-2e3d-5479-baab-007bf0bff837 with identifier: 1980641
2026-03-27 03:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f33ab44a-2e3d-5479-baab-007bf0bff837 with identifier: 1980641 to the API
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:42 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'f33ab44a-2e3d-5479-baab-007bf0bff837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 116716,
'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': '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': 2021}
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980641%27 HTTP/1.1" 200 None
2026-03-27 03:45:42 [ayvens.fr] INFO: Saving data for 1980641: {'auction_closing_time': 1774605600.0, 'created_time': 1774370776.476914, 'last_price_update_time': 1774583142.321168}
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980641') HTTP/1.1" 204 0
2026-03-27 03:45:42 [ayvens.fr] INFO: Found listing with ID: 1980642
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980642%27 HTTP/1.1" 200 None
2026-03-27 03:45:42 [ayvens.fr] INFO: Scrape type for 1980642: 2
2026-03-27 03:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1980642
2026-03-27 03:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 299a31da-0a8f-55bb-b01c-f817757825b8 with identifier: 1980642
2026-03-27 03:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 299a31da-0a8f-55bb-b01c-f817757825b8 with scrape type 2
2026-03-27 03:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 299a31da-0a8f-55bb-b01c-f817757825b8 with scrape type 2
2026-03-27 03:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 299a31da-0a8f-55bb-b01c-f817757825b8, identifier: 1980642
2026-03-27 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 299a31da-0a8f-55bb-b01c-f817757825b8 with identifier: 1980642
2026-03-27 03:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 299a31da-0a8f-55bb-b01c-f817757825b8 with identifier: 1980642
2026-03-27 03:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 299a31da-0a8f-55bb-b01c-f817757825b8 with identifier: 1980642 to the API
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '299a31da-0a8f-55bb-b01c-f817757825b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 56439,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980642%27 HTTP/1.1" 200 None
2026-03-27 03:45:42 [ayvens.fr] INFO: Saving data for 1980642: {'auction_closing_time': 1774605600.0, 'created_time': 1774370777.556383, 'last_price_update_time': 1774583142.720262}
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980642') HTTP/1.1" 204 0
2026-03-27 03:45:42 [ayvens.fr] INFO: Found listing with ID: 1980643
2026-03-27 03:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980643%27 HTTP/1.1" 200 None
2026-03-27 03:45:42 [ayvens.fr] INFO: Scrape type for 1980643: 2
2026-03-27 03:45:42 [ayvens.fr] INFO: Extracting data for car ID: 1980643
2026-03-27 03:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eae33688-7270-59f0-98bd-9a7c534ecfd4 with identifier: 1980643
2026-03-27 03:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eae33688-7270-59f0-98bd-9a7c534ecfd4 with scrape type 2
2026-03-27 03:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eae33688-7270-59f0-98bd-9a7c534ecfd4 with scrape type 2
2026-03-27 03:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eae33688-7270-59f0-98bd-9a7c534ecfd4, identifier: 1980643
2026-03-27 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eae33688-7270-59f0-98bd-9a7c534ecfd4 with identifier: 1980643
2026-03-27 03:45:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eae33688-7270-59f0-98bd-9a7c534ecfd4 with identifier: 1980643
2026-03-27 03:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eae33688-7270-59f0-98bd-9a7c534ecfd4 with identifier: 1980643 to the API
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'eae33688-7270-59f0-98bd-9a7c534ecfd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 21585,
'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-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980643%27 HTTP/1.1" 200 None
2026-03-27 03:45:43 [ayvens.fr] INFO: Saving data for 1980643: {'auction_closing_time': 1774605600.0, 'created_time': 1774370779.188641, 'last_price_update_time': 1774583143.228334}
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980643') HTTP/1.1" 204 0
2026-03-27 03:45:43 [ayvens.fr] INFO: Found listing with ID: 1980644
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980644%27 HTTP/1.1" 200 None
2026-03-27 03:45:43 [ayvens.fr] INFO: Scrape type for 1980644: 2
2026-03-27 03:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1980644
2026-03-27 03:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 732f96f8-6e54-5783-9aec-3c29ed272b90 with identifier: 1980644
2026-03-27 03:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 732f96f8-6e54-5783-9aec-3c29ed272b90 with scrape type 2
2026-03-27 03:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 732f96f8-6e54-5783-9aec-3c29ed272b90 with scrape type 2
2026-03-27 03:45:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 732f96f8-6e54-5783-9aec-3c29ed272b90, identifier: 1980644
2026-03-27 03:45:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 732f96f8-6e54-5783-9aec-3c29ed272b90 with identifier: 1980644
2026-03-27 03:45:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 732f96f8-6e54-5783-9aec-3c29ed272b90 with identifier: 1980644
2026-03-27 03:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 732f96f8-6e54-5783-9aec-3c29ed272b90 with identifier: 1980644 to the API
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:43 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '732f96f8-6e54-5783-9aec-3c29ed272b90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 96900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch E6.c S&S Active Business '
'EAT8',
'transmission': 'automatic',
'trim': '308 SW 1.2 PureTech 130ch E6.c S&S Active Business EAT8',
'vin': None,
'year': 2019}
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980644%27 HTTP/1.1" 200 None
2026-03-27 03:45:43 [ayvens.fr] INFO: Saving data for 1980644: {'auction_closing_time': 1774605600.0, 'created_time': 1774370780.742166, 'last_price_update_time': 1774583143.623708}
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980644') HTTP/1.1" 204 0
2026-03-27 03:45:43 [ayvens.fr] INFO: Found listing with ID: 1980645
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980645%27 HTTP/1.1" 200 None
2026-03-27 03:45:43 [ayvens.fr] INFO: Scrape type for 1980645: 2
2026-03-27 03:45:43 [ayvens.fr] INFO: Extracting data for car ID: 1980645
2026-03-27 03:45:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7de1524-c495-514c-bb5f-bb4ea8273cd7 with identifier: 1980645
2026-03-27 03:45:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7de1524-c495-514c-bb5f-bb4ea8273cd7 with scrape type 2
2026-03-27 03:45:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7de1524-c495-514c-bb5f-bb4ea8273cd7 with scrape type 2
2026-03-27 03:45:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a7de1524-c495-514c-bb5f-bb4ea8273cd7, identifier: 1980645
2026-03-27 03:45:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a7de1524-c495-514c-bb5f-bb4ea8273cd7 with identifier: 1980645
2026-03-27 03:45:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a7de1524-c495-514c-bb5f-bb4ea8273cd7 with identifier: 1980645
2026-03-27 03:45:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a7de1524-c495-514c-bb5f-bb4ea8273cd7 with identifier: 1980645 to the API
2026-03-27 03:45:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:43 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'a7de1524-c495-514c-bb5f-bb4ea8273cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308',
'odometer': 132487,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': None,
'title': '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-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980645%27 HTTP/1.1" 200 None
2026-03-27 03:45:44 [ayvens.fr] INFO: Saving data for 1980645: {'auction_closing_time': 1774605600.0, 'created_time': 1774370783.085112, 'last_price_update_time': 1774583144.04586}
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980645') HTTP/1.1" 204 0
2026-03-27 03:45:44 [ayvens.fr] INFO: Found listing with ID: 1980646
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980646%27 HTTP/1.1" 200 None
2026-03-27 03:45:44 [ayvens.fr] INFO: Scrape type for 1980646: 2
2026-03-27 03:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1980646
2026-03-27 03:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0 with identifier: 1980646
2026-03-27 03:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0 with scrape type 2
2026-03-27 03:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0 with scrape type 2
2026-03-27 03:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0, identifier: 1980646
2026-03-27 03:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0 with identifier: 1980646
2026-03-27 03:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0 with identifier: 1980646
2026-03-27 03:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0 with identifier: 1980646 to the API
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45:44 [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-27 03:45:44 [crawlers.pipelines.post_to_api] ERROR: ayvens.fr, item_id 47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0: 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': 'Fri, 27 Mar 2026 03:45:44 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-27 03:45:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '47d5351c-e8c2-5bdb-9bd7-ffa9b3a72cd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 127330,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-07',
'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-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980646%27 HTTP/1.1" 200 None
2026-03-27 03:45:44 [ayvens.fr] INFO: Saving data for 1980646: {'auction_closing_time': 1774605600.0, 'created_time': 1774370783.713325, 'last_price_update_time': 1774583144.442305}
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980646') HTTP/1.1" 204 0
2026-03-27 03:45:44 [ayvens.fr] INFO: Found listing with ID: 1980647
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980647%27 HTTP/1.1" 200 None
2026-03-27 03:45:44 [ayvens.fr] INFO: Scrape type for 1980647: 2
2026-03-27 03:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1980647
2026-03-27 03:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7c2cb1c-7256-5960-9b3a-e33ca7bd971f with identifier: 1980647
2026-03-27 03:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c2cb1c-7256-5960-9b3a-e33ca7bd971f with scrape type 2
2026-03-27 03:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7c2cb1c-7256-5960-9b3a-e33ca7bd971f with scrape type 2
2026-03-27 03:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f7c2cb1c-7256-5960-9b3a-e33ca7bd971f, identifier: 1980647
2026-03-27 03:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f7c2cb1c-7256-5960-9b3a-e33ca7bd971f with identifier: 1980647
2026-03-27 03:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f7c2cb1c-7256-5960-9b3a-e33ca7bd971f with identifier: 1980647
2026-03-27 03:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f7c2cb1c-7256-5960-9b3a-e33ca7bd971f with identifier: 1980647 to the API
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:44 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f7c2cb1c-7256-5960-9b3a-e33ca7bd971f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 96221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-02',
'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': 2020}
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980647%27 HTTP/1.1" 200 None
2026-03-27 03:45:44 [ayvens.fr] INFO: Saving data for 1980647: {'auction_closing_time': 1774605600.0, 'created_time': 1774370785.088597, 'last_price_update_time': 1774583144.847823}
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980647') HTTP/1.1" 204 0
2026-03-27 03:45:44 [ayvens.fr] INFO: Found listing with ID: 1980648
2026-03-27 03:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980648%27 HTTP/1.1" 200 None
2026-03-27 03:45:44 [ayvens.fr] INFO: Scrape type for 1980648: 2
2026-03-27 03:45:44 [ayvens.fr] INFO: Extracting data for car ID: 1980648
2026-03-27 03:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4da7a1-539b-5b94-8b44-4ebe4171820b with identifier: 1980648
2026-03-27 03:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4da7a1-539b-5b94-8b44-4ebe4171820b with scrape type 2
2026-03-27 03:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4da7a1-539b-5b94-8b44-4ebe4171820b with scrape type 2
2026-03-27 03:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4d4da7a1-539b-5b94-8b44-4ebe4171820b, identifier: 1980648
2026-03-27 03:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4d4da7a1-539b-5b94-8b44-4ebe4171820b with identifier: 1980648
2026-03-27 03:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4d4da7a1-539b-5b94-8b44-4ebe4171820b with identifier: 1980648
2026-03-27 03:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4d4da7a1-539b-5b94-8b44-4ebe4171820b with identifier: 1980648 to the API
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '4d4da7a1-539b-5b94-8b44-4ebe4171820b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 50103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch S&S Active Pack EAT8',
'vin': None,
'year': 2022}
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980648%27 HTTP/1.1" 200 None
2026-03-27 03:45:45 [ayvens.fr] INFO: Saving data for 1980648: {'auction_closing_time': 1774605600.0, 'created_time': 1774370786.630934, 'last_price_update_time': 1774583145.225879}
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980648') HTTP/1.1" 204 0
2026-03-27 03:45:45 [ayvens.fr] INFO: Found listing with ID: 1980649
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980649%27 HTTP/1.1" 200 None
2026-03-27 03:45:45 [ayvens.fr] INFO: Scrape type for 1980649: 2
2026-03-27 03:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1980649
2026-03-27 03:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b811e9-ca69-54e2-a693-cb8d59fa0231 with identifier: 1980649
2026-03-27 03:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b811e9-ca69-54e2-a693-cb8d59fa0231 with scrape type 2
2026-03-27 03:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44b811e9-ca69-54e2-a693-cb8d59fa0231 with scrape type 2
2026-03-27 03:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 44b811e9-ca69-54e2-a693-cb8d59fa0231, identifier: 1980649
2026-03-27 03:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 44b811e9-ca69-54e2-a693-cb8d59fa0231 with identifier: 1980649
2026-03-27 03:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 44b811e9-ca69-54e2-a693-cb8d59fa0231 with identifier: 1980649
2026-03-27 03:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 44b811e9-ca69-54e2-a693-cb8d59fa0231 with identifier: 1980649 to the API
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '44b811e9-ca69-54e2-a693-cb8d59fa0231',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 90125,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-10',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.5 BlueHDi 110ch S&S Allure Business',
'transmission': 'manual',
'trim': '2008 1.5 BlueHDi 110ch S&S Allure Business',
'vin': None,
'year': 2021}
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980649%27 HTTP/1.1" 200 None
2026-03-27 03:45:45 [ayvens.fr] INFO: Saving data for 1980649: {'auction_closing_time': 1774605600.0, 'created_time': 1774370788.537654, 'last_price_update_time': 1774583145.625998}
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980649') HTTP/1.1" 204 0
2026-03-27 03:45:45 [ayvens.fr] INFO: Found listing with ID: 1980650
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980650%27 HTTP/1.1" 200 None
2026-03-27 03:45:45 [ayvens.fr] INFO: Scrape type for 1980650: 2
2026-03-27 03:45:45 [ayvens.fr] INFO: Extracting data for car ID: 1980650
2026-03-27 03:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771f5ccd-6a53-568f-908c-a7a04f903274 with identifier: 1980650
2026-03-27 03:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771f5ccd-6a53-568f-908c-a7a04f903274 with scrape type 2
2026-03-27 03:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771f5ccd-6a53-568f-908c-a7a04f903274 with scrape type 2
2026-03-27 03:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 771f5ccd-6a53-568f-908c-a7a04f903274, identifier: 1980650
2026-03-27 03:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 771f5ccd-6a53-568f-908c-a7a04f903274 with identifier: 1980650
2026-03-27 03:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 771f5ccd-6a53-568f-908c-a7a04f903274 with identifier: 1980650
2026-03-27 03:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 771f5ccd-6a53-568f-908c-a7a04f903274 with identifier: 1980650 to the API
2026-03-27 03:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '771f5ccd-6a53-568f-908c-a7a04f903274',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 136534,
'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': 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': 2021}
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980650%27 HTTP/1.1" 200 None
2026-03-27 03:45:46 [ayvens.fr] INFO: Saving data for 1980650: {'auction_closing_time': 1774605600.0, 'created_time': 1774370789.915655, 'last_price_update_time': 1774583146.130642}
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980650') HTTP/1.1" 204 0
2026-03-27 03:45:46 [ayvens.fr] INFO: Found listing with ID: 1980651
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980651%27 HTTP/1.1" 200 None
2026-03-27 03:45:46 [ayvens.fr] INFO: Scrape type for 1980651: 2
2026-03-27 03:45:46 [ayvens.fr] INFO: Extracting data for car ID: 1980651
2026-03-27 03:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f53ad236-3f4c-52a7-a232-40db546f01ca with identifier: 1980651
2026-03-27 03:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f53ad236-3f4c-52a7-a232-40db546f01ca with scrape type 2
2026-03-27 03:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f53ad236-3f4c-52a7-a232-40db546f01ca with scrape type 2
2026-03-27 03:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f53ad236-3f4c-52a7-a232-40db546f01ca, identifier: 1980651
2026-03-27 03:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f53ad236-3f4c-52a7-a232-40db546f01ca with identifier: 1980651
2026-03-27 03:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f53ad236-3f4c-52a7-a232-40db546f01ca with identifier: 1980651
2026-03-27 03:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f53ad236-3f4c-52a7-a232-40db546f01ca with identifier: 1980651 to the API
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'f53ad236-3f4c-52a7-a232-40db546f01ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 62513,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Allure Business EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch S&S Allure Business EAT8',
'vin': None,
'year': 2020}
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980651%27 HTTP/1.1" 200 None
2026-03-27 03:45:46 [ayvens.fr] INFO: Saving data for 1980651: {'auction_closing_time': 1774605600.0, 'created_time': 1774370792.556066, 'last_price_update_time': 1774583146.513571}
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980651') HTTP/1.1" 204 0
2026-03-27 03:45:46 [ayvens.fr] INFO: Found listing with ID: 1980652
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980652%27 HTTP/1.1" 200 None
2026-03-27 03:45:46 [ayvens.fr] INFO: Scrape type for 1980652: 2
2026-03-27 03:45:46 [ayvens.fr] INFO: Extracting data for car ID: 1980652
2026-03-27 03:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5886b57-31cd-5c45-974a-4aabdb51be71 with identifier: 1980652
2026-03-27 03:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5886b57-31cd-5c45-974a-4aabdb51be71 with scrape type 2
2026-03-27 03:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5886b57-31cd-5c45-974a-4aabdb51be71 with scrape type 2
2026-03-27 03:45:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d5886b57-31cd-5c45-974a-4aabdb51be71, identifier: 1980652
2026-03-27 03:45:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d5886b57-31cd-5c45-974a-4aabdb51be71 with identifier: 1980652
2026-03-27 03:45:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d5886b57-31cd-5c45-974a-4aabdb51be71 with identifier: 1980652
2026-03-27 03:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d5886b57-31cd-5c45-974a-4aabdb51be71 with identifier: 1980652 to the API
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:46 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd5886b57-31cd-5c45-974a-4aabdb51be71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 64986,
'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': 'VOLKSWAGEN GOLF Golf 1.0 TSI OPF 110ch Life Business',
'transmission': 'manual',
'trim': 'Golf 1.0 TSI OPF 110ch Life Business',
'vin': None,
'year': 2022}
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980652%27 HTTP/1.1" 200 None
2026-03-27 03:45:46 [ayvens.fr] INFO: Saving data for 1980652: {'auction_closing_time': 1774605600.0, 'created_time': 1774370794.020681, 'last_price_update_time': 1774583146.938305}
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980652') HTTP/1.1" 204 0
2026-03-27 03:45:46 [ayvens.fr] INFO: Found listing with ID: 1980653
2026-03-27 03:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980653%27 HTTP/1.1" 200 None
2026-03-27 03:45:46 [ayvens.fr] INFO: Scrape type for 1980653: 2
2026-03-27 03:45:46 [ayvens.fr] INFO: Extracting data for car ID: 1980653
2026-03-27 03:45:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb067083-2292-500b-90b7-13edc2a18050 with identifier: 1980653
2026-03-27 03:45:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb067083-2292-500b-90b7-13edc2a18050 with scrape type 2
2026-03-27 03:45:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb067083-2292-500b-90b7-13edc2a18050 with scrape type 2
2026-03-27 03:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bb067083-2292-500b-90b7-13edc2a18050, identifier: 1980653
2026-03-27 03:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bb067083-2292-500b-90b7-13edc2a18050 with identifier: 1980653
2026-03-27 03:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bb067083-2292-500b-90b7-13edc2a18050 with identifier: 1980653
2026-03-27 03:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bb067083-2292-500b-90b7-13edc2a18050 with identifier: 1980653 to the API
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:47 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'bb067083-2292-500b-90b7-13edc2a18050',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 56855,
'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': 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-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980653%27 HTTP/1.1" 200 None
2026-03-27 03:45:47 [ayvens.fr] INFO: Saving data for 1980653: {'auction_closing_time': 1774605600.0, 'created_time': 1774370794.918925, 'last_price_update_time': 1774583147.347702}
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980653') HTTP/1.1" 204 0
2026-03-27 03:45:47 [ayvens.fr] INFO: Found listing with ID: 1980654
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980654%27 HTTP/1.1" 200 None
2026-03-27 03:45:47 [ayvens.fr] INFO: Scrape type for 1980654: 2
2026-03-27 03:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1980654
2026-03-27 03:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3817131b-e83f-518d-a001-20a4ffaf7ce9 with identifier: 1980654
2026-03-27 03:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3817131b-e83f-518d-a001-20a4ffaf7ce9 with scrape type 2
2026-03-27 03:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3817131b-e83f-518d-a001-20a4ffaf7ce9 with scrape type 2
2026-03-27 03:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3817131b-e83f-518d-a001-20a4ffaf7ce9, identifier: 1980654
2026-03-27 03:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3817131b-e83f-518d-a001-20a4ffaf7ce9 with identifier: 1980654
2026-03-27 03:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3817131b-e83f-518d-a001-20a4ffaf7ce9 with identifier: 1980654
2026-03-27 03:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3817131b-e83f-518d-a001-20a4ffaf7ce9 with identifier: 1980654 to the API
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:47 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '3817131b-e83f-518d-a001-20a4ffaf7ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CROSSLAND',
'odometer': 62739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'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-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980654%27 HTTP/1.1" 200 None
2026-03-27 03:45:47 [ayvens.fr] INFO: Saving data for 1980654: {'auction_closing_time': 1774605600.0, 'created_time': 1774370796.357031, 'last_price_update_time': 1774583147.827596}
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980654') HTTP/1.1" 204 0
2026-03-27 03:45:47 [ayvens.fr] INFO: Found listing with ID: 1980655
2026-03-27 03:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980655%27 HTTP/1.1" 200 None
2026-03-27 03:45:47 [ayvens.fr] INFO: Scrape type for 1980655: 2
2026-03-27 03:45:47 [ayvens.fr] INFO: Extracting data for car ID: 1980655
2026-03-27 03:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64987cae-b011-5367-90a6-93541daecba6 with identifier: 1980655
2026-03-27 03:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64987cae-b011-5367-90a6-93541daecba6 with scrape type 2
2026-03-27 03:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64987cae-b011-5367-90a6-93541daecba6 with scrape type 2
2026-03-27 03:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 64987cae-b011-5367-90a6-93541daecba6, identifier: 1980655
2026-03-27 03:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 64987cae-b011-5367-90a6-93541daecba6 with identifier: 1980655
2026-03-27 03:45:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 64987cae-b011-5367-90a6-93541daecba6 with identifier: 1980655
2026-03-27 03:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 64987cae-b011-5367-90a6-93541daecba6 with identifier: 1980655 to the API
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '64987cae-b011-5367-90a6-93541daecba6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 96118,
'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': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L1H1 1200 2.0 dCi 120ch Grand Confort',
'transmission': 'manual',
'trim': 'Trafic Fg L1H1 1200 2.0 dCi 120ch Grand Confort',
'vin': None,
'year': 2019}
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980655%27 HTTP/1.1" 200 None
2026-03-27 03:45:48 [ayvens.fr] INFO: Saving data for 1980655: {'auction_closing_time': 1774605600.0, 'created_time': 1774370797.807428, 'last_price_update_time': 1774583148.470417}
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980655') HTTP/1.1" 204 0
2026-03-27 03:45:48 [ayvens.fr] INFO: Found listing with ID: 1980656
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980656%27 HTTP/1.1" 200 None
2026-03-27 03:45:48 [ayvens.fr] INFO: Scrape type for 1980656: 2
2026-03-27 03:45:48 [ayvens.fr] INFO: Extracting data for car ID: 1980656
2026-03-27 03:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ccb9823-799b-55f1-b298-d917ae64b6ec with identifier: 1980656
2026-03-27 03:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ccb9823-799b-55f1-b298-d917ae64b6ec with scrape type 2
2026-03-27 03:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ccb9823-799b-55f1-b298-d917ae64b6ec with scrape type 2
2026-03-27 03:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3ccb9823-799b-55f1-b298-d917ae64b6ec, identifier: 1980656
2026-03-27 03:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3ccb9823-799b-55f1-b298-d917ae64b6ec with identifier: 1980656
2026-03-27 03:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3ccb9823-799b-55f1-b298-d917ae64b6ec with identifier: 1980656
2026-03-27 03:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3ccb9823-799b-55f1-b298-d917ae64b6ec with identifier: 1980656 to the API
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '3ccb9823-799b-55f1-b298-d917ae64b6ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'E-TRANSIT',
'odometer': 52735,
'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': 3,
'seller_name': None,
'title': 'FORD E-TRANSIT Transit 2T Fg PE 350 L2H2 135 kW Batterie 75/68 kWh '
'Trend Business // - 3T9 VITESSE LIMITEE A 90//OK PERMIS B',
'transmission': 'automatic',
'trim': 'Transit 2T Fg PE 350 L2H2 135 kW Batterie 75/68 kWh Trend Business '
'// - 3T9 VITESSE LIMITEE A 90//OK PERMIS B',
'vin': None,
'year': 2023}
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980656%27 HTTP/1.1" 200 None
2026-03-27 03:45:48 [ayvens.fr] INFO: Saving data for 1980656: {'auction_closing_time': 1774605600.0, 'created_time': 1774370799.157993, 'last_price_update_time': 1774583148.890339}
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980656') HTTP/1.1" 204 0
2026-03-27 03:45:48 [ayvens.fr] INFO: Found listing with ID: 1980657
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980657%27 HTTP/1.1" 200 None
2026-03-27 03:45:49 [ayvens.fr] INFO: Scrape type for 1980657: 2
2026-03-27 03:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1980657
2026-03-27 03:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b2be90-c34b-54a7-8a49-8adb358d95c1 with identifier: 1980657
2026-03-27 03:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b2be90-c34b-54a7-8a49-8adb358d95c1 with scrape type 2
2026-03-27 03:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0b2be90-c34b-54a7-8a49-8adb358d95c1 with scrape type 2
2026-03-27 03:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a0b2be90-c34b-54a7-8a49-8adb358d95c1, identifier: 1980657
2026-03-27 03:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a0b2be90-c34b-54a7-8a49-8adb358d95c1 with identifier: 1980657
2026-03-27 03:45:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a0b2be90-c34b-54a7-8a49-8adb358d95c1 with identifier: 1980657
2026-03-27 03:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a0b2be90-c34b-54a7-8a49-8adb358d95c1 with identifier: 1980657 to the API
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'ALPIWEISS UNI BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'a0b2be90-c34b-54a7-8a49-8adb358d95c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 72690,
'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': 'BMW SERIE 1 Serie 1 118iA 136ch Business Design DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch Business Design DKG7',
'vin': None,
'year': 2023}
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980657%27 HTTP/1.1" 200 None
2026-03-27 03:45:49 [ayvens.fr] INFO: Saving data for 1980657: {'auction_closing_time': 1774605600.0, 'created_time': 1774370800.97063, 'last_price_update_time': 1774583149.421966}
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980657') HTTP/1.1" 204 0
2026-03-27 03:45:49 [ayvens.fr] INFO: Found listing with ID: 1980658
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980658%27 HTTP/1.1" 200 None
2026-03-27 03:45:49 [ayvens.fr] INFO: Scrape type for 1980658: 2
2026-03-27 03:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1980658
2026-03-27 03:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f8722d5-8b5f-5bd4-9a7f-626a2b360281 with identifier: 1980658
2026-03-27 03:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f8722d5-8b5f-5bd4-9a7f-626a2b360281 with scrape type 2
2026-03-27 03:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f8722d5-8b5f-5bd4-9a7f-626a2b360281 with scrape type 2
2026-03-27 03:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9f8722d5-8b5f-5bd4-9a7f-626a2b360281, identifier: 1980658
2026-03-27 03:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9f8722d5-8b5f-5bd4-9a7f-626a2b360281 with identifier: 1980658
2026-03-27 03:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9f8722d5-8b5f-5bd4-9a7f-626a2b360281 with identifier: 1980658
2026-03-27 03:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9f8722d5-8b5f-5bd4-9a7f-626a2b360281 with identifier: 1980658 to the API
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '9f8722d5-8b5f-5bd4-9a7f-626a2b360281',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 70937,
'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': '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': 2022}
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980658%27 HTTP/1.1" 200 None
2026-03-27 03:45:49 [ayvens.fr] INFO: Saving data for 1980658: {'auction_closing_time': 1774605600.0, 'created_time': 1774370801.927954, 'last_price_update_time': 1774583149.813126}
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980658') HTTP/1.1" 204 0
2026-03-27 03:45:49 [ayvens.fr] INFO: Found listing with ID: 1980659
2026-03-27 03:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980659%27 HTTP/1.1" 200 None
2026-03-27 03:45:49 [ayvens.fr] INFO: Scrape type for 1980659: 2
2026-03-27 03:45:49 [ayvens.fr] INFO: Extracting data for car ID: 1980659
2026-03-27 03:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b70b13c8-899e-5d75-952b-e58b4fb8d158 with identifier: 1980659
2026-03-27 03:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b70b13c8-899e-5d75-952b-e58b4fb8d158 with scrape type 2
2026-03-27 03:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b70b13c8-899e-5d75-952b-e58b4fb8d158 with scrape type 2
2026-03-27 03:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b70b13c8-899e-5d75-952b-e58b4fb8d158, identifier: 1980659
2026-03-27 03:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b70b13c8-899e-5d75-952b-e58b4fb8d158 with identifier: 1980659
2026-03-27 03:45:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b70b13c8-899e-5d75-952b-e58b4fb8d158 with identifier: 1980659
2026-03-27 03:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b70b13c8-899e-5d75-952b-e58b4fb8d158 with identifier: 1980659 to the API
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 03:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'SAPHIR SCHWARZ METAL NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'b70b13c8-899e-5d75-952b-e58b4fb8d158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 67486,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'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-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980659%27 HTTP/1.1" 200 None
2026-03-27 03:45:50 [ayvens.fr] INFO: Saving data for 1980659: {'auction_closing_time': 1774605600.0, 'created_time': 1774370803.500651, 'last_price_update_time': 1774583150.227582}
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980659') HTTP/1.1" 204 0
2026-03-27 03:45:50 [ayvens.fr] INFO: Found listing with ID: 1980660
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980660%27 HTTP/1.1" 200 None
2026-03-27 03:45:50 [ayvens.fr] INFO: Scrape type for 1980660: 2
2026-03-27 03:45:50 [ayvens.fr] INFO: Extracting data for car ID: 1980660
2026-03-27 03:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a with identifier: 1980660
2026-03-27 03:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a with scrape type 2
2026-03-27 03:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a with scrape type 2
2026-03-27 03:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a, identifier: 1980660
2026-03-27 03:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a with identifier: 1980660
2026-03-27 03:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a with identifier: 1980660
2026-03-27 03:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a with identifier: 1980660 to the API
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 03:45:50 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'cb2dc6d0-5c8f-50e4-9d52-c4311e85d53a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 19933,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-21',
'seats_number': 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-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980660%27 HTTP/1.1" 200 None
2026-03-27 03:45:50 [ayvens.fr] INFO: Saving data for 1980660: {'auction_closing_time': 1774605600.0, 'created_time': 1774370805.423588, 'last_price_update_time': 1774583150.646319}
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980660') HTTP/1.1" 204 0
2026-03-27 03:45:50 [ayvens.fr] INFO: Found listing with ID: 1980661
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980661%27 HTTP/1.1" 200 None
2026-03-27 03:45:50 [ayvens.fr] INFO: Scrape type for 1980661: 2
2026-03-27 03:45:50 [ayvens.fr] INFO: Extracting data for car ID: 1980661
2026-03-27 03:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 627705f0-652a-5c75-b4a3-80a52895cfe4 with identifier: 1980661
2026-03-27 03:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 627705f0-652a-5c75-b4a3-80a52895cfe4 with scrape type 2
2026-03-27 03:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 627705f0-652a-5c75-b4a3-80a52895cfe4 with scrape type 2
2026-03-27 03:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 627705f0-652a-5c75-b4a3-80a52895cfe4, identifier: 1980661
2026-03-27 03:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 627705f0-652a-5c75-b4a3-80a52895cfe4 with identifier: 1980661
2026-03-27 03:45:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 627705f0-652a-5c75-b4a3-80a52895cfe4 with identifier: 1980661
2026-03-27 03:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 627705f0-652a-5c75-b4a3-80a52895cfe4 with identifier: 1980661 to the API
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 03:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 28,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '627705f0-652a-5c75-b4a3-80a52895cfe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 120810,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 Plug-in Hybrid 225ch Allure Pack e-EAT8',
'transmission': 'automatic',
'trim': '3008 Plug-in Hybrid 225ch Allure Pack e-EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980661%27 HTTP/1.1" 200 None
2026-03-27 03:45:51 [ayvens.fr] INFO: Saving data for 1980661: {'auction_closing_time': 1774605600.0, 'created_time': 1774370806.530586, 'last_price_update_time': 1774583151.061998}
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980661') HTTP/1.1" 204 0
2026-03-27 03:45:51 [ayvens.fr] INFO: Found listing with ID: 1980662
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980662%27 HTTP/1.1" 200 None
2026-03-27 03:45:51 [ayvens.fr] INFO: Scrape type for 1980662: 2
2026-03-27 03:45:51 [ayvens.fr] INFO: Extracting data for car ID: 1980662
2026-03-27 03:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d93271e-f8f4-5b57-9826-28309194137c with identifier: 1980662
2026-03-27 03:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d93271e-f8f4-5b57-9826-28309194137c with scrape type 2
2026-03-27 03:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d93271e-f8f4-5b57-9826-28309194137c with scrape type 2
2026-03-27 03:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7d93271e-f8f4-5b57-9826-28309194137c, identifier: 1980662
2026-03-27 03:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7d93271e-f8f4-5b57-9826-28309194137c with identifier: 1980662
2026-03-27 03:45:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7d93271e-f8f4-5b57-9826-28309194137c with identifier: 1980662
2026-03-27 03:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7d93271e-f8f4-5b57-9826-28309194137c with identifier: 1980662 to the API
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 03:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GRIS AMAZONITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '7d93271e-f8f4-5b57-9826-28309194137c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 64625,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-04',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Allure Business',
'transmission': 'manual',
'trim': '5008 1.2 PureTech 130ch S&S Allure Business',
'vin': None,
'year': 2019}
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980662%27 HTTP/1.1" 200 None
2026-03-27 03:45:51 [ayvens.fr] INFO: Saving data for 1980662: {'auction_closing_time': 1774605600.0, 'created_time': 1774370807.66838, 'last_price_update_time': 1774583151.484899}
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980662') HTTP/1.1" 204 0
2026-03-27 03:45:51 [ayvens.fr] INFO: Found listing with ID: 1980663
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980663%27 HTTP/1.1" 200 None
2026-03-27 03:45:51 [ayvens.fr] INFO: Scrape type for 1980663: 2
2026-03-27 03:45:51 [ayvens.fr] INFO: Extracting data for car ID: 1980663
2026-03-27 03:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c12173c1-1e47-54b1-9151-479749d1a6f0 with identifier: 1980663
2026-03-27 03:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c12173c1-1e47-54b1-9151-479749d1a6f0 with scrape type 2
2026-03-27 03:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c12173c1-1e47-54b1-9151-479749d1a6f0 with scrape type 2
2026-03-27 03:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c12173c1-1e47-54b1-9151-479749d1a6f0, identifier: 1980663
2026-03-27 03:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c12173c1-1e47-54b1-9151-479749d1a6f0 with identifier: 1980663
2026-03-27 03:45:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c12173c1-1e47-54b1-9151-479749d1a6f0 with identifier: 1980663
2026-03-27 03:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c12173c1-1e47-54b1-9151-479749d1a6f0 with identifier: 1980663 to the API
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 03:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GRIS INDIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c12173c1-1e47-54b1-9151-479749d1a6f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': 127656,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-ROC T-Roc 2.0 TDI 150ch Lounge Business DSG7',
'transmission': 'automatic',
'trim': 'T-Roc 2.0 TDI 150ch Lounge Business DSG7',
'vin': None,
'year': 2021}
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980663%27 HTTP/1.1" 200 None
2026-03-27 03:45:51 [ayvens.fr] INFO: Saving data for 1980663: {'auction_closing_time': 1774605600.0, 'created_time': 1774370809.533426, 'last_price_update_time': 1774583151.875072}
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980663') HTTP/1.1" 204 0
2026-03-27 03:45:51 [ayvens.fr] INFO: Found listing with ID: 1980664
2026-03-27 03:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980664%27 HTTP/1.1" 200 None
2026-03-27 03:45:51 [ayvens.fr] INFO: Scrape type for 1980664: 2
2026-03-27 03:45:51 [ayvens.fr] INFO: Extracting data for car ID: 1980664
2026-03-27 03:45:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dbfebf-c017-5a84-96a2-5346851504ff with identifier: 1980664
2026-03-27 03:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dbfebf-c017-5a84-96a2-5346851504ff with scrape type 2
2026-03-27 03:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0dbfebf-c017-5a84-96a2-5346851504ff with scrape type 2
2026-03-27 03:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d0dbfebf-c017-5a84-96a2-5346851504ff, identifier: 1980664
2026-03-27 03:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d0dbfebf-c017-5a84-96a2-5346851504ff with identifier: 1980664
2026-03-27 03:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d0dbfebf-c017-5a84-96a2-5346851504ff with identifier: 1980664
2026-03-27 03:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d0dbfebf-c017-5a84-96a2-5346851504ff with identifier: 1980664 to the API
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:52 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'd0dbfebf-c017-5a84-96a2-5346851504ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 21803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-21',
'seats_number': 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-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980664%27 HTTP/1.1" 200 None
2026-03-27 03:45:52 [ayvens.fr] INFO: Saving data for 1980664: {'auction_closing_time': 1774605600.0, 'created_time': 1774370810.872241, 'last_price_update_time': 1774583152.259456}
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980664') HTTP/1.1" 204 0
2026-03-27 03:45:52 [ayvens.fr] INFO: Found listing with ID: 1980665
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980665%27 HTTP/1.1" 200 None
2026-03-27 03:45:52 [ayvens.fr] INFO: Scrape type for 1980665: 2
2026-03-27 03:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1980665
2026-03-27 03:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1140b23-fb9e-5b33-b520-aa5cd18129d9 with identifier: 1980665
2026-03-27 03:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1140b23-fb9e-5b33-b520-aa5cd18129d9 with scrape type 2
2026-03-27 03:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1140b23-fb9e-5b33-b520-aa5cd18129d9 with scrape type 2
2026-03-27 03:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b1140b23-fb9e-5b33-b520-aa5cd18129d9, identifier: 1980665
2026-03-27 03:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b1140b23-fb9e-5b33-b520-aa5cd18129d9 with identifier: 1980665
2026-03-27 03:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b1140b23-fb9e-5b33-b520-aa5cd18129d9 with identifier: 1980665
2026-03-27 03:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b1140b23-fb9e-5b33-b520-aa5cd18129d9 with identifier: 1980665 to the API
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:52 [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.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'b1140b23-fb9e-5b33-b520-aa5cd18129d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TIGUAN ALLSPACE',
'odometer': 124838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-04',
'seats_number': 7,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN ALLSPACE Tiguan Allspace 2.0 TDI 150ch Carat '
'Exclusive 4Motion DSG7',
'transmission': 'automatic',
'trim': 'Tiguan Allspace 2.0 TDI 150ch Carat Exclusive 4Motion DSG7',
'vin': None,
'year': 2020}
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980665%27 HTTP/1.1" 200 None
2026-03-27 03:45:52 [ayvens.fr] INFO: Saving data for 1980665: {'auction_closing_time': 1774605600.0, 'created_time': 1774370812.158481, 'last_price_update_time': 1774583152.799896}
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980665') HTTP/1.1" 204 0
2026-03-27 03:45:52 [ayvens.fr] INFO: Found listing with ID: 1980666
2026-03-27 03:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980666%27 HTTP/1.1" 200 None
2026-03-27 03:45:52 [ayvens.fr] INFO: Scrape type for 1980666: 2
2026-03-27 03:45:52 [ayvens.fr] INFO: Extracting data for car ID: 1980666
2026-03-27 03:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1379b9a-2ed5-520e-b1d0-86d603099e51 with identifier: 1980666
2026-03-27 03:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1379b9a-2ed5-520e-b1d0-86d603099e51 with scrape type 2
2026-03-27 03:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1379b9a-2ed5-520e-b1d0-86d603099e51 with scrape type 2
2026-03-27 03:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b1379b9a-2ed5-520e-b1d0-86d603099e51, identifier: 1980666
2026-03-27 03:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b1379b9a-2ed5-520e-b1d0-86d603099e51 with identifier: 1980666
2026-03-27 03:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b1379b9a-2ed5-520e-b1d0-86d603099e51 with identifier: 1980666
2026-03-27 03:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b1379b9a-2ed5-520e-b1d0-86d603099e51 with identifier: 1980666 to the API
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:53 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'b1379b9a-2ed5-520e-b1d0-86d603099e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 97343,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-05',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPY Jumpy Fg M 1.5 BlueHDi 120ch S&S Club',
'transmission': 'manual',
'trim': 'Jumpy Fg M 1.5 BlueHDi 120ch S&S Club',
'vin': None,
'year': 2019}
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980666%27 HTTP/1.1" 200 None
2026-03-27 03:45:53 [ayvens.fr] INFO: Saving data for 1980666: {'auction_closing_time': 1774605600.0, 'created_time': 1774370813.959839, 'last_price_update_time': 1774583153.220062}
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980666') HTTP/1.1" 204 0
2026-03-27 03:45:53 [ayvens.fr] INFO: Found listing with ID: 1980667
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980667%27 HTTP/1.1" 200 None
2026-03-27 03:45:53 [ayvens.fr] INFO: Scrape type for 1980667: 2
2026-03-27 03:45:53 [ayvens.fr] INFO: Extracting data for car ID: 1980667
2026-03-27 03:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64ddf43-71d6-5dfc-966c-e821eba34923 with identifier: 1980667
2026-03-27 03:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64ddf43-71d6-5dfc-966c-e821eba34923 with scrape type 2
2026-03-27 03:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c64ddf43-71d6-5dfc-966c-e821eba34923 with scrape type 2
2026-03-27 03:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c64ddf43-71d6-5dfc-966c-e821eba34923, identifier: 1980667
2026-03-27 03:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c64ddf43-71d6-5dfc-966c-e821eba34923 with identifier: 1980667
2026-03-27 03:45:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c64ddf43-71d6-5dfc-966c-e821eba34923 with identifier: 1980667
2026-03-27 03:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c64ddf43-71d6-5dfc-966c-e821eba34923 with identifier: 1980667 to the API
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'PEINTURE OPAQUE BLANC BAN',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c64ddf43-71d6-5dfc-966c-e821eba34923',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 118632,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-03',
'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-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980667%27 HTTP/1.1" 200 None
2026-03-27 03:45:53 [ayvens.fr] INFO: Saving data for 1980667: {'auction_closing_time': 1774605600.0, 'created_time': 1774370815.822674, 'last_price_update_time': 1774583153.661969}
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980667') HTTP/1.1" 204 0
2026-03-27 03:45:53 [ayvens.fr] INFO: Found listing with ID: 1980668
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980668%27 HTTP/1.1" 200 None
2026-03-27 03:45:53 [ayvens.fr] INFO: Scrape type for 1980668: 2
2026-03-27 03:45:53 [ayvens.fr] INFO: Extracting data for car ID: 1980668
2026-03-27 03:45:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0933b3f-9655-5553-8eda-72f794e42b62 with identifier: 1980668
2026-03-27 03:45:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0933b3f-9655-5553-8eda-72f794e42b62 with scrape type 2
2026-03-27 03:45:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0933b3f-9655-5553-8eda-72f794e42b62 with scrape type 2
2026-03-27 03:45:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e0933b3f-9655-5553-8eda-72f794e42b62, identifier: 1980668
2026-03-27 03:45:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e0933b3f-9655-5553-8eda-72f794e42b62 with identifier: 1980668
2026-03-27 03:45:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e0933b3f-9655-5553-8eda-72f794e42b62 with identifier: 1980668
2026-03-27 03:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e0933b3f-9655-5553-8eda-72f794e42b62 with identifier: 1980668 to the API
2026-03-27 03:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'e0933b3f-9655-5553-8eda-72f794e42b62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'COROLLA',
'odometer': 49504,
'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': 'TOYOTA COROLLA Corolla 1h Dynamic Business + Programme Beyond Zero '
'Academy',
'transmission': 'automatic',
'trim': 'Corolla 1h Dynamic Business + Programme Beyond Zero Academy',
'vin': None,
'year': 2023}
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980668%27 HTTP/1.1" 200 None
2026-03-27 03:45:54 [ayvens.fr] INFO: Saving data for 1980668: {'auction_closing_time': 1774605600.0, 'created_time': 1774370816.896204, 'last_price_update_time': 1774583154.044315}
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980668') HTTP/1.1" 204 0
2026-03-27 03:45:54 [ayvens.fr] INFO: Found listing with ID: 1980669
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980669%27 HTTP/1.1" 200 None
2026-03-27 03:45:54 [ayvens.fr] INFO: Scrape type for 1980669: 2
2026-03-27 03:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1980669
2026-03-27 03:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee09534d-7d87-58a9-9146-e4a62fc077ca with identifier: 1980669
2026-03-27 03:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee09534d-7d87-58a9-9146-e4a62fc077ca with scrape type 2
2026-03-27 03:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee09534d-7d87-58a9-9146-e4a62fc077ca with scrape type 2
2026-03-27 03:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ee09534d-7d87-58a9-9146-e4a62fc077ca, identifier: 1980669
2026-03-27 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ee09534d-7d87-58a9-9146-e4a62fc077ca with identifier: 1980669
2026-03-27 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ee09534d-7d87-58a9-9146-e4a62fc077ca with identifier: 1980669
2026-03-27 03:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ee09534d-7d87-58a9-9146-e4a62fc077ca with identifier: 1980669 to the API
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:54 [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.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'ee09534d-7d87-58a9-9146-e4a62fc077ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 87470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Standard RWD Plus',
'transmission': 'automatic',
'trim': 'Model 3 Standard RWD Plus',
'vin': None,
'year': 2022}
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980669%27 HTTP/1.1" 200 None
2026-03-27 03:45:54 [ayvens.fr] INFO: Saving data for 1980669: {'auction_closing_time': 1774605600.0, 'created_time': 1774370818.344847, 'last_price_update_time': 1774583154.450682}
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980669') HTTP/1.1" 204 0
2026-03-27 03:45:54 [ayvens.fr] INFO: Found listing with ID: 1980670
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980670%27 HTTP/1.1" 200 None
2026-03-27 03:45:54 [ayvens.fr] INFO: Scrape type for 1980670: 2
2026-03-27 03:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1980670
2026-03-27 03:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9703c4b5-a496-5246-82de-679054b71efe with identifier: 1980670
2026-03-27 03:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9703c4b5-a496-5246-82de-679054b71efe with scrape type 2
2026-03-27 03:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9703c4b5-a496-5246-82de-679054b71efe with scrape type 2
2026-03-27 03:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9703c4b5-a496-5246-82de-679054b71efe, identifier: 1980670
2026-03-27 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9703c4b5-a496-5246-82de-679054b71efe with identifier: 1980670
2026-03-27 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9703c4b5-a496-5246-82de-679054b71efe with identifier: 1980670
2026-03-27 03:45:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9703c4b5-a496-5246-82de-679054b71efe with identifier: 1980670 to the API
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 20,
'color': 'BLANC DIGITAL METALLIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '9703c4b5-a496-5246-82de-679054b71efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'CLASSE A',
'odometer': 23809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ CLASSE A Classe A 250 e 163+109ch Business Line '
'8G-DCT',
'transmission': 'automatic',
'trim': 'Classe A 250 e 163+109ch Business Line 8G-DCT',
'vin': None,
'year': 2023}
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980670%27 HTTP/1.1" 200 None
2026-03-27 03:45:54 [ayvens.fr] INFO: Saving data for 1980670: {'auction_closing_time': 1774605600.0, 'created_time': 1774370819.907686, 'last_price_update_time': 1774583154.854188}
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980670') HTTP/1.1" 204 0
2026-03-27 03:45:54 [ayvens.fr] INFO: Found listing with ID: 1980671
2026-03-27 03:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980671%27 HTTP/1.1" 200 None
2026-03-27 03:45:54 [ayvens.fr] INFO: Scrape type for 1980671: 2
2026-03-27 03:45:54 [ayvens.fr] INFO: Extracting data for car ID: 1980671
2026-03-27 03:45:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739 with identifier: 1980671
2026-03-27 03:45:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739 with scrape type 2
2026-03-27 03:45:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739 with scrape type 2
2026-03-27 03:45:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739, identifier: 1980671
2026-03-27 03:45:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739 with identifier: 1980671
2026-03-27 03:45:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739 with identifier: 1980671
2026-03-27 03:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739 with identifier: 1980671 to the API
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '29e8d2e9-c8d6-54e6-a7a1-7ca6c440f739',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 110594,
'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': 'HYUNDAI TUCSON Tucson 1.6 T-GDi 265ch PHEV Creative BVA6 HTRAC',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDi 265ch PHEV Creative BVA6 HTRAC',
'vin': None,
'year': 2023}
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980671%27 HTTP/1.1" 200 None
2026-03-27 03:45:55 [ayvens.fr] INFO: Saving data for 1980671: {'auction_closing_time': 1774605600.0, 'created_time': 1774370821.058263, 'last_price_update_time': 1774583155.252963}
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980671') HTTP/1.1" 204 0
2026-03-27 03:45:55 [ayvens.fr] INFO: Found listing with ID: 1980672
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980672%27 HTTP/1.1" 200 None
2026-03-27 03:45:55 [ayvens.fr] INFO: Scrape type for 1980672: 2
2026-03-27 03:45:55 [ayvens.fr] INFO: Extracting data for car ID: 1980672
2026-03-27 03:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b74f15af-b73a-5ff5-9812-f8eba6f34726 with identifier: 1980672
2026-03-27 03:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b74f15af-b73a-5ff5-9812-f8eba6f34726 with scrape type 2
2026-03-27 03:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b74f15af-b73a-5ff5-9812-f8eba6f34726 with scrape type 2
2026-03-27 03:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b74f15af-b73a-5ff5-9812-f8eba6f34726, identifier: 1980672
2026-03-27 03:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b74f15af-b73a-5ff5-9812-f8eba6f34726 with identifier: 1980672
2026-03-27 03:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b74f15af-b73a-5ff5-9812-f8eba6f34726 with identifier: 1980672
2026-03-27 03:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b74f15af-b73a-5ff5-9812-f8eba6f34726 with identifier: 1980672 to the API
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:55 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'b74f15af-b73a-5ff5-9812-f8eba6f34726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'RAV4 HSD',
'odometer': 100859,
'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': 'TOYOTA RAV4 HSD RAV4 2.5 Hybride 222ch Lounge AWD-i',
'transmission': 'automatic',
'trim': 'RAV4 2.5 Hybride 222ch Lounge AWD-i',
'vin': None,
'year': 2022}
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980672%27 HTTP/1.1" 200 None
2026-03-27 03:45:55 [ayvens.fr] INFO: Saving data for 1980672: {'auction_closing_time': 1774605600.0, 'created_time': 1774370822.417971, 'last_price_update_time': 1774583155.649805}
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980672') HTTP/1.1" 204 0
2026-03-27 03:45:55 [ayvens.fr] INFO: Found listing with ID: 1980673
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980673%27 HTTP/1.1" 200 None
2026-03-27 03:45:55 [ayvens.fr] INFO: Scrape type for 1980673: 2
2026-03-27 03:45:55 [ayvens.fr] INFO: Extracting data for car ID: 1980673
2026-03-27 03:45:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b08e4d-e24b-5a4d-8e44-f4a167a1deec with identifier: 1980673
2026-03-27 03:45:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b08e4d-e24b-5a4d-8e44-f4a167a1deec with scrape type 2
2026-03-27 03:45:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b08e4d-e24b-5a4d-8e44-f4a167a1deec with scrape type 2
2026-03-27 03:45:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f2b08e4d-e24b-5a4d-8e44-f4a167a1deec, identifier: 1980673
2026-03-27 03:45:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f2b08e4d-e24b-5a4d-8e44-f4a167a1deec with identifier: 1980673
2026-03-27 03:45:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f2b08e4d-e24b-5a4d-8e44-f4a167a1deec with identifier: 1980673
2026-03-27 03:45:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f2b08e4d-e24b-5a4d-8e44-f4a167a1deec with identifier: 1980673 to the API
2026-03-27 03:45:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45: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.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'f2b08e4d-e24b-5a4d-8e44-f4a167a1deec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'ZOE',
'odometer': 46645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': '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-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980673%27 HTTP/1.1" 200 None
2026-03-27 03:45:56 [ayvens.fr] INFO: Saving data for 1980673: {'auction_closing_time': 1774605600.0, 'created_time': 1774370824.563572, 'last_price_update_time': 1774583156.036675}
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980673') HTTP/1.1" 204 0
2026-03-27 03:45:56 [ayvens.fr] INFO: Found listing with ID: 1980674
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980674%27 HTTP/1.1" 200 None
2026-03-27 03:45:56 [ayvens.fr] INFO: Scrape type for 1980674: 2
2026-03-27 03:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1980674
2026-03-27 03:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 268cdd07-b69a-5dc4-9984-090365e58496 with identifier: 1980674
2026-03-27 03:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 268cdd07-b69a-5dc4-9984-090365e58496 with scrape type 2
2026-03-27 03:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 268cdd07-b69a-5dc4-9984-090365e58496 with scrape type 2
2026-03-27 03:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 268cdd07-b69a-5dc4-9984-090365e58496, identifier: 1980674
2026-03-27 03:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 268cdd07-b69a-5dc4-9984-090365e58496 with identifier: 1980674
2026-03-27 03:45:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 268cdd07-b69a-5dc4-9984-090365e58496 with identifier: 1980674
2026-03-27 03:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 268cdd07-b69a-5dc4-9984-090365e58496 with identifier: 1980674 to the API
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'SPARKLING COPPER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '268cdd07-b69a-5dc4-9984-090365e58496',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURE',
'odometer': 49193,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURE Série 2 ActiveTourer 218i 136ch Business '
'Design DKG7',
'transmission': 'automatic',
'trim': 'Série 2 ActiveTourer 218i 136ch Business Design DKG7',
'vin': None,
'year': 2024}
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980674%27 HTTP/1.1" 200 None
2026-03-27 03:45:56 [ayvens.fr] INFO: Saving data for 1980674: {'auction_closing_time': 1774605600.0, 'created_time': 1774370826.161318, 'last_price_update_time': 1774583156.514829}
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980674') HTTP/1.1" 204 0
2026-03-27 03:45:56 [ayvens.fr] INFO: Found listing with ID: 1980675
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980675%27 HTTP/1.1" 200 None
2026-03-27 03:45:56 [ayvens.fr] INFO: Scrape type for 1980675: 2
2026-03-27 03:45:56 [ayvens.fr] INFO: Extracting data for car ID: 1980675
2026-03-27 03:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26487bdf-b23e-5388-bd2c-5b002cc8389e with identifier: 1980675
2026-03-27 03:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26487bdf-b23e-5388-bd2c-5b002cc8389e with scrape type 2
2026-03-27 03:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26487bdf-b23e-5388-bd2c-5b002cc8389e with scrape type 2
2026-03-27 03:45:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 26487bdf-b23e-5388-bd2c-5b002cc8389e, identifier: 1980675
2026-03-27 03:45:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 26487bdf-b23e-5388-bd2c-5b002cc8389e with identifier: 1980675
2026-03-27 03:45:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 26487bdf-b23e-5388-bd2c-5b002cc8389e with identifier: 1980675
2026-03-27 03:45:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 26487bdf-b23e-5388-bd2c-5b002cc8389e with identifier: 1980675 to the API
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:56 [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.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '26487bdf-b23e-5388-bd2c-5b002cc8389e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL Y',
'odometer': 31284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL Y Model Y Standard RWD',
'transmission': 'automatic',
'trim': 'Model Y Standard RWD',
'vin': None,
'year': 2023}
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980675%27 HTTP/1.1" 200 None
2026-03-27 03:45:56 [ayvens.fr] INFO: Saving data for 1980675: {'auction_closing_time': 1774605600.0, 'created_time': 1774370827.054751, 'last_price_update_time': 1774583156.908909}
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980675') HTTP/1.1" 204 0
2026-03-27 03:45:57 [ayvens.fr] INFO: Found listing with ID: 1980676
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980676%27 HTTP/1.1" 200 None
2026-03-27 03:45:57 [ayvens.fr] INFO: Scrape type for 1980676: 2
2026-03-27 03:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1980676
2026-03-27 03:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d897f5f0-0c85-5e69-a194-4a67d8e3662b with identifier: 1980676
2026-03-27 03:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d897f5f0-0c85-5e69-a194-4a67d8e3662b with scrape type 2
2026-03-27 03:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d897f5f0-0c85-5e69-a194-4a67d8e3662b with scrape type 2
2026-03-27 03:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d897f5f0-0c85-5e69-a194-4a67d8e3662b, identifier: 1980676
2026-03-27 03:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d897f5f0-0c85-5e69-a194-4a67d8e3662b with identifier: 1980676
2026-03-27 03:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d897f5f0-0c85-5e69-a194-4a67d8e3662b with identifier: 1980676
2026-03-27 03:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d897f5f0-0c85-5e69-a194-4a67d8e3662b with identifier: 1980676 to the API
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:57 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'd897f5f0-0c85-5e69-a194-4a67d8e3662b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 112889,
'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': 'RENAULT CLIO Clio 1.6 E-Tech 140ch Business -21',
'transmission': 'automatic',
'trim': 'Clio 1.6 E-Tech 140ch Business -21',
'vin': None,
'year': 2021}
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980676%27 HTTP/1.1" 200 None
2026-03-27 03:45:57 [ayvens.fr] INFO: Saving data for 1980676: {'auction_closing_time': 1774605600.0, 'created_time': 1774370828.37528, 'last_price_update_time': 1774583157.453856}
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980676') HTTP/1.1" 204 0
2026-03-27 03:45:57 [ayvens.fr] INFO: Found listing with ID: 1980677
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980677%27 HTTP/1.1" 200 None
2026-03-27 03:45:57 [ayvens.fr] INFO: Scrape type for 1980677: 2
2026-03-27 03:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1980677
2026-03-27 03:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d93b868-5ec7-553a-8052-3ac13679674d with identifier: 1980677
2026-03-27 03:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d93b868-5ec7-553a-8052-3ac13679674d with scrape type 2
2026-03-27 03:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d93b868-5ec7-553a-8052-3ac13679674d with scrape type 2
2026-03-27 03:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6d93b868-5ec7-553a-8052-3ac13679674d, identifier: 1980677
2026-03-27 03:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6d93b868-5ec7-553a-8052-3ac13679674d with identifier: 1980677
2026-03-27 03:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6d93b868-5ec7-553a-8052-3ac13679674d with identifier: 1980677
2026-03-27 03:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6d93b868-5ec7-553a-8052-3ac13679674d with identifier: 1980677 to the API
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '6d93b868-5ec7-553a-8052-3ac13679674d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 119434,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW 308 SW 1.5 BlueHDi 130ch S&S Active Business EAT6',
'transmission': 'automatic',
'trim': '308 SW 1.5 BlueHDi 130ch S&S Active Business EAT6',
'vin': None,
'year': 2019}
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980677%27 HTTP/1.1" 200 None
2026-03-27 03:45:57 [ayvens.fr] INFO: Saving data for 1980677: {'auction_closing_time': 1774605600.0, 'created_time': 1774370830.592751, 'last_price_update_time': 1774583157.852949}
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980677') HTTP/1.1" 204 0
2026-03-27 03:45:57 [ayvens.fr] INFO: Found listing with ID: 1980678
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980678%27 HTTP/1.1" 200 None
2026-03-27 03:45:57 [ayvens.fr] INFO: Scrape type for 1980678: 2
2026-03-27 03:45:57 [ayvens.fr] INFO: Extracting data for car ID: 1980678
2026-03-27 03:45:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0922b7d4-e79e-5439-b302-6caefebbb29a with identifier: 1980678
2026-03-27 03:45:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0922b7d4-e79e-5439-b302-6caefebbb29a with scrape type 2
2026-03-27 03:45:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0922b7d4-e79e-5439-b302-6caefebbb29a with scrape type 2
2026-03-27 03:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0922b7d4-e79e-5439-b302-6caefebbb29a, identifier: 1980678
2026-03-27 03:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0922b7d4-e79e-5439-b302-6caefebbb29a with identifier: 1980678
2026-03-27 03:45:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0922b7d4-e79e-5439-b302-6caefebbb29a with identifier: 1980678
2026-03-27 03:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0922b7d4-e79e-5439-b302-6caefebbb29a with identifier: 1980678 to the API
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:58 [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.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/diesel',
'id': '0922b7d4-e79e-5439-b302-6caefebbb29a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 122339,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 CRDi 136ch MHEV Black Edition Business '
'4x2 DCT7',
'transmission': 'automatic',
'trim': 'Sportage 1.6 CRDi 136ch MHEV Black Edition Business 4x2 DCT7',
'vin': None,
'year': 2021}
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980678%27 HTTP/1.1" 200 None
2026-03-27 03:45:58 [ayvens.fr] INFO: Saving data for 1980678: {'auction_closing_time': 1774605600.0, 'created_time': 1774370833.044493, 'last_price_update_time': 1774583158.254014}
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980678') HTTP/1.1" 204 0
2026-03-27 03:45:58 [ayvens.fr] INFO: Found listing with ID: 1980679
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980679%27 HTTP/1.1" 200 None
2026-03-27 03:45:58 [ayvens.fr] INFO: Scrape type for 1980679: 2
2026-03-27 03:45:58 [ayvens.fr] INFO: Extracting data for car ID: 1980679
2026-03-27 03:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7752c515-f870-5f36-8f03-bd2305f5a6b9 with identifier: 1980679
2026-03-27 03:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7752c515-f870-5f36-8f03-bd2305f5a6b9 with scrape type 2
2026-03-27 03:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7752c515-f870-5f36-8f03-bd2305f5a6b9 with scrape type 2
2026-03-27 03:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7752c515-f870-5f36-8f03-bd2305f5a6b9, identifier: 1980679
2026-03-27 03:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7752c515-f870-5f36-8f03-bd2305f5a6b9 with identifier: 1980679
2026-03-27 03:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7752c515-f870-5f36-8f03-bd2305f5a6b9 with identifier: 1980679
2026-03-27 03:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7752c515-f870-5f36-8f03-bd2305f5a6b9 with identifier: 1980679 to the API
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45: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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '7752c515-f870-5f36-8f03-bd2305f5a6b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 90974,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-20',
'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-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980679%27 HTTP/1.1" 200 None
2026-03-27 03:45:58 [ayvens.fr] INFO: Saving data for 1980679: {'auction_closing_time': 1774605600.0, 'created_time': 1774370834.563092, 'last_price_update_time': 1774583158.665565}
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980679') HTTP/1.1" 204 0
2026-03-27 03:45:58 [ayvens.fr] INFO: Found listing with ID: 1980680
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980680%27 HTTP/1.1" 200 None
2026-03-27 03:45:58 [ayvens.fr] INFO: Scrape type for 1980680: 2
2026-03-27 03:45:58 [ayvens.fr] INFO: Extracting data for car ID: 1980680
2026-03-27 03:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53740550-4029-5be0-aeb0-aad1d0fb80e5 with identifier: 1980680
2026-03-27 03:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53740550-4029-5be0-aeb0-aad1d0fb80e5 with scrape type 2
2026-03-27 03:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53740550-4029-5be0-aeb0-aad1d0fb80e5 with scrape type 2
2026-03-27 03:45:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 53740550-4029-5be0-aeb0-aad1d0fb80e5, identifier: 1980680
2026-03-27 03:45:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 53740550-4029-5be0-aeb0-aad1d0fb80e5 with identifier: 1980680
2026-03-27 03:45:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 53740550-4029-5be0-aeb0-aad1d0fb80e5 with identifier: 1980680
2026-03-27 03:45:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 53740550-4029-5be0-aeb0-aad1d0fb80e5 with identifier: 1980680 to the API
2026-03-27 03:45:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '53740550-4029-5be0-aeb0-aad1d0fb80e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 131216,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-03',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2021}
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980680%27 HTTP/1.1" 200 None
2026-03-27 03:45:59 [ayvens.fr] INFO: Saving data for 1980680: {'auction_closing_time': 1774605600.0, 'created_time': 1774370836.47798, 'last_price_update_time': 1774583159.0703}
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980680') HTTP/1.1" 204 0
2026-03-27 03:45:59 [ayvens.fr] INFO: Found listing with ID: 1980681
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980681%27 HTTP/1.1" 200 None
2026-03-27 03:45:59 [ayvens.fr] INFO: Scrape type for 1980681: 2
2026-03-27 03:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1980681
2026-03-27 03:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2add1489-0564-59b1-8632-4e91e692f8eb with identifier: 1980681
2026-03-27 03:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2add1489-0564-59b1-8632-4e91e692f8eb with scrape type 2
2026-03-27 03:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2add1489-0564-59b1-8632-4e91e692f8eb with scrape type 2
2026-03-27 03:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2add1489-0564-59b1-8632-4e91e692f8eb, identifier: 1980681
2026-03-27 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2add1489-0564-59b1-8632-4e91e692f8eb with identifier: 1980681
2026-03-27 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2add1489-0564-59b1-8632-4e91e692f8eb with identifier: 1980681
2026-03-27 03:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2add1489-0564-59b1-8632-4e91e692f8eb with identifier: 1980681 to the API
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'EMERAUDE BLUE NACRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '2add1489-0564-59b1-8632-4e91e692f8eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4 CACTUS',
'odometer': 119952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C4 CACTUS C4 PureTech 130ch S&S Shine EAT8',
'transmission': 'automatic',
'trim': 'C4 PureTech 130ch S&S Shine EAT8',
'vin': None,
'year': 2020}
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980681%27 HTTP/1.1" 200 None
2026-03-27 03:45:59 [ayvens.fr] INFO: Saving data for 1980681: {'auction_closing_time': 1774605600.0, 'created_time': 1774370837.910782, 'last_price_update_time': 1774583159.491214}
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980681') HTTP/1.1" 204 0
2026-03-27 03:45:59 [ayvens.fr] INFO: Found listing with ID: 1980682
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980682%27 HTTP/1.1" 200 None
2026-03-27 03:45:59 [ayvens.fr] INFO: Scrape type for 1980682: 2
2026-03-27 03:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1980682
2026-03-27 03:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbf11d08-347a-57ba-8ce9-c1abaccac797 with identifier: 1980682
2026-03-27 03:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbf11d08-347a-57ba-8ce9-c1abaccac797 with scrape type 2
2026-03-27 03:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbf11d08-347a-57ba-8ce9-c1abaccac797 with scrape type 2
2026-03-27 03:45:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bbf11d08-347a-57ba-8ce9-c1abaccac797, identifier: 1980682
2026-03-27 03:45:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bbf11d08-347a-57ba-8ce9-c1abaccac797 with identifier: 1980682
2026-03-27 03:45:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bbf11d08-347a-57ba-8ce9-c1abaccac797 with identifier: 1980682
2026-03-27 03:45:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bbf11d08-347a-57ba-8ce9-c1abaccac797 with identifier: 1980682 to the API
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:45:59 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'bbf11d08-347a-57ba-8ce9-c1abaccac797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 13085,
'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-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980682%27 HTTP/1.1" 200 None
2026-03-27 03:45:59 [ayvens.fr] INFO: Saving data for 1980682: {'auction_closing_time': 1774605600.0, 'created_time': 1774370839.02472, 'last_price_update_time': 1774583159.879332}
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980682') HTTP/1.1" 204 0
2026-03-27 03:45:59 [ayvens.fr] INFO: Found listing with ID: 1980683
2026-03-27 03:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980683%27 HTTP/1.1" 200 None
2026-03-27 03:45:59 [ayvens.fr] INFO: Scrape type for 1980683: 2
2026-03-27 03:45:59 [ayvens.fr] INFO: Extracting data for car ID: 1980683
2026-03-27 03:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4788d61e-2617-5331-85f3-d0ed9a5989dd with identifier: 1980683
2026-03-27 03:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4788d61e-2617-5331-85f3-d0ed9a5989dd with scrape type 2
2026-03-27 03:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4788d61e-2617-5331-85f3-d0ed9a5989dd with scrape type 2
2026-03-27 03:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4788d61e-2617-5331-85f3-d0ed9a5989dd, identifier: 1980683
2026-03-27 03:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4788d61e-2617-5331-85f3-d0ed9a5989dd with identifier: 1980683
2026-03-27 03:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4788d61e-2617-5331-85f3-d0ed9a5989dd with identifier: 1980683
2026-03-27 03:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4788d61e-2617-5331-85f3-d0ed9a5989dd with identifier: 1980683 to the API
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '4788d61e-2617-5331-85f3-d0ed9a5989dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 109881,
'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': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S Allure Business EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S Allure Business EAT8',
'vin': None,
'year': 2021}
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980683%27 HTTP/1.1" 200 None
2026-03-27 03:46:00 [ayvens.fr] INFO: Saving data for 1980683: {'auction_closing_time': 1774605600.0, 'created_time': 1774370840.33357, 'last_price_update_time': 1774583160.307651}
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980683') HTTP/1.1" 204 0
2026-03-27 03:46:00 [ayvens.fr] INFO: Found listing with ID: 1980684
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980684%27 HTTP/1.1" 200 None
2026-03-27 03:46:00 [ayvens.fr] INFO: Scrape type for 1980684: 2
2026-03-27 03:46:00 [ayvens.fr] INFO: Extracting data for car ID: 1980684
2026-03-27 03:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8bd0301-4959-5fa7-9f5a-f225cde76b21 with identifier: 1980684
2026-03-27 03:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8bd0301-4959-5fa7-9f5a-f225cde76b21 with scrape type 2
2026-03-27 03:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8bd0301-4959-5fa7-9f5a-f225cde76b21 with scrape type 2
2026-03-27 03:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f8bd0301-4959-5fa7-9f5a-f225cde76b21, identifier: 1980684
2026-03-27 03:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f8bd0301-4959-5fa7-9f5a-f225cde76b21 with identifier: 1980684
2026-03-27 03:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f8bd0301-4959-5fa7-9f5a-f225cde76b21 with identifier: 1980684
2026-03-27 03:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f8bd0301-4959-5fa7-9f5a-f225cde76b21 with identifier: 1980684 to the API
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:00 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'f8bd0301-4959-5fa7-9f5a-f225cde76b21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 97432,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-20',
'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-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980684%27 HTTP/1.1" 200 None
2026-03-27 03:46:00 [ayvens.fr] INFO: Saving data for 1980684: {'auction_closing_time': 1774605600.0, 'created_time': 1774370842.326236, 'last_price_update_time': 1774583160.688531}
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980684') HTTP/1.1" 204 0
2026-03-27 03:46:00 [ayvens.fr] INFO: Found listing with ID: 1980685
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980685%27 HTTP/1.1" 200 None
2026-03-27 03:46:00 [ayvens.fr] INFO: Scrape type for 1980685: 2
2026-03-27 03:46:00 [ayvens.fr] INFO: Extracting data for car ID: 1980685
2026-03-27 03:46:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd880b55-b0a7-50aa-adc4-5463cf75cd39 with identifier: 1980685
2026-03-27 03:46:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd880b55-b0a7-50aa-adc4-5463cf75cd39 with scrape type 2
2026-03-27 03:46:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd880b55-b0a7-50aa-adc4-5463cf75cd39 with scrape type 2
2026-03-27 03:46:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bd880b55-b0a7-50aa-adc4-5463cf75cd39, identifier: 1980685
2026-03-27 03:46:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bd880b55-b0a7-50aa-adc4-5463cf75cd39 with identifier: 1980685
2026-03-27 03:46:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bd880b55-b0a7-50aa-adc4-5463cf75cd39 with identifier: 1980685
2026-03-27 03:46:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bd880b55-b0a7-50aa-adc4-5463cf75cd39 with identifier: 1980685 to the API
2026-03-27 03:46:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'bd880b55-b0a7-50aa-adc4-5463cf75cd39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 120958,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'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': 2021}
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980685%27 HTTP/1.1" 200 None
2026-03-27 03:46:01 [ayvens.fr] INFO: Saving data for 1980685: {'auction_closing_time': 1774605600.0, 'created_time': 1774370843.521545, 'last_price_update_time': 1774583161.097863}
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980685') HTTP/1.1" 204 0
2026-03-27 03:46:01 [ayvens.fr] INFO: Found listing with ID: 1980686
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980686%27 HTTP/1.1" 200 None
2026-03-27 03:46:01 [ayvens.fr] INFO: Scrape type for 1980686: 2
2026-03-27 03:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1980686
2026-03-27 03:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4896a8da-bf66-5cd5-b438-f0fd928e94d2 with identifier: 1980686
2026-03-27 03:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4896a8da-bf66-5cd5-b438-f0fd928e94d2 with scrape type 2
2026-03-27 03:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4896a8da-bf66-5cd5-b438-f0fd928e94d2 with scrape type 2
2026-03-27 03:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4896a8da-bf66-5cd5-b438-f0fd928e94d2, identifier: 1980686
2026-03-27 03:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4896a8da-bf66-5cd5-b438-f0fd928e94d2 with identifier: 1980686
2026-03-27 03:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4896a8da-bf66-5cd5-b438-f0fd928e94d2 with identifier: 1980686
2026-03-27 03:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4896a8da-bf66-5cd5-b438-f0fd928e94d2 with identifier: 1980686 to the API
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '4896a8da-bf66-5cd5-b438-f0fd928e94d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 136180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-07',
'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-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980686%27 HTTP/1.1" 200 None
2026-03-27 03:46:01 [ayvens.fr] INFO: Saving data for 1980686: {'auction_closing_time': 1774605600.0, 'created_time': 1774370845.620867, 'last_price_update_time': 1774583161.536203}
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980686') HTTP/1.1" 204 0
2026-03-27 03:46:01 [ayvens.fr] INFO: Found listing with ID: 1980687
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980687%27 HTTP/1.1" 200 None
2026-03-27 03:46:01 [ayvens.fr] INFO: Scrape type for 1980687: 2
2026-03-27 03:46:01 [ayvens.fr] INFO: Extracting data for car ID: 1980687
2026-03-27 03:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 578594a0-cb5f-51af-b4a9-e05ab3283ddd with identifier: 1980687
2026-03-27 03:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 578594a0-cb5f-51af-b4a9-e05ab3283ddd with scrape type 2
2026-03-27 03:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 578594a0-cb5f-51af-b4a9-e05ab3283ddd with scrape type 2
2026-03-27 03:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 578594a0-cb5f-51af-b4a9-e05ab3283ddd, identifier: 1980687
2026-03-27 03:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 578594a0-cb5f-51af-b4a9-e05ab3283ddd with identifier: 1980687
2026-03-27 03:46:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 578594a0-cb5f-51af-b4a9-e05ab3283ddd with identifier: 1980687
2026-03-27 03:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 578594a0-cb5f-51af-b4a9-e05ab3283ddd with identifier: 1980687 to the API
2026-03-27 03:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'GRIS SQUALE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '578594a0-cb5f-51af-b4a9-e05ab3283ddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 40978,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE Juke 1.0 DIG-T 114ch Business Edition DCT',
'transmission': 'automatic',
'trim': 'Juke 1.0 DIG-T 114ch Business Edition DCT',
'vin': None,
'year': 2022}
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980687%27 HTTP/1.1" 200 None
2026-03-27 03:46:02 [ayvens.fr] INFO: Saving data for 1980687: {'auction_closing_time': 1774605600.0, 'created_time': 1774370846.92879, 'last_price_update_time': 1774583162.053886}
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980687') HTTP/1.1" 204 0
2026-03-27 03:46:02 [ayvens.fr] INFO: Found listing with ID: 1980688
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980688%27 HTTP/1.1" 200 None
2026-03-27 03:46:02 [ayvens.fr] INFO: Scrape type for 1980688: 2
2026-03-27 03:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1980688
2026-03-27 03:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c44339a-20dc-5fcd-bbd7-8189052951de with identifier: 1980688
2026-03-27 03:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c44339a-20dc-5fcd-bbd7-8189052951de with scrape type 2
2026-03-27 03:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c44339a-20dc-5fcd-bbd7-8189052951de with scrape type 2
2026-03-27 03:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2c44339a-20dc-5fcd-bbd7-8189052951de, identifier: 1980688
2026-03-27 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2c44339a-20dc-5fcd-bbd7-8189052951de with identifier: 1980688
2026-03-27 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2c44339a-20dc-5fcd-bbd7-8189052951de with identifier: 1980688
2026-03-27 03:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2c44339a-20dc-5fcd-bbd7-8189052951de with identifier: 1980688 to the API
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 87,
'color': 'BLANC PUR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '2c44339a-20dc-5fcd-bbd7-8189052951de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 33511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-01',
'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-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980688%27 HTTP/1.1" 200 None
2026-03-27 03:46:02 [ayvens.fr] INFO: Saving data for 1980688: {'auction_closing_time': 1774605600.0, 'created_time': 1774370848.62289, 'last_price_update_time': 1774583162.455848}
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980688') HTTP/1.1" 204 0
2026-03-27 03:46:02 [ayvens.fr] INFO: Found listing with ID: 1980689
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980689%27 HTTP/1.1" 200 None
2026-03-27 03:46:02 [ayvens.fr] INFO: Scrape type for 1980689: 2
2026-03-27 03:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1980689
2026-03-27 03:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f969404-4c8d-5c0b-8f8e-147c5193b2ca with identifier: 1980689
2026-03-27 03:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f969404-4c8d-5c0b-8f8e-147c5193b2ca with scrape type 2
2026-03-27 03:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f969404-4c8d-5c0b-8f8e-147c5193b2ca with scrape type 2
2026-03-27 03:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1f969404-4c8d-5c0b-8f8e-147c5193b2ca, identifier: 1980689
2026-03-27 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1f969404-4c8d-5c0b-8f8e-147c5193b2ca with identifier: 1980689
2026-03-27 03:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1f969404-4c8d-5c0b-8f8e-147c5193b2ca with identifier: 1980689
2026-03-27 03:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1f969404-4c8d-5c0b-8f8e-147c5193b2ca with identifier: 1980689 to the API
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:02 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '1f969404-4c8d-5c0b-8f8e-147c5193b2ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 92803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-12',
'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-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980689%27 HTTP/1.1" 200 None
2026-03-27 03:46:02 [ayvens.fr] INFO: Saving data for 1980689: {'auction_closing_time': 1774605600.0, 'created_time': 1774370851.395382, 'last_price_update_time': 1774583162.855775}
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980689') HTTP/1.1" 204 0
2026-03-27 03:46:02 [ayvens.fr] INFO: Found listing with ID: 1980690
2026-03-27 03:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980690%27 HTTP/1.1" 200 None
2026-03-27 03:46:02 [ayvens.fr] INFO: Scrape type for 1980690: 2
2026-03-27 03:46:02 [ayvens.fr] INFO: Extracting data for car ID: 1980690
2026-03-27 03:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b172e71-a967-55dd-800d-7402c039b070 with identifier: 1980690
2026-03-27 03:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b172e71-a967-55dd-800d-7402c039b070 with scrape type 2
2026-03-27 03:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b172e71-a967-55dd-800d-7402c039b070 with scrape type 2
2026-03-27 03:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7b172e71-a967-55dd-800d-7402c039b070, identifier: 1980690
2026-03-27 03:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7b172e71-a967-55dd-800d-7402c039b070 with identifier: 1980690
2026-03-27 03:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7b172e71-a967-55dd-800d-7402c039b070 with identifier: 1980690
2026-03-27 03:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7b172e71-a967-55dd-800d-7402c039b070 with identifier: 1980690 to the API
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:03 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '7b172e71-a967-55dd-800d-7402c039b070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 140954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-23',
'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': 2022}
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980690%27 HTTP/1.1" 200 None
2026-03-27 03:46:03 [ayvens.fr] INFO: Saving data for 1980690: {'auction_closing_time': 1774605600.0, 'created_time': 1774370853.031355, 'last_price_update_time': 1774583163.261709}
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980690') HTTP/1.1" 204 0
2026-03-27 03:46:03 [ayvens.fr] INFO: Found listing with ID: 1980691
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980691%27 HTTP/1.1" 200 None
2026-03-27 03:46:03 [ayvens.fr] INFO: Scrape type for 1980691: 2
2026-03-27 03:46:03 [ayvens.fr] INFO: Extracting data for car ID: 1980691
2026-03-27 03:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714e793d-f078-5897-9aea-f0c00593a977 with identifier: 1980691
2026-03-27 03:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714e793d-f078-5897-9aea-f0c00593a977 with scrape type 2
2026-03-27 03:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 714e793d-f078-5897-9aea-f0c00593a977 with scrape type 2
2026-03-27 03:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 714e793d-f078-5897-9aea-f0c00593a977, identifier: 1980691
2026-03-27 03:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 714e793d-f078-5897-9aea-f0c00593a977 with identifier: 1980691
2026-03-27 03:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 714e793d-f078-5897-9aea-f0c00593a977 with identifier: 1980691
2026-03-27 03:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 714e793d-f078-5897-9aea-f0c00593a977 with identifier: 1980691 to the API
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:03 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '714e793d-f078-5897-9aea-f0c00593a977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 82323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-29',
'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': 2020}
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980691%27 HTTP/1.1" 200 None
2026-03-27 03:46:03 [ayvens.fr] INFO: Saving data for 1980691: {'auction_closing_time': 1774605600.0, 'created_time': 1774370854.53511, 'last_price_update_time': 1774583163.667192}
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980691') HTTP/1.1" 204 0
2026-03-27 03:46:03 [ayvens.fr] INFO: Found listing with ID: 1980692
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980692%27 HTTP/1.1" 200 None
2026-03-27 03:46:03 [ayvens.fr] INFO: Scrape type for 1980692: 2
2026-03-27 03:46:03 [ayvens.fr] INFO: Extracting data for car ID: 1980692
2026-03-27 03:46:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b00ec4-6426-578c-a85c-f73ed250f370 with identifier: 1980692
2026-03-27 03:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b00ec4-6426-578c-a85c-f73ed250f370 with scrape type 2
2026-03-27 03:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8b00ec4-6426-578c-a85c-f73ed250f370 with scrape type 2
2026-03-27 03:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c8b00ec4-6426-578c-a85c-f73ed250f370, identifier: 1980692
2026-03-27 03:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c8b00ec4-6426-578c-a85c-f73ed250f370 with identifier: 1980692
2026-03-27 03:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c8b00ec4-6426-578c-a85c-f73ed250f370 with identifier: 1980692
2026-03-27 03:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c8b00ec4-6426-578c-a85c-f73ed250f370 with identifier: 1980692 to the API
2026-03-27 03:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 191,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c8b00ec4-6426-578c-a85c-f73ed250f370',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 99168,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'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': 2021}
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980692%27 HTTP/1.1" 200 None
2026-03-27 03:46:04 [ayvens.fr] INFO: Saving data for 1980692: {'auction_closing_time': 1774605600.0, 'created_time': 1774370856.050219, 'last_price_update_time': 1774583164.075168}
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980692') HTTP/1.1" 204 0
2026-03-27 03:46:04 [ayvens.fr] INFO: Found listing with ID: 1980693
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980693%27 HTTP/1.1" 200 None
2026-03-27 03:46:04 [ayvens.fr] INFO: Scrape type for 1980693: 2
2026-03-27 03:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1980693
2026-03-27 03:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa3d2210-c345-519a-a314-5088e09e94c3 with identifier: 1980693
2026-03-27 03:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa3d2210-c345-519a-a314-5088e09e94c3 with scrape type 2
2026-03-27 03:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa3d2210-c345-519a-a314-5088e09e94c3 with scrape type 2
2026-03-27 03:46:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fa3d2210-c345-519a-a314-5088e09e94c3, identifier: 1980693
2026-03-27 03:46:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fa3d2210-c345-519a-a314-5088e09e94c3 with identifier: 1980693
2026-03-27 03:46:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fa3d2210-c345-519a-a314-5088e09e94c3 with identifier: 1980693
2026-03-27 03:46:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fa3d2210-c345-519a-a314-5088e09e94c3 with identifier: 1980693 to the API
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46: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': 4,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'fa3d2210-c345-519a-a314-5088e09e94c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'E-TRANSIT',
'odometer': 16829,
'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': 3,
'seller_name': None,
'title': 'FORD E-TRANSIT Transit 2T Fg PE 350 L2H2 198 kW Batterie 75/68 kWh '
'Trend Business - 3T9 VITESSE LIMITEE A 90//OK PERMIS B',
'transmission': 'automatic',
'trim': 'Transit 2T Fg PE 350 L2H2 198 kW Batterie 75/68 kWh Trend Business - '
'3T9 VITESSE LIMITEE A 90//OK PERMIS B',
'vin': None,
'year': 2023}
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980693%27 HTTP/1.1" 200 None
2026-03-27 03:46:04 [ayvens.fr] INFO: Saving data for 1980693: {'auction_closing_time': 1774605600.0, 'created_time': 1774370858.137546, 'last_price_update_time': 1774583164.510342}
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980693') HTTP/1.1" 204 0
2026-03-27 03:46:04 [ayvens.fr] INFO: Found listing with ID: 1980694
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980694%27 HTTP/1.1" 200 None
2026-03-27 03:46:04 [ayvens.fr] INFO: Scrape type for 1980694: 2
2026-03-27 03:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1980694
2026-03-27 03:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d92626-5eff-57ec-8451-3f9624ae35c1 with identifier: 1980694
2026-03-27 03:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d92626-5eff-57ec-8451-3f9624ae35c1 with scrape type 2
2026-03-27 03:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8d92626-5eff-57ec-8451-3f9624ae35c1 with scrape type 2
2026-03-27 03:46:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c8d92626-5eff-57ec-8451-3f9624ae35c1, identifier: 1980694
2026-03-27 03:46:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c8d92626-5eff-57ec-8451-3f9624ae35c1 with identifier: 1980694
2026-03-27 03:46:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c8d92626-5eff-57ec-8451-3f9624ae35c1 with identifier: 1980694
2026-03-27 03:46:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c8d92626-5eff-57ec-8451-3f9624ae35c1 with identifier: 1980694 to the API
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:04 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'c8d92626-5eff-57ec-8451-3f9624ae35c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 61568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-09',
'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': 2021}
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980694%27 HTTP/1.1" 200 None
2026-03-27 03:46:04 [ayvens.fr] INFO: Saving data for 1980694: {'auction_closing_time': 1774605600.0, 'created_time': 1774370859.833315, 'last_price_update_time': 1774583164.90766}
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980694') HTTP/1.1" 204 0
2026-03-27 03:46:04 [ayvens.fr] INFO: Found listing with ID: 1980695
2026-03-27 03:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980695%27 HTTP/1.1" 200 None
2026-03-27 03:46:04 [ayvens.fr] INFO: Scrape type for 1980695: 2
2026-03-27 03:46:04 [ayvens.fr] INFO: Extracting data for car ID: 1980695
2026-03-27 03:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99afe5fe-1dfe-52bd-b406-dbb916e00b32 with identifier: 1980695
2026-03-27 03:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99afe5fe-1dfe-52bd-b406-dbb916e00b32 with scrape type 2
2026-03-27 03:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99afe5fe-1dfe-52bd-b406-dbb916e00b32 with scrape type 2
2026-03-27 03:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 99afe5fe-1dfe-52bd-b406-dbb916e00b32, identifier: 1980695
2026-03-27 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 99afe5fe-1dfe-52bd-b406-dbb916e00b32 with identifier: 1980695
2026-03-27 03:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 99afe5fe-1dfe-52bd-b406-dbb916e00b32 with identifier: 1980695
2026-03-27 03:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 99afe5fe-1dfe-52bd-b406-dbb916e00b32 with identifier: 1980695 to the API
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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': 4,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '99afe5fe-1dfe-52bd-b406-dbb916e00b32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'E-TRANSIT',
'odometer': 18181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-07',
'seats_number': 3,
'seller_name': None,
'title': 'FORD E-TRANSIT Transit 2T Fg PE 350 L2H2 135 kW Batterie 75/68 kWh '
'Trend Business - 3T9 VITESSE LIMITEE A 90//OK PERMIS B',
'transmission': 'automatic',
'trim': 'Transit 2T Fg PE 350 L2H2 135 kW Batterie 75/68 kWh Trend Business - '
'3T9 VITESSE LIMITEE A 90//OK PERMIS B',
'vin': None,
'year': 2023}
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980695%27 HTTP/1.1" 200 None
2026-03-27 03:46:05 [ayvens.fr] INFO: Saving data for 1980695: {'auction_closing_time': 1774605600.0, 'created_time': 1774370861.525384, 'last_price_update_time': 1774583165.299693}
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980695') HTTP/1.1" 204 0
2026-03-27 03:46:05 [ayvens.fr] INFO: Found listing with ID: 1980696
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980696%27 HTTP/1.1" 200 None
2026-03-27 03:46:05 [ayvens.fr] INFO: Scrape type for 1980696: 2
2026-03-27 03:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1980696
2026-03-27 03:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8247f4-e748-5b2a-866f-30424324e5c9 with identifier: 1980696
2026-03-27 03:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8247f4-e748-5b2a-866f-30424324e5c9 with scrape type 2
2026-03-27 03:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8247f4-e748-5b2a-866f-30424324e5c9 with scrape type 2
2026-03-27 03:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6a8247f4-e748-5b2a-866f-30424324e5c9, identifier: 1980696
2026-03-27 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6a8247f4-e748-5b2a-866f-30424324e5c9 with identifier: 1980696
2026-03-27 03:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6a8247f4-e748-5b2a-866f-30424324e5c9 with identifier: 1980696
2026-03-27 03:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6a8247f4-e748-5b2a-866f-30424324e5c9 with identifier: 1980696 to the API
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '6a8247f4-e748-5b2a-866f-30424324e5c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208 BUSINESS R',
'odometer': 10277,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-06',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT 208 BUSINESS R 208 Business R 1.2 PureTech 100 S&S Active',
'transmission': 'manual',
'trim': '208 Business R 1.2 PureTech 100 S&S Active',
'vin': None,
'year': 2022}
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980696%27 HTTP/1.1" 200 None
2026-03-27 03:46:05 [ayvens.fr] INFO: Saving data for 1980696: {'auction_closing_time': 1774605600.0, 'created_time': 1774370863.75892, 'last_price_update_time': 1774583165.720513}
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980696') HTTP/1.1" 204 0
2026-03-27 03:46:05 [ayvens.fr] INFO: Found listing with ID: 1980697
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980697%27 HTTP/1.1" 200 None
2026-03-27 03:46:05 [ayvens.fr] INFO: Scrape type for 1980697: 2
2026-03-27 03:46:05 [ayvens.fr] INFO: Extracting data for car ID: 1980697
2026-03-27 03:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4210b111-6309-5d7a-a8d1-30fba77b213d with identifier: 1980697
2026-03-27 03:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4210b111-6309-5d7a-a8d1-30fba77b213d with scrape type 2
2026-03-27 03:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4210b111-6309-5d7a-a8d1-30fba77b213d with scrape type 2
2026-03-27 03:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4210b111-6309-5d7a-a8d1-30fba77b213d, identifier: 1980697
2026-03-27 03:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4210b111-6309-5d7a-a8d1-30fba77b213d with identifier: 1980697
2026-03-27 03:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4210b111-6309-5d7a-a8d1-30fba77b213d with identifier: 1980697
2026-03-27 03:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4210b111-6309-5d7a-a8d1-30fba77b213d with identifier: 1980697 to the API
2026-03-27 03:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:06 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '4210b111-6309-5d7a-a8d1-30fba77b213d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 73611,
'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 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': 2021}
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980697%27 HTTP/1.1" 200 None
2026-03-27 03:46:06 [ayvens.fr] INFO: Saving data for 1980697: {'auction_closing_time': 1774605600.0, 'created_time': 1774370865.824044, 'last_price_update_time': 1774583166.122732}
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980697') HTTP/1.1" 204 0
2026-03-27 03:46:06 [ayvens.fr] INFO: Found listing with ID: 1980698
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980698%27 HTTP/1.1" 200 None
2026-03-27 03:46:06 [ayvens.fr] INFO: Scrape type for 1980698: 2
2026-03-27 03:46:06 [ayvens.fr] INFO: Extracting data for car ID: 1980698
2026-03-27 03:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7737b65b-a275-5c13-9aa5-4404340703d4 with identifier: 1980698
2026-03-27 03:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7737b65b-a275-5c13-9aa5-4404340703d4 with scrape type 2
2026-03-27 03:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7737b65b-a275-5c13-9aa5-4404340703d4 with scrape type 2
2026-03-27 03:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7737b65b-a275-5c13-9aa5-4404340703d4, identifier: 1980698
2026-03-27 03:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7737b65b-a275-5c13-9aa5-4404340703d4 with identifier: 1980698
2026-03-27 03:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7737b65b-a275-5c13-9aa5-4404340703d4 with identifier: 1980698
2026-03-27 03:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7737b65b-a275-5c13-9aa5-4404340703d4 with identifier: 1980698 to the API
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '7737b65b-a275-5c13-9aa5-4404340703d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 100016,
'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': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Reversible 1.0 TCe 90ch Evolution',
'transmission': 'manual',
'trim': 'Clio Reversible 1.0 TCe 90ch Evolution',
'vin': None,
'year': 2022}
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980698%27 HTTP/1.1" 200 None
2026-03-27 03:46:06 [ayvens.fr] INFO: Saving data for 1980698: {'auction_closing_time': 1774605600.0, 'created_time': 1774370866.805969, 'last_price_update_time': 1774583166.605775}
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980698') HTTP/1.1" 204 0
2026-03-27 03:46:06 [ayvens.fr] INFO: Found listing with ID: 1980699
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980699%27 HTTP/1.1" 200 None
2026-03-27 03:46:06 [ayvens.fr] INFO: Scrape type for 1980699: 2
2026-03-27 03:46:06 [ayvens.fr] INFO: Extracting data for car ID: 1980699
2026-03-27 03:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5ffca73-cd93-5a69-a764-cccff4bd2bd5 with identifier: 1980699
2026-03-27 03:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ffca73-cd93-5a69-a764-cccff4bd2bd5 with scrape type 2
2026-03-27 03:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5ffca73-cd93-5a69-a764-cccff4bd2bd5 with scrape type 2
2026-03-27 03:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c5ffca73-cd93-5a69-a764-cccff4bd2bd5, identifier: 1980699
2026-03-27 03:46:06 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 3 pages/min), scraped 90 items (at 90 items/min)
2026-03-27 03:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-27 03:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c5ffca73-cd93-5a69-a764-cccff4bd2bd5 with identifier: 1980699
2026-03-27 03:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c5ffca73-cd93-5a69-a764-cccff4bd2bd5 with identifier: 1980699
2026-03-27 03:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c5ffca73-cd93-5a69-a764-cccff4bd2bd5 with identifier: 1980699 to the API
2026-03-27 03:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:07 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c5ffca73-cd93-5a69-a764-cccff4bd2bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 47137,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-23',
'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-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980699%27 HTTP/1.1" 200 None
2026-03-27 03:46:07 [ayvens.fr] INFO: Saving data for 1980699: {'auction_closing_time': 1774605600.0, 'created_time': 1774370868.111526, 'last_price_update_time': 1774583167.019225}
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980699') HTTP/1.1" 204 0
2026-03-27 03:46:07 [ayvens.fr] INFO: Found listing with ID: 1980700
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980700%27 HTTP/1.1" 200 None
2026-03-27 03:46:07 [ayvens.fr] INFO: Scrape type for 1980700: 2
2026-03-27 03:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1980700
2026-03-27 03:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3780f18-b2d6-5620-a119-30ba6e9a5199 with identifier: 1980700
2026-03-27 03:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3780f18-b2d6-5620-a119-30ba6e9a5199 with scrape type 2
2026-03-27 03:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3780f18-b2d6-5620-a119-30ba6e9a5199 with scrape type 2
2026-03-27 03:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e3780f18-b2d6-5620-a119-30ba6e9a5199, identifier: 1980700
2026-03-27 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e3780f18-b2d6-5620-a119-30ba6e9a5199 with identifier: 1980700
2026-03-27 03:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e3780f18-b2d6-5620-a119-30ba6e9a5199 with identifier: 1980700
2026-03-27 03:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e3780f18-b2d6-5620-a119-30ba6e9a5199 with identifier: 1980700 to the API
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:07 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'e3780f18-b2d6-5620-a119-30ba6e9a5199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 62855,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-15',
'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-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980700%27 HTTP/1.1" 200 None
2026-03-27 03:46:07 [ayvens.fr] INFO: Saving data for 1980700: {'auction_closing_time': 1774605600.0, 'created_time': 1774370869.503015, 'last_price_update_time': 1774583167.413768}
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980700') HTTP/1.1" 204 0
2026-03-27 03:46:07 [ayvens.fr] INFO: Found listing with ID: 1980701
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980701%27 HTTP/1.1" 200 None
2026-03-27 03:46:07 [ayvens.fr] INFO: Scrape type for 1980701: 2
2026-03-27 03:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1980701
2026-03-27 03:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58565bf6-a1f2-5971-83b9-899a08c0b36b with identifier: 1980701
2026-03-27 03:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58565bf6-a1f2-5971-83b9-899a08c0b36b with scrape type 2
2026-03-27 03:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58565bf6-a1f2-5971-83b9-899a08c0b36b with scrape type 2
2026-03-27 03:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 58565bf6-a1f2-5971-83b9-899a08c0b36b, identifier: 1980701
2026-03-27 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 58565bf6-a1f2-5971-83b9-899a08c0b36b with identifier: 1980701
2026-03-27 03:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 58565bf6-a1f2-5971-83b9-899a08c0b36b with identifier: 1980701
2026-03-27 03:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 58565bf6-a1f2-5971-83b9-899a08c0b36b with identifier: 1980701 to the API
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:07 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '58565bf6-a1f2-5971-83b9-899a08c0b36b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 141700,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-17',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER Master Fg F3500 L2H2 2.3 dCi 135ch Grand Confort',
'transmission': 'manual',
'trim': 'Master Fg F3500 L2H2 2.3 dCi 135ch Grand Confort',
'vin': None,
'year': 2021}
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980701%27 HTTP/1.1" 200 None
2026-03-27 03:46:07 [ayvens.fr] INFO: Saving data for 1980701: {'auction_closing_time': 1774605600.0, 'created_time': 1774370871.911746, 'last_price_update_time': 1774583167.842082}
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980701') HTTP/1.1" 204 0
2026-03-27 03:46:07 [ayvens.fr] INFO: Found listing with ID: 1980702
2026-03-27 03:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980702%27 HTTP/1.1" 200 None
2026-03-27 03:46:07 [ayvens.fr] INFO: Scrape type for 1980702: 2
2026-03-27 03:46:07 [ayvens.fr] INFO: Extracting data for car ID: 1980702
2026-03-27 03:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af0e420-e107-5509-9028-7c578429907d with identifier: 1980702
2026-03-27 03:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af0e420-e107-5509-9028-7c578429907d with scrape type 2
2026-03-27 03:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af0e420-e107-5509-9028-7c578429907d with scrape type 2
2026-03-27 03:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5af0e420-e107-5509-9028-7c578429907d, identifier: 1980702
2026-03-27 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5af0e420-e107-5509-9028-7c578429907d with identifier: 1980702
2026-03-27 03:46:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5af0e420-e107-5509-9028-7c578429907d with identifier: 1980702
2026-03-27 03:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5af0e420-e107-5509-9028-7c578429907d with identifier: 1980702 to the API
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:08 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '5af0e420-e107-5509-9028-7c578429907d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPER',
'odometer': 117813,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-05',
'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': 2021}
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980702%27 HTTP/1.1" 200 None
2026-03-27 03:46:08 [ayvens.fr] INFO: Saving data for 1980702: {'auction_closing_time': 1774605600.0, 'created_time': 1774370873.149891, 'last_price_update_time': 1774583168.246267}
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980702') HTTP/1.1" 204 0
2026-03-27 03:46:08 [ayvens.fr] INFO: Found listing with ID: 1980703
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980703%27 HTTP/1.1" 200 None
2026-03-27 03:46:08 [ayvens.fr] INFO: Scrape type for 1980703: 2
2026-03-27 03:46:08 [ayvens.fr] INFO: Extracting data for car ID: 1980703
2026-03-27 03:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a676fa38-f5ed-5b83-a1cf-c01228b00ccc with identifier: 1980703
2026-03-27 03:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a676fa38-f5ed-5b83-a1cf-c01228b00ccc with scrape type 2
2026-03-27 03:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a676fa38-f5ed-5b83-a1cf-c01228b00ccc with scrape type 2
2026-03-27 03:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a676fa38-f5ed-5b83-a1cf-c01228b00ccc, identifier: 1980703
2026-03-27 03:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a676fa38-f5ed-5b83-a1cf-c01228b00ccc with identifier: 1980703
2026-03-27 03:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a676fa38-f5ed-5b83-a1cf-c01228b00ccc with identifier: 1980703
2026-03-27 03:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a676fa38-f5ed-5b83-a1cf-c01228b00ccc with identifier: 1980703 to the API
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:08 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'a676fa38-f5ed-5b83-a1cf-c01228b00ccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CONNECT VU',
'odometer': 116474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-21',
'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': 2019}
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980703%27 HTTP/1.1" 200 None
2026-03-27 03:46:08 [ayvens.fr] INFO: Saving data for 1980703: {'auction_closing_time': 1774605600.0, 'created_time': 1774370873.852543, 'last_price_update_time': 1774583168.631657}
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980703') HTTP/1.1" 204 0
2026-03-27 03:46:08 [ayvens.fr] INFO: Found listing with ID: 1980704
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980704%27 HTTP/1.1" 200 None
2026-03-27 03:46:08 [ayvens.fr] INFO: Scrape type for 1980704: 2
2026-03-27 03:46:08 [ayvens.fr] INFO: Extracting data for car ID: 1980704
2026-03-27 03:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb1b3c27-3939-548e-a9f4-ebd22e303bb9 with identifier: 1980704
2026-03-27 03:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb1b3c27-3939-548e-a9f4-ebd22e303bb9 with scrape type 2
2026-03-27 03:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb1b3c27-3939-548e-a9f4-ebd22e303bb9 with scrape type 2
2026-03-27 03:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cb1b3c27-3939-548e-a9f4-ebd22e303bb9, identifier: 1980704
2026-03-27 03:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cb1b3c27-3939-548e-a9f4-ebd22e303bb9 with identifier: 1980704
2026-03-27 03:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cb1b3c27-3939-548e-a9f4-ebd22e303bb9 with identifier: 1980704
2026-03-27 03:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cb1b3c27-3939-548e-a9f4-ebd22e303bb9 with identifier: 1980704 to the API
2026-03-27 03:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:08 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'cb1b3c27-3939-548e-a9f4-ebd22e303bb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 95653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-26',
'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-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980704%27 HTTP/1.1" 200 None
2026-03-27 03:46:09 [ayvens.fr] INFO: Saving data for 1980704: {'auction_closing_time': 1774605600.0, 'created_time': 1774370875.326323, 'last_price_update_time': 1774583169.016189}
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980704') HTTP/1.1" 204 0
2026-03-27 03:46:09 [ayvens.fr] INFO: Found listing with ID: 1980705
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980705%27 HTTP/1.1" 200 None
2026-03-27 03:46:09 [ayvens.fr] INFO: Scrape type for 1980705: 2
2026-03-27 03:46:09 [ayvens.fr] INFO: Extracting data for car ID: 1980705
2026-03-27 03:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97 with identifier: 1980705
2026-03-27 03:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97 with scrape type 2
2026-03-27 03:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97 with scrape type 2
2026-03-27 03:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97, identifier: 1980705
2026-03-27 03:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97 with identifier: 1980705
2026-03-27 03:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97 with identifier: 1980705
2026-03-27 03:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97 with identifier: 1980705 to the API
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:09 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'fe99fedc-6c7b-56ac-b5e5-46e2f4cdde97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'ZOE',
'odometer': 40504,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-07',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT ZOE Zoe E-Tech Business charge normale R110 Achat Intégral '
'- 2 PLACES / 2 SEATS',
'transmission': 'automatic',
'trim': 'Zoe E-Tech Business charge normale R110 Achat Intégral - 2 PLACES / '
'2 SEATS',
'vin': None,
'year': 2021}
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980705%27 HTTP/1.1" 200 None
2026-03-27 03:46:09 [ayvens.fr] INFO: Saving data for 1980705: {'auction_closing_time': 1774605600.0, 'created_time': 1774370876.69689, 'last_price_update_time': 1774583169.404774}
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980705') HTTP/1.1" 204 0
2026-03-27 03:46:09 [ayvens.fr] INFO: Found listing with ID: 1980706
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980706%27 HTTP/1.1" 200 None
2026-03-27 03:46:09 [ayvens.fr] INFO: Scrape type for 1980706: 2
2026-03-27 03:46:09 [ayvens.fr] INFO: Extracting data for car ID: 1980706
2026-03-27 03:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b982558-8a49-51b3-a82a-ed6e68474c20 with identifier: 1980706
2026-03-27 03:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b982558-8a49-51b3-a82a-ed6e68474c20 with scrape type 2
2026-03-27 03:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b982558-8a49-51b3-a82a-ed6e68474c20 with scrape type 2
2026-03-27 03:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5b982558-8a49-51b3-a82a-ed6e68474c20, identifier: 1980706
2026-03-27 03:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5b982558-8a49-51b3-a82a-ed6e68474c20 with identifier: 1980706
2026-03-27 03:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5b982558-8a49-51b3-a82a-ed6e68474c20 with identifier: 1980706
2026-03-27 03:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5b982558-8a49-51b3-a82a-ed6e68474c20 with identifier: 1980706 to the API
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:09 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '5b982558-8a49-51b3-a82a-ed6e68474c20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 60758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-14',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.6 E-Tech hybride 140ch Business - 2 PLACES / 2 '
'SEATS',
'transmission': 'automatic',
'trim': 'Clio 1.6 E-Tech hybride 140ch Business - 2 PLACES / 2 SEATS',
'vin': None,
'year': 2021}
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980706%27 HTTP/1.1" 200 None
2026-03-27 03:46:09 [ayvens.fr] INFO: Saving data for 1980706: {'auction_closing_time': 1774605600.0, 'created_time': 1774370877.956175, 'last_price_update_time': 1774583169.809793}
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980706') HTTP/1.1" 204 0
2026-03-27 03:46:09 [ayvens.fr] INFO: Found listing with ID: 1980707
2026-03-27 03:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980707%27 HTTP/1.1" 200 None
2026-03-27 03:46:09 [ayvens.fr] INFO: Scrape type for 1980707: 2
2026-03-27 03:46:09 [ayvens.fr] INFO: Extracting data for car ID: 1980707
2026-03-27 03:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f8c20e3-20b5-58e9-93d8-d8a04664580e with identifier: 1980707
2026-03-27 03:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f8c20e3-20b5-58e9-93d8-d8a04664580e with scrape type 2
2026-03-27 03:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f8c20e3-20b5-58e9-93d8-d8a04664580e with scrape type 2
2026-03-27 03:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3f8c20e3-20b5-58e9-93d8-d8a04664580e, identifier: 1980707
2026-03-27 03:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3f8c20e3-20b5-58e9-93d8-d8a04664580e with identifier: 1980707
2026-03-27 03:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3f8c20e3-20b5-58e9-93d8-d8a04664580e with identifier: 1980707
2026-03-27 03:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3f8c20e3-20b5-58e9-93d8-d8a04664580e with identifier: 1980707 to the API
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:10 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '3f8c20e3-20b5-58e9-93d8-d8a04664580e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 91035,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-14',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.6 E-Tech hybride 140ch Business - 2 PLACES / 2 '
'SEATS',
'transmission': 'automatic',
'trim': 'Clio 1.6 E-Tech hybride 140ch Business - 2 PLACES / 2 SEATS',
'vin': None,
'year': 2022}
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980707%27 HTTP/1.1" 200 None
2026-03-27 03:46:10 [ayvens.fr] INFO: Saving data for 1980707: {'auction_closing_time': 1774605600.0, 'created_time': 1774370879.857384, 'last_price_update_time': 1774583170.190578}
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980707') HTTP/1.1" 204 0
2026-03-27 03:46:10 [ayvens.fr] INFO: Found listing with ID: 1980708
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980708%27 HTTP/1.1" 200 None
2026-03-27 03:46:10 [ayvens.fr] INFO: Scrape type for 1980708: 2
2026-03-27 03:46:10 [ayvens.fr] INFO: Extracting data for car ID: 1980708
2026-03-27 03:46:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82e5c681-8db9-55fe-92fc-80202cd9eee2 with identifier: 1980708
2026-03-27 03:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82e5c681-8db9-55fe-92fc-80202cd9eee2 with scrape type 2
2026-03-27 03:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82e5c681-8db9-55fe-92fc-80202cd9eee2 with scrape type 2
2026-03-27 03:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 82e5c681-8db9-55fe-92fc-80202cd9eee2, identifier: 1980708
2026-03-27 03:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 82e5c681-8db9-55fe-92fc-80202cd9eee2 with identifier: 1980708
2026-03-27 03:46:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 82e5c681-8db9-55fe-92fc-80202cd9eee2 with identifier: 1980708
2026-03-27 03:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 82e5c681-8db9-55fe-92fc-80202cd9eee2 with identifier: 1980708 to the API
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '82e5c681-8db9-55fe-92fc-80202cd9eee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 68839,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-18',
'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': 2024}
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980708%27 HTTP/1.1" 200 None
2026-03-27 03:46:10 [ayvens.fr] INFO: Saving data for 1980708: {'auction_closing_time': 1774605600.0, 'created_time': 1774370880.596481, 'last_price_update_time': 1774583170.603217}
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980708') HTTP/1.1" 204 0
2026-03-27 03:46:10 [ayvens.fr] INFO: Found listing with ID: 1980709
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980709%27 HTTP/1.1" 200 None
2026-03-27 03:46:10 [ayvens.fr] INFO: Scrape type for 1980709: 2
2026-03-27 03:46:10 [ayvens.fr] INFO: Extracting data for car ID: 1980709
2026-03-27 03:46:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 060fecf0-db4d-5812-8d52-ec7a3314616c with identifier: 1980709
2026-03-27 03:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 060fecf0-db4d-5812-8d52-ec7a3314616c with scrape type 2
2026-03-27 03:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 060fecf0-db4d-5812-8d52-ec7a3314616c with scrape type 2
2026-03-27 03:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 060fecf0-db4d-5812-8d52-ec7a3314616c, identifier: 1980709
2026-03-27 03:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 060fecf0-db4d-5812-8d52-ec7a3314616c with identifier: 1980709
2026-03-27 03:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 060fecf0-db4d-5812-8d52-ec7a3314616c with identifier: 1980709
2026-03-27 03:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 060fecf0-db4d-5812-8d52-ec7a3314616c with identifier: 1980709 to the API
2026-03-27 03:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:11 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '060fecf0-db4d-5812-8d52-ec7a3314616c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'IONIQ 5',
'odometer': 31329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI IONIQ 5 Ioniq 5 77 kWh - 229ch Creative',
'transmission': 'automatic',
'trim': 'Ioniq 5 77 kWh - 229ch Creative',
'vin': None,
'year': 2022}
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980709%27 HTTP/1.1" 200 None
2026-03-27 03:46:11 [ayvens.fr] INFO: Saving data for 1980709: {'auction_closing_time': 1774605600.0, 'created_time': 1774370886.629312, 'last_price_update_time': 1774583171.076017}
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980709') HTTP/1.1" 204 0
2026-03-27 03:46:11 [ayvens.fr] INFO: Found listing with ID: 1980710
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980710%27 HTTP/1.1" 200 None
2026-03-27 03:46:11 [ayvens.fr] INFO: Scrape type for 1980710: 2
2026-03-27 03:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1980710
2026-03-27 03:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f9b0691-1062-5e50-9769-60af60b5d7ba with identifier: 1980710
2026-03-27 03:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9b0691-1062-5e50-9769-60af60b5d7ba with scrape type 2
2026-03-27 03:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f9b0691-1062-5e50-9769-60af60b5d7ba with scrape type 2
2026-03-27 03:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0f9b0691-1062-5e50-9769-60af60b5d7ba, identifier: 1980710
2026-03-27 03:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0f9b0691-1062-5e50-9769-60af60b5d7ba with identifier: 1980710
2026-03-27 03:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0f9b0691-1062-5e50-9769-60af60b5d7ba with identifier: 1980710
2026-03-27 03:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0f9b0691-1062-5e50-9769-60af60b5d7ba with identifier: 1980710 to the API
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 27,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '0f9b0691-1062-5e50-9769-60af60b5d7ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 38828,
'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': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Utimate Style Chrome Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Utimate Style Chrome Geartronic',
'vin': None,
'year': 2023}
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980710%27 HTTP/1.1" 200 None
2026-03-27 03:46:11 [ayvens.fr] INFO: Saving data for 1980710: {'auction_closing_time': 1774605600.0, 'created_time': 1774370885.839758, 'last_price_update_time': 1774583171.50506}
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980710') HTTP/1.1" 204 0
2026-03-27 03:46:11 [ayvens.fr] INFO: Found listing with ID: 1980711
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980711%27 HTTP/1.1" 200 None
2026-03-27 03:46:11 [ayvens.fr] INFO: Scrape type for 1980711: 2
2026-03-27 03:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1980711
2026-03-27 03:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba1cf15-0f6d-5273-889e-40063bcf5df4 with identifier: 1980711
2026-03-27 03:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba1cf15-0f6d-5273-889e-40063bcf5df4 with scrape type 2
2026-03-27 03:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ba1cf15-0f6d-5273-889e-40063bcf5df4 with scrape type 2
2026-03-27 03:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6ba1cf15-0f6d-5273-889e-40063bcf5df4, identifier: 1980711
2026-03-27 03:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6ba1cf15-0f6d-5273-889e-40063bcf5df4 with identifier: 1980711
2026-03-27 03:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6ba1cf15-0f6d-5273-889e-40063bcf5df4 with identifier: 1980711
2026-03-27 03:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6ba1cf15-0f6d-5273-889e-40063bcf5df4 with identifier: 1980711 to the API
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 49,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '6ba1cf15-0f6d-5273-889e-40063bcf5df4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 63658,
'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': 'VOLVO XC40 XC40 T5 Recharge 180 + 82ch R-Design DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T5 Recharge 180 + 82ch R-Design DCT 7',
'vin': None,
'year': 2021}
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980711%27 HTTP/1.1" 200 None
2026-03-27 03:46:11 [ayvens.fr] INFO: Saving data for 1980711: {'auction_closing_time': 1774605600.0, 'created_time': 1774370887.32842, 'last_price_update_time': 1774583171.901056}
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980711') HTTP/1.1" 204 0
2026-03-27 03:46:11 [ayvens.fr] INFO: Found listing with ID: 1980712
2026-03-27 03:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980712%27 HTTP/1.1" 200 None
2026-03-27 03:46:11 [ayvens.fr] INFO: Scrape type for 1980712: 2
2026-03-27 03:46:11 [ayvens.fr] INFO: Extracting data for car ID: 1980712
2026-03-27 03:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a63376a-332a-504a-b7c4-72b80581c2ce with identifier: 1980712
2026-03-27 03:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a63376a-332a-504a-b7c4-72b80581c2ce with scrape type 2
2026-03-27 03:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a63376a-332a-504a-b7c4-72b80581c2ce with scrape type 2
2026-03-27 03:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4a63376a-332a-504a-b7c4-72b80581c2ce, identifier: 1980712
2026-03-27 03:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4a63376a-332a-504a-b7c4-72b80581c2ce with identifier: 1980712
2026-03-27 03:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4a63376a-332a-504a-b7c4-72b80581c2ce with identifier: 1980712
2026-03-27 03:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4a63376a-332a-504a-b7c4-72b80581c2ce with identifier: 1980712 to the API
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:12 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '4a63376a-332a-504a-b7c4-72b80581c2ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'C40',
'odometer': 32258,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO C40 C40 Recharge 231ch Plus',
'transmission': 'automatic',
'trim': 'C40 Recharge 231ch Plus',
'vin': None,
'year': 2023}
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980712%27 HTTP/1.1" 200 None
2026-03-27 03:46:12 [ayvens.fr] INFO: Saving data for 1980712: {'auction_closing_time': 1774605600.0, 'created_time': 1774370888.642267, 'last_price_update_time': 1774583172.307874}
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980712') HTTP/1.1" 204 0
2026-03-27 03:46:12 [ayvens.fr] INFO: Found listing with ID: 1980713
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980713%27 HTTP/1.1" 200 None
2026-03-27 03:46:12 [ayvens.fr] INFO: Scrape type for 1980713: 2
2026-03-27 03:46:12 [ayvens.fr] INFO: Extracting data for car ID: 1980713
2026-03-27 03:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae7eaefb-4447-5191-a94d-f23b74c50d87 with identifier: 1980713
2026-03-27 03:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae7eaefb-4447-5191-a94d-f23b74c50d87 with scrape type 2
2026-03-27 03:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae7eaefb-4447-5191-a94d-f23b74c50d87 with scrape type 2
2026-03-27 03:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ae7eaefb-4447-5191-a94d-f23b74c50d87, identifier: 1980713
2026-03-27 03:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ae7eaefb-4447-5191-a94d-f23b74c50d87 with identifier: 1980713
2026-03-27 03:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ae7eaefb-4447-5191-a94d-f23b74c50d87 with identifier: 1980713
2026-03-27 03:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ae7eaefb-4447-5191-a94d-f23b74c50d87 with identifier: 1980713 to the API
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'ae7eaefb-4447-5191-a94d-f23b74c50d87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 93922,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 D3 AdBlue 150ch R-Design Geartronic 8',
'transmission': 'automatic',
'trim': 'XC40 D3 AdBlue 150ch R-Design Geartronic 8',
'vin': None,
'year': 2020}
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980713%27 HTTP/1.1" 200 None
2026-03-27 03:46:12 [ayvens.fr] INFO: Saving data for 1980713: {'auction_closing_time': 1774605600.0, 'created_time': 1774370890.070407, 'last_price_update_time': 1774583172.708314}
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980713') HTTP/1.1" 204 0
2026-03-27 03:46:12 [ayvens.fr] INFO: Found listing with ID: 1980714
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980714%27 HTTP/1.1" 200 None
2026-03-27 03:46:12 [ayvens.fr] INFO: Scrape type for 1980714: 2
2026-03-27 03:46:12 [ayvens.fr] INFO: Extracting data for car ID: 1980714
2026-03-27 03:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b5035a-e511-52c8-9464-26bf84289c14 with identifier: 1980714
2026-03-27 03:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b5035a-e511-52c8-9464-26bf84289c14 with scrape type 2
2026-03-27 03:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74b5035a-e511-52c8-9464-26bf84289c14 with scrape type 2
2026-03-27 03:46:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 74b5035a-e511-52c8-9464-26bf84289c14, identifier: 1980714
2026-03-27 03:46:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 74b5035a-e511-52c8-9464-26bf84289c14 with identifier: 1980714
2026-03-27 03:46:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 74b5035a-e511-52c8-9464-26bf84289c14 with identifier: 1980714
2026-03-27 03:46:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 74b5035a-e511-52c8-9464-26bf84289c14 with identifier: 1980714 to the API
2026-03-27 03:46:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:13 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '74b5035a-e511-52c8-9464-26bf84289c14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 44089,
'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': 'VOLVO XC40 XC40 Recharge 231ch Start EDT',
'transmission': 'automatic',
'trim': 'XC40 Recharge 231ch Start EDT',
'vin': None,
'year': 2023}
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980714%27 HTTP/1.1" 200 None
2026-03-27 03:46:13 [ayvens.fr] INFO: Saving data for 1980714: {'auction_closing_time': 1774605600.0, 'created_time': 1774370891.472688, 'last_price_update_time': 1774583173.09075}
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980714') HTTP/1.1" 204 0
2026-03-27 03:46:13 [ayvens.fr] INFO: Found listing with ID: 1980715
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980715%27 HTTP/1.1" 200 None
2026-03-27 03:46:13 [ayvens.fr] INFO: Scrape type for 1980715: 2
2026-03-27 03:46:13 [ayvens.fr] INFO: Extracting data for car ID: 1980715
2026-03-27 03:46:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a9c721a-f1e5-5c14-84d3-d94b09332dfd with identifier: 1980715
2026-03-27 03:46:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a9c721a-f1e5-5c14-84d3-d94b09332dfd with scrape type 2
2026-03-27 03:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a9c721a-f1e5-5c14-84d3-d94b09332dfd with scrape type 2
2026-03-27 03:46:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3a9c721a-f1e5-5c14-84d3-d94b09332dfd, identifier: 1980715
2026-03-27 03:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3a9c721a-f1e5-5c14-84d3-d94b09332dfd with identifier: 1980715
2026-03-27 03:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3a9c721a-f1e5-5c14-84d3-d94b09332dfd with identifier: 1980715
2026-03-27 03:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3a9c721a-f1e5-5c14-84d3-d94b09332dfd with identifier: 1980715 to the API
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:13 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '3a9c721a-f1e5-5c14-84d3-d94b09332dfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'C40',
'odometer': 23194,
'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': 5,
'seller_name': None,
'title': 'VOLVO C40 C40 Recharge 231ch Start',
'transmission': 'automatic',
'trim': 'C40 Recharge 231ch Start',
'vin': None,
'year': 2022}
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980715%27 HTTP/1.1" 200 None
2026-03-27 03:46:13 [ayvens.fr] INFO: Saving data for 1980715: {'auction_closing_time': 1774605600.0, 'created_time': 1774370892.699675, 'last_price_update_time': 1774583173.484835}
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980715') HTTP/1.1" 204 0
2026-03-27 03:46:13 [ayvens.fr] INFO: Found listing with ID: 1980716
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980716%27 HTTP/1.1" 200 None
2026-03-27 03:46:13 [ayvens.fr] INFO: Scrape type for 1980716: 2
2026-03-27 03:46:13 [ayvens.fr] INFO: Extracting data for car ID: 1980716
2026-03-27 03:46:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d13c0bd7-9162-56fb-915d-304d9980e4ac with identifier: 1980716
2026-03-27 03:46:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d13c0bd7-9162-56fb-915d-304d9980e4ac with scrape type 2
2026-03-27 03:46:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d13c0bd7-9162-56fb-915d-304d9980e4ac with scrape type 2
2026-03-27 03:46:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d13c0bd7-9162-56fb-915d-304d9980e4ac, identifier: 1980716
2026-03-27 03:46:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d13c0bd7-9162-56fb-915d-304d9980e4ac with identifier: 1980716
2026-03-27 03:46:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d13c0bd7-9162-56fb-915d-304d9980e4ac with identifier: 1980716
2026-03-27 03:46:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d13c0bd7-9162-56fb-915d-304d9980e4ac with identifier: 1980716 to the API
2026-03-27 03:46:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 27,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd13c0bd7-9162-56fb-915d-304d9980e4ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 84383,
'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': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Utimate Style Dark Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Utimate Style Dark Geartronic',
'vin': None,
'year': 2023}
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980716%27 HTTP/1.1" 200 None
2026-03-27 03:46:14 [ayvens.fr] INFO: Saving data for 1980716: {'auction_closing_time': 1774605600.0, 'created_time': 1774370894.730151, 'last_price_update_time': 1774583174.284986}
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980716') HTTP/1.1" 204 0
2026-03-27 03:46:14 [ayvens.fr] INFO: Found listing with ID: 1980717
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980717%27 HTTP/1.1" 200 None
2026-03-27 03:46:14 [ayvens.fr] INFO: Scrape type for 1980717: 2
2026-03-27 03:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1980717
2026-03-27 03:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3cfc0a3-dfee-5a17-952c-e653af423394 with identifier: 1980717
2026-03-27 03:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3cfc0a3-dfee-5a17-952c-e653af423394 with scrape type 2
2026-03-27 03:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3cfc0a3-dfee-5a17-952c-e653af423394 with scrape type 2
2026-03-27 03:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c3cfc0a3-dfee-5a17-952c-e653af423394, identifier: 1980717
2026-03-27 03:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c3cfc0a3-dfee-5a17-952c-e653af423394 with identifier: 1980717
2026-03-27 03:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c3cfc0a3-dfee-5a17-952c-e653af423394 with identifier: 1980717
2026-03-27 03:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c3cfc0a3-dfee-5a17-952c-e653af423394 with identifier: 1980717 to the API
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46: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': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c3cfc0a3-dfee-5a17-952c-e653af423394',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 110404,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 D3 AdBlue 150ch Business',
'transmission': 'manual',
'trim': 'XC40 D3 AdBlue 150ch Business',
'vin': None,
'year': 2020}
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980717%27 HTTP/1.1" 200 None
2026-03-27 03:46:14 [ayvens.fr] INFO: Saving data for 1980717: {'auction_closing_time': 1774605600.0, 'created_time': 1774370895.5601, 'last_price_update_time': 1774583174.686349}
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980717') HTTP/1.1" 204 0
2026-03-27 03:46:14 [ayvens.fr] INFO: Found listing with ID: 1980718
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980718%27 HTTP/1.1" 200 None
2026-03-27 03:46:14 [ayvens.fr] INFO: Scrape type for 1980718: 2
2026-03-27 03:46:14 [ayvens.fr] INFO: Extracting data for car ID: 1980718
2026-03-27 03:46:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d366403d-d37a-5d48-b2ef-d64200cebb68 with identifier: 1980718
2026-03-27 03:46:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d366403d-d37a-5d48-b2ef-d64200cebb68 with scrape type 2
2026-03-27 03:46:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d366403d-d37a-5d48-b2ef-d64200cebb68 with scrape type 2
2026-03-27 03:46:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d366403d-d37a-5d48-b2ef-d64200cebb68, identifier: 1980718
2026-03-27 03:46:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d366403d-d37a-5d48-b2ef-d64200cebb68 with identifier: 1980718
2026-03-27 03:46:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d366403d-d37a-5d48-b2ef-d64200cebb68 with identifier: 1980718
2026-03-27 03:46:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d366403d-d37a-5d48-b2ef-d64200cebb68 with identifier: 1980718 to the API
2026-03-27 03:46:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GRIS MAGNETIC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd366403d-d37a-5d48-b2ef-d64200cebb68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FOCUS',
'odometer': 70413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FOCUS Focus Active 1.0 EcoBoost 125ch BVA',
'transmission': 'automatic',
'trim': 'Focus Active 1.0 EcoBoost 125ch BVA',
'vin': None,
'year': 2020}
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980718%27 HTTP/1.1" 200 None
2026-03-27 03:46:15 [ayvens.fr] INFO: Saving data for 1980718: {'auction_closing_time': 1774605600.0, 'created_time': 1774370897.364779, 'last_price_update_time': 1774583175.12046}
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980718') HTTP/1.1" 204 0
2026-03-27 03:46:15 [ayvens.fr] INFO: Found listing with ID: 1980719
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980719%27 HTTP/1.1" 200 None
2026-03-27 03:46:15 [ayvens.fr] INFO: Scrape type for 1980719: 2
2026-03-27 03:46:15 [ayvens.fr] INFO: Extracting data for car ID: 1980719
2026-03-27 03:46:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6de081ae-3982-5fb0-8d6a-73d157153f64 with identifier: 1980719
2026-03-27 03:46:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6de081ae-3982-5fb0-8d6a-73d157153f64 with scrape type 2
2026-03-27 03:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6de081ae-3982-5fb0-8d6a-73d157153f64 with scrape type 2
2026-03-27 03:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6de081ae-3982-5fb0-8d6a-73d157153f64, identifier: 1980719
2026-03-27 03:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6de081ae-3982-5fb0-8d6a-73d157153f64 with identifier: 1980719
2026-03-27 03:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6de081ae-3982-5fb0-8d6a-73d157153f64 with identifier: 1980719
2026-03-27 03:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6de081ae-3982-5fb0-8d6a-73d157153f64 with identifier: 1980719 to the API
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '6de081ae-3982-5fb0-8d6a-73d157153f64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 33323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-28',
'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-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980719%27 HTTP/1.1" 200 None
2026-03-27 03:46:15 [ayvens.fr] INFO: Saving data for 1980719: {'auction_closing_time': 1774605600.0, 'created_time': 1774370899.166528, 'last_price_update_time': 1774583175.544018}
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980719') HTTP/1.1" 204 0
2026-03-27 03:46:15 [ayvens.fr] INFO: Found listing with ID: 1980720
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980720%27 HTTP/1.1" 200 None
2026-03-27 03:46:15 [ayvens.fr] INFO: Scrape type for 1980720: 2
2026-03-27 03:46:15 [ayvens.fr] INFO: Extracting data for car ID: 1980720
2026-03-27 03:46:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 162bf1c0-2887-5994-8047-fb4732076a7e with identifier: 1980720
2026-03-27 03:46:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 162bf1c0-2887-5994-8047-fb4732076a7e with scrape type 2
2026-03-27 03:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 162bf1c0-2887-5994-8047-fb4732076a7e with scrape type 2
2026-03-27 03:46:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 162bf1c0-2887-5994-8047-fb4732076a7e, identifier: 1980720
2026-03-27 03:46:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 162bf1c0-2887-5994-8047-fb4732076a7e with identifier: 1980720
2026-03-27 03:46:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 162bf1c0-2887-5994-8047-fb4732076a7e with identifier: 1980720
2026-03-27 03:46:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 162bf1c0-2887-5994-8047-fb4732076a7e with identifier: 1980720 to the API
2026-03-27 03:46:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GRIS AMAZONITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '162bf1c0-2887-5994-8047-fb4732076a7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '508',
'odometer': 85971,
'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': 'PEUGEOT 508 508 SW HYBRID 225ch GT e-EAT8',
'transmission': 'automatic',
'trim': '508 SW HYBRID 225ch GT e-EAT8',
'vin': None,
'year': 2019}
2026-03-27 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980720%27 HTTP/1.1" 200 None
2026-03-27 03:46:16 [ayvens.fr] INFO: Saving data for 1980720: {'auction_closing_time': 1774605600.0, 'created_time': 1774370900.714686, 'last_price_update_time': 1774583176.044832}
2026-03-27 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980720') HTTP/1.1" 204 0
2026-03-27 03:46:16 [ayvens.fr] INFO: Found listing with ID: 1980721
2026-03-27 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980721%27 HTTP/1.1" 200 None
2026-03-27 03:46:16 [ayvens.fr] INFO: Scrape type for 1980721: 2
2026-03-27 03:46:16 [ayvens.fr] INFO: Extracting data for car ID: 1980721
2026-03-27 03:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b80c4779-2a74-5ce7-b96d-0ef98718ac78 with identifier: 1980721
2026-03-27 03:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b80c4779-2a74-5ce7-b96d-0ef98718ac78 with scrape type 2
2026-03-27 03:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b80c4779-2a74-5ce7-b96d-0ef98718ac78 with scrape type 2
2026-03-27 03:46:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b80c4779-2a74-5ce7-b96d-0ef98718ac78, identifier: 1980721
2026-03-27 03:46:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b80c4779-2a74-5ce7-b96d-0ef98718ac78 with identifier: 1980721
2026-03-27 03:46:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b80c4779-2a74-5ce7-b96d-0ef98718ac78 with identifier: 1980721
2026-03-27 03:46:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b80c4779-2a74-5ce7-b96d-0ef98718ac78 with identifier: 1980721 to the API
2026-03-27 03:46:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:16 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'b80c4779-2a74-5ce7-b96d-0ef98718ac78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 66584,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-14',
'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-27 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980721%27 HTTP/1.1" 200 None
2026-03-27 03:46:16 [ayvens.fr] INFO: Saving data for 1980721: {'auction_closing_time': 1774605600.0, 'created_time': 1774370901.861193, 'last_price_update_time': 1774583176.44742}
2026-03-27 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980721') HTTP/1.1" 204 0
2026-03-27 03:46:16 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 200
2026-03-27 03:46:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 03:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-27 03:46:21 [ayvens.fr] INFO: Found listing with ID: 1980722
2026-03-27 03:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980722%27 HTTP/1.1" 200 None
2026-03-27 03:46:21 [ayvens.fr] INFO: Scrape type for 1980722: 2
2026-03-27 03:46:21 [ayvens.fr] INFO: Extracting data for car ID: 1980722
2026-03-27 03:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b3304fb-1ab7-553d-aabf-041c7fd6ebd5 with identifier: 1980722
2026-03-27 03:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b3304fb-1ab7-553d-aabf-041c7fd6ebd5 with scrape type 2
2026-03-27 03:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b3304fb-1ab7-553d-aabf-041c7fd6ebd5 with scrape type 2
2026-03-27 03:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5b3304fb-1ab7-553d-aabf-041c7fd6ebd5, identifier: 1980722
2026-03-27 03:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5b3304fb-1ab7-553d-aabf-041c7fd6ebd5 with identifier: 1980722
2026-03-27 03:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5b3304fb-1ab7-553d-aabf-041c7fd6ebd5 with identifier: 1980722
2026-03-27 03:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5b3304fb-1ab7-553d-aabf-041c7fd6ebd5 with identifier: 1980722 to the API
2026-03-27 03:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 241,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '5b3304fb-1ab7-553d-aabf-041c7fd6ebd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'BOXER',
'odometer': 110711,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-26',
'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': 2020}
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980722%27 HTTP/1.1" 200 None
2026-03-27 03:46:22 [ayvens.fr] INFO: Saving data for 1980722: {'auction_closing_time': 1774605600.0, 'created_time': 1774370903.529567, 'last_price_update_time': 1774583182.109955}
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980722') HTTP/1.1" 204 0
2026-03-27 03:46:22 [ayvens.fr] INFO: Found listing with ID: 1980723
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980723%27 HTTP/1.1" 200 None
2026-03-27 03:46:22 [ayvens.fr] INFO: Scrape type for 1980723: 2
2026-03-27 03:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1980723
2026-03-27 03:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fc68d32-15cd-5db5-9e6a-76ea226a9331 with identifier: 1980723
2026-03-27 03:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fc68d32-15cd-5db5-9e6a-76ea226a9331 with scrape type 2
2026-03-27 03:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fc68d32-15cd-5db5-9e6a-76ea226a9331 with scrape type 2
2026-03-27 03:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9fc68d32-15cd-5db5-9e6a-76ea226a9331, identifier: 1980723
2026-03-27 03:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9fc68d32-15cd-5db5-9e6a-76ea226a9331 with identifier: 1980723
2026-03-27 03:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9fc68d32-15cd-5db5-9e6a-76ea226a9331 with identifier: 1980723
2026-03-27 03:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9fc68d32-15cd-5db5-9e6a-76ea226a9331 with identifier: 1980723 to the API
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:22 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '9fc68d32-15cd-5db5-9e6a-76ea226a9331',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 67472,
'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': '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': 2020}
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980723%27 HTTP/1.1" 200 None
2026-03-27 03:46:22 [ayvens.fr] INFO: Saving data for 1980723: {'auction_closing_time': 1774605600.0, 'created_time': 1774370904.937511, 'last_price_update_time': 1774583182.510155}
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980723') HTTP/1.1" 204 0
2026-03-27 03:46:22 [ayvens.fr] INFO: Found listing with ID: 1980724
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980724%27 HTTP/1.1" 200 None
2026-03-27 03:46:22 [ayvens.fr] INFO: Scrape type for 1980724: 2
2026-03-27 03:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1980724
2026-03-27 03:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e920db30-3fc0-56a9-ad97-faed0e5465c6 with identifier: 1980724
2026-03-27 03:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e920db30-3fc0-56a9-ad97-faed0e5465c6 with scrape type 2
2026-03-27 03:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e920db30-3fc0-56a9-ad97-faed0e5465c6 with scrape type 2
2026-03-27 03:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e920db30-3fc0-56a9-ad97-faed0e5465c6, identifier: 1980724
2026-03-27 03:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e920db30-3fc0-56a9-ad97-faed0e5465c6 with identifier: 1980724
2026-03-27 03:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e920db30-3fc0-56a9-ad97-faed0e5465c6 with identifier: 1980724
2026-03-27 03:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e920db30-3fc0-56a9-ad97-faed0e5465c6 with identifier: 1980724 to the API
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:22 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'e920db30-3fc0-56a9-ad97-faed0e5465c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 89092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-11',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express 1.5 dCi 110ch Extra R-Link '
'EDC',
'transmission': 'automatic',
'trim': 'Kangoo Express 1.5 dCi 110ch Extra R-Link EDC',
'vin': None,
'year': 2019}
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980724%27 HTTP/1.1" 200 None
2026-03-27 03:46:22 [ayvens.fr] INFO: Saving data for 1980724: {'auction_closing_time': 1774605600.0, 'created_time': 1774370906.172243, 'last_price_update_time': 1774583182.934549}
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980724') HTTP/1.1" 204 0
2026-03-27 03:46:22 [ayvens.fr] INFO: Found listing with ID: 1980725
2026-03-27 03:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980725%27 HTTP/1.1" 200 None
2026-03-27 03:46:22 [ayvens.fr] INFO: Scrape type for 1980725: 2
2026-03-27 03:46:22 [ayvens.fr] INFO: Extracting data for car ID: 1980725
2026-03-27 03:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1529a4e1-b292-58c9-8350-0162fa6e5acc with identifier: 1980725
2026-03-27 03:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1529a4e1-b292-58c9-8350-0162fa6e5acc with scrape type 2
2026-03-27 03:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1529a4e1-b292-58c9-8350-0162fa6e5acc with scrape type 2
2026-03-27 03:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1529a4e1-b292-58c9-8350-0162fa6e5acc, identifier: 1980725
2026-03-27 03:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1529a4e1-b292-58c9-8350-0162fa6e5acc with identifier: 1980725
2026-03-27 03:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1529a4e1-b292-58c9-8350-0162fa6e5acc with identifier: 1980725
2026-03-27 03:46:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1529a4e1-b292-58c9-8350-0162fa6e5acc with identifier: 1980725 to the API
2026-03-27 03:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:23 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '1529a4e1-b292-58c9-8350-0162fa6e5acc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 73178,
'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': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.0 TCe 90ch Air Nav',
'transmission': 'manual',
'trim': 'Clio Ste 1.0 TCe 90ch Air Nav',
'vin': None,
'year': 2021}
2026-03-27 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980725%27 HTTP/1.1" 200 None
2026-03-27 03:46:23 [ayvens.fr] INFO: Saving data for 1980725: {'auction_closing_time': 1774605600.0, 'created_time': 1774370907.60118, 'last_price_update_time': 1774583183.378918}
2026-03-27 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980725') HTTP/1.1" 204 0
2026-03-27 03:46:23 [ayvens.fr] INFO: Found listing with ID: 1980726
2026-03-27 03:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980726%27 HTTP/1.1" 200 None
2026-03-27 03:46:23 [ayvens.fr] INFO: Scrape type for 1980726: 2
2026-03-27 03:46:23 [ayvens.fr] INFO: Extracting data for car ID: 1980726
2026-03-27 03:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c with identifier: 1980726
2026-03-27 03:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c with scrape type 2
2026-03-27 03:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c with scrape type 2
2026-03-27 03:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c, identifier: 1980726
2026-03-27 03:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c with identifier: 1980726
2026-03-27 03:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c with identifier: 1980726
2026-03-27 03:46:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c with identifier: 1980726 to the API
2026-03-27 03:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:24 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '0bdaba1a-bd7d-5f58-a9dc-44cb32b5f99c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 82249,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-29',
'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': 2020}
2026-03-27 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980726%27 HTTP/1.1" 200 None
2026-03-27 03:46:24 [ayvens.fr] INFO: Saving data for 1980726: {'auction_closing_time': 1774605600.0, 'created_time': 1774370909.844419, 'last_price_update_time': 1774583184.585444}
2026-03-27 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980726') HTTP/1.1" 204 0
2026-03-27 03:46:24 [ayvens.fr] INFO: Found listing with ID: 1980727
2026-03-27 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980727%27 HTTP/1.1" 200 None
2026-03-27 03:46:24 [ayvens.fr] INFO: Scrape type for 1980727: 2
2026-03-27 03:46:24 [ayvens.fr] INFO: Extracting data for car ID: 1980727
2026-03-27 03:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fc884b-d6bf-58e8-8226-ca6b6031c509 with identifier: 1980727
2026-03-27 03:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fc884b-d6bf-58e8-8226-ca6b6031c509 with scrape type 2
2026-03-27 03:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60fc884b-d6bf-58e8-8226-ca6b6031c509 with scrape type 2
2026-03-27 03:46:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 60fc884b-d6bf-58e8-8226-ca6b6031c509, identifier: 1980727
2026-03-27 03:46:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 60fc884b-d6bf-58e8-8226-ca6b6031c509 with identifier: 1980727
2026-03-27 03:46:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 60fc884b-d6bf-58e8-8226-ca6b6031c509 with identifier: 1980727
2026-03-27 03:46:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 60fc884b-d6bf-58e8-8226-ca6b6031c509 with identifier: 1980727 to the API
2026-03-27 03:46:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:24 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '60fc884b-d6bf-58e8-8226-ca6b6031c509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 40956,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-14',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.5 BlueHDi 100ch S&S Feel Business R - TRANSFO '
'5 PLACES / 5 SEATS OK + CERTIF OK',
'transmission': 'manual',
'trim': 'C3 Ste 1.5 BlueHDi 100ch S&S Feel Business R - TRANSFO 5 PLACES / 5 '
'SEATS OK + CERTIF OK',
'vin': None,
'year': 2019}
2026-03-27 03:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980727%27 HTTP/1.1" 200 None
2026-03-27 03:46:25 [ayvens.fr] INFO: Saving data for 1980727: {'auction_closing_time': 1774605600.0, 'created_time': 1774370911.440815, 'last_price_update_time': 1774583185.003992}
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980727') HTTP/1.1" 204 0
2026-03-27 03:46:25 [ayvens.fr] INFO: Found listing with ID: 1980728
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980728%27 HTTP/1.1" 200 None
2026-03-27 03:46:25 [ayvens.fr] INFO: Scrape type for 1980728: 2
2026-03-27 03:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1980728
2026-03-27 03:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3217eefc-6c15-5b64-85d0-4c52b0340273 with identifier: 1980728
2026-03-27 03:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3217eefc-6c15-5b64-85d0-4c52b0340273 with scrape type 2
2026-03-27 03:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3217eefc-6c15-5b64-85d0-4c52b0340273 with scrape type 2
2026-03-27 03:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3217eefc-6c15-5b64-85d0-4c52b0340273, identifier: 1980728
2026-03-27 03:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3217eefc-6c15-5b64-85d0-4c52b0340273 with identifier: 1980728
2026-03-27 03:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3217eefc-6c15-5b64-85d0-4c52b0340273 with identifier: 1980728
2026-03-27 03:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3217eefc-6c15-5b64-85d0-4c52b0340273 with identifier: 1980728 to the API
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '3217eefc-6c15-5b64-85d0-4c52b0340273',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4',
'odometer': 96189,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C4 C4 Ste 1.5 BlueHDi 110 Feel Nav Business R - TRANSFO 5 '
'PLACES / 5 SEATS OK + CERTIF OK',
'transmission': 'manual',
'trim': 'C4 Ste 1.5 BlueHDi 110 Feel Nav Business R - TRANSFO 5 PLACES / 5 '
'SEATS OK + CERTIF OK',
'vin': None,
'year': 2022}
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980728%27 HTTP/1.1" 200 None
2026-03-27 03:46:25 [ayvens.fr] INFO: Saving data for 1980728: {'auction_closing_time': 1774605600.0, 'created_time': 1774370913.152948, 'last_price_update_time': 1774583185.395726}
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980728') HTTP/1.1" 204 0
2026-03-27 03:46:25 [ayvens.fr] INFO: Found listing with ID: 1980729
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980729%27 HTTP/1.1" 200 None
2026-03-27 03:46:25 [ayvens.fr] INFO: Scrape type for 1980729: 2
2026-03-27 03:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1980729
2026-03-27 03:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a64713-992a-584c-bfa0-e39b29e25b96 with identifier: 1980729
2026-03-27 03:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a64713-992a-584c-bfa0-e39b29e25b96 with scrape type 2
2026-03-27 03:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a64713-992a-584c-bfa0-e39b29e25b96 with scrape type 2
2026-03-27 03:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c5a64713-992a-584c-bfa0-e39b29e25b96, identifier: 1980729
2026-03-27 03:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c5a64713-992a-584c-bfa0-e39b29e25b96 with identifier: 1980729
2026-03-27 03:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c5a64713-992a-584c-bfa0-e39b29e25b96 with identifier: 1980729
2026-03-27 03:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c5a64713-992a-584c-bfa0-e39b29e25b96 with identifier: 1980729 to the API
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:25 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'c5a64713-992a-584c-bfa0-e39b29e25b96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 14644,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 Ste 1.2 PureTech 83ch Pro Business R - TRANSFO 5 '
'PLACES / 5 SEATS OK + CERTIF OK',
'transmission': 'manual',
'trim': 'C3 Ste 1.2 PureTech 83ch Pro Business R - TRANSFO 5 PLACES / 5 '
'SEATS OK + CERTIF OK',
'vin': None,
'year': 2024}
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980729%27 HTTP/1.1" 200 None
2026-03-27 03:46:25 [ayvens.fr] INFO: Saving data for 1980729: {'auction_closing_time': 1774605600.0, 'created_time': 1774370913.806587, 'last_price_update_time': 1774583185.7859}
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980729') HTTP/1.1" 204 0
2026-03-27 03:46:25 [ayvens.fr] INFO: Found listing with ID: 1980730
2026-03-27 03:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980730%27 HTTP/1.1" 200 None
2026-03-27 03:46:25 [ayvens.fr] INFO: Scrape type for 1980730: 2
2026-03-27 03:46:25 [ayvens.fr] INFO: Extracting data for car ID: 1980730
2026-03-27 03:46:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95c134cb-8c14-51dd-af52-22d48fb92f85 with identifier: 1980730
2026-03-27 03:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95c134cb-8c14-51dd-af52-22d48fb92f85 with scrape type 2
2026-03-27 03:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95c134cb-8c14-51dd-af52-22d48fb92f85 with scrape type 2
2026-03-27 03:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 95c134cb-8c14-51dd-af52-22d48fb92f85, identifier: 1980730
2026-03-27 03:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 95c134cb-8c14-51dd-af52-22d48fb92f85 with identifier: 1980730
2026-03-27 03:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 95c134cb-8c14-51dd-af52-22d48fb92f85 with identifier: 1980730
2026-03-27 03:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 95c134cb-8c14-51dd-af52-22d48fb92f85 with identifier: 1980730 to the API
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '95c134cb-8c14-51dd-af52-22d48fb92f85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 31579,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 Sté 1.2 PureTech 83ch Pro Business R - TRANSFO 5 '
'PLACES / 5 SEATS OK + CERTIF OK',
'transmission': 'manual',
'trim': 'C3 Sté 1.2 PureTech 83ch Pro Business R - TRANSFO 5 PLACES / 5 '
'SEATS OK + CERTIF OK',
'vin': None,
'year': 2024}
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980730%27 HTTP/1.1" 200 None
2026-03-27 03:46:26 [ayvens.fr] INFO: Saving data for 1980730: {'auction_closing_time': 1774605600.0, 'created_time': 1774370915.322611, 'last_price_update_time': 1774583186.276334}
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980730') HTTP/1.1" 204 0
2026-03-27 03:46:26 [ayvens.fr] INFO: Found listing with ID: 1980731
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980731%27 HTTP/1.1" 200 None
2026-03-27 03:46:26 [ayvens.fr] INFO: Scrape type for 1980731: 2
2026-03-27 03:46:26 [ayvens.fr] INFO: Extracting data for car ID: 1980731
2026-03-27 03:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ea9e59-f506-521b-9e50-dd946fc8dba2 with identifier: 1980731
2026-03-27 03:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ea9e59-f506-521b-9e50-dd946fc8dba2 with scrape type 2
2026-03-27 03:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78ea9e59-f506-521b-9e50-dd946fc8dba2 with scrape type 2
2026-03-27 03:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 78ea9e59-f506-521b-9e50-dd946fc8dba2, identifier: 1980731
2026-03-27 03:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 78ea9e59-f506-521b-9e50-dd946fc8dba2 with identifier: 1980731
2026-03-27 03:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 78ea9e59-f506-521b-9e50-dd946fc8dba2 with identifier: 1980731
2026-03-27 03:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 78ea9e59-f506-521b-9e50-dd946fc8dba2 with identifier: 1980731 to the API
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '78ea9e59-f506-521b-9e50-dd946fc8dba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208 BUSINESS R',
'odometer': 29000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT E-208 BUSINESS R 208 Business R e-208 136ch Active Business '
'R - TRANSFO 5 PLACES / 5 SEATS OK + CERTIF OK',
'transmission': 'automatic',
'trim': '208 Business R e-208 136ch Active Business R - TRANSFO 5 PLACES / 5 '
'SEATS OK + CERTIF OK',
'vin': None,
'year': 2023}
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980731%27 HTTP/1.1" 200 None
2026-03-27 03:46:26 [ayvens.fr] INFO: Saving data for 1980731: {'auction_closing_time': 1774605600.0, 'created_time': 1774370916.774583, 'last_price_update_time': 1774583186.773229}
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980731') HTTP/1.1" 204 0
2026-03-27 03:46:26 [ayvens.fr] INFO: Found listing with ID: 1980732
2026-03-27 03:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980732%27 HTTP/1.1" 200 None
2026-03-27 03:46:26 [ayvens.fr] INFO: Scrape type for 1980732: 2
2026-03-27 03:46:26 [ayvens.fr] INFO: Extracting data for car ID: 1980732
2026-03-27 03:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc148ac-183d-5e8f-a089-65968d5990fa with identifier: 1980732
2026-03-27 03:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc148ac-183d-5e8f-a089-65968d5990fa with scrape type 2
2026-03-27 03:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fc148ac-183d-5e8f-a089-65968d5990fa with scrape type 2
2026-03-27 03:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5fc148ac-183d-5e8f-a089-65968d5990fa, identifier: 1980732
2026-03-27 03:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5fc148ac-183d-5e8f-a089-65968d5990fa with identifier: 1980732
2026-03-27 03:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5fc148ac-183d-5e8f-a089-65968d5990fa with identifier: 1980732
2026-03-27 03:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5fc148ac-183d-5e8f-a089-65968d5990fa with identifier: 1980732 to the API
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:27 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '5fc148ac-183d-5e8f-a089-65968d5990fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208 BUSINESS R',
'odometer': 55102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 BUSINESS R 208 Business R 1.5 BlueHDi 100ch S&S Active '
'- TRANSFO 5 PLACES / 5 SEATS OK + CERTIF OK',
'transmission': 'manual',
'trim': '208 Business R 1.5 BlueHDi 100ch S&S Active - TRANSFO 5 PLACES / 5 '
'SEATS OK + CERTIF OK',
'vin': None,
'year': 2023}
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980732%27 HTTP/1.1" 200 None
2026-03-27 03:46:27 [ayvens.fr] INFO: Saving data for 1980732: {'auction_closing_time': 1774605600.0, 'created_time': 1774370918.96357, 'last_price_update_time': 1774583187.300405}
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980732') HTTP/1.1" 204 0
2026-03-27 03:46:27 [ayvens.fr] INFO: Found listing with ID: 1980733
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980733%27 HTTP/1.1" 200 None
2026-03-27 03:46:27 [ayvens.fr] INFO: Scrape type for 1980733: 2
2026-03-27 03:46:27 [ayvens.fr] INFO: Extracting data for car ID: 1980733
2026-03-27 03:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07dfa14c-633a-570b-a377-4b3c7524d941 with identifier: 1980733
2026-03-27 03:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07dfa14c-633a-570b-a377-4b3c7524d941 with scrape type 2
2026-03-27 03:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07dfa14c-633a-570b-a377-4b3c7524d941 with scrape type 2
2026-03-27 03:46:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 07dfa14c-633a-570b-a377-4b3c7524d941, identifier: 1980733
2026-03-27 03:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 07dfa14c-633a-570b-a377-4b3c7524d941 with identifier: 1980733
2026-03-27 03:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 07dfa14c-633a-570b-a377-4b3c7524d941 with identifier: 1980733
2026-03-27 03:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 07dfa14c-633a-570b-a377-4b3c7524d941 with identifier: 1980733 to the API
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '07dfa14c-633a-570b-a377-4b3c7524d941',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 120296,
'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': 'RENAULT CLIO Clio 1.5 Blue dCi 85ch Business - 2 PLACES / 2 SEATS',
'transmission': 'manual',
'trim': 'Clio 1.5 Blue dCi 85ch Business - 2 PLACES / 2 SEATS',
'vin': None,
'year': 2020}
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980733%27 HTTP/1.1" 200 None
2026-03-27 03:46:27 [ayvens.fr] INFO: Saving data for 1980733: {'auction_closing_time': 1774605600.0, 'created_time': 1774370926.770735, 'last_price_update_time': 1774583187.688614}
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980733') HTTP/1.1" 204 0
2026-03-27 03:46:27 [ayvens.fr] INFO: Found listing with ID: 1980734
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980734%27 HTTP/1.1" 200 None
2026-03-27 03:46:27 [ayvens.fr] INFO: Scrape type for 1980734: 2
2026-03-27 03:46:27 [ayvens.fr] INFO: Extracting data for car ID: 1980734
2026-03-27 03:46:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccda6054-f443-5f35-9b2e-aba37d08dc17 with identifier: 1980734
2026-03-27 03:46:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccda6054-f443-5f35-9b2e-aba37d08dc17 with scrape type 2
2026-03-27 03:46:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccda6054-f443-5f35-9b2e-aba37d08dc17 with scrape type 2
2026-03-27 03:46:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ccda6054-f443-5f35-9b2e-aba37d08dc17, identifier: 1980734
2026-03-27 03:46:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ccda6054-f443-5f35-9b2e-aba37d08dc17 with identifier: 1980734
2026-03-27 03:46:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ccda6054-f443-5f35-9b2e-aba37d08dc17 with identifier: 1980734
2026-03-27 03:46:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ccda6054-f443-5f35-9b2e-aba37d08dc17 with identifier: 1980734 to the API
2026-03-27 03:46:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 34,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'ccda6054-f443-5f35-9b2e-aba37d08dc17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 70458,
'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': 2,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.6 E-Tech hybride rechargeable 160ch Intens '
'// 2 PLACES - 2 SEATS',
'transmission': 'automatic',
'trim': 'Captur 1.6 E-Tech hybride rechargeable 160ch Intens // 2 PLACES - 2 '
'SEATS',
'vin': None,
'year': 2021}
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980734%27 HTTP/1.1" 200 None
2026-03-27 03:46:28 [ayvens.fr] INFO: Saving data for 1980734: {'auction_closing_time': 1774605600.0, 'created_time': 1774370928.585681, 'last_price_update_time': 1774583188.089893}
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980734') HTTP/1.1" 204 0
2026-03-27 03:46:28 [ayvens.fr] INFO: Found listing with ID: 1980735
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980735%27 HTTP/1.1" 200 None
2026-03-27 03:46:28 [ayvens.fr] INFO: Scrape type for 1980735: 2
2026-03-27 03:46:28 [ayvens.fr] INFO: Extracting data for car ID: 1980735
2026-03-27 03:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0814a04c-47ad-55aa-a98b-781b38d893cf with identifier: 1980735
2026-03-27 03:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0814a04c-47ad-55aa-a98b-781b38d893cf with scrape type 2
2026-03-27 03:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0814a04c-47ad-55aa-a98b-781b38d893cf with scrape type 2
2026-03-27 03:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0814a04c-47ad-55aa-a98b-781b38d893cf, identifier: 1980735
2026-03-27 03:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0814a04c-47ad-55aa-a98b-781b38d893cf with identifier: 1980735
2026-03-27 03:46:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0814a04c-47ad-55aa-a98b-781b38d893cf with identifier: 1980735
2026-03-27 03:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0814a04c-47ad-55aa-a98b-781b38d893cf with identifier: 1980735 to the API
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:28 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '0814a04c-47ad-55aa-a98b-781b38d893cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 92051,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-23',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Reversible 1.6 E-Tech 140ch Business',
'transmission': 'automatic',
'trim': 'Clio Reversible 1.6 E-Tech 140ch Business',
'vin': None,
'year': 2021}
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980735%27 HTTP/1.1" 200 None
2026-03-27 03:46:28 [ayvens.fr] INFO: Saving data for 1980735: {'auction_closing_time': 1774605600.0, 'created_time': 1774370929.943608, 'last_price_update_time': 1774583188.551697}
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980735') HTTP/1.1" 204 0
2026-03-27 03:46:28 [ayvens.fr] INFO: Found listing with ID: 1980736
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980736%27 HTTP/1.1" 200 None
2026-03-27 03:46:28 [ayvens.fr] INFO: Scrape type for 1980736: 2
2026-03-27 03:46:28 [ayvens.fr] INFO: Extracting data for car ID: 1980736
2026-03-27 03:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00960462-30e4-594d-8535-c7602e13551e with identifier: 1980736
2026-03-27 03:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00960462-30e4-594d-8535-c7602e13551e with scrape type 2
2026-03-27 03:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00960462-30e4-594d-8535-c7602e13551e with scrape type 2
2026-03-27 03:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 00960462-30e4-594d-8535-c7602e13551e, identifier: 1980736
2026-03-27 03:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 00960462-30e4-594d-8535-c7602e13551e with identifier: 1980736
2026-03-27 03:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 00960462-30e4-594d-8535-c7602e13551e with identifier: 1980736
2026-03-27 03:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 00960462-30e4-594d-8535-c7602e13551e with identifier: 1980736 to the API
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '00960462-30e4-594d-8535-c7602e13551e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 50209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio 1.3 TCe 130ch FAP Intens EDC - 2 PLACES / 2 SEATS',
'transmission': 'automatic',
'trim': 'Clio 1.3 TCe 130ch FAP Intens EDC - 2 PLACES / 2 SEATS',
'vin': None,
'year': 2020}
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980736%27 HTTP/1.1" 200 None
2026-03-27 03:46:28 [ayvens.fr] INFO: Saving data for 1980736: {'auction_closing_time': 1774605600.0, 'created_time': 1774370931.142194, 'last_price_update_time': 1774583188.957645}
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980736') HTTP/1.1" 204 0
2026-03-27 03:46:28 [ayvens.fr] INFO: Found listing with ID: 1980737
2026-03-27 03:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980737%27 HTTP/1.1" 200 None
2026-03-27 03:46:28 [ayvens.fr] INFO: Scrape type for 1980737: 2
2026-03-27 03:46:28 [ayvens.fr] INFO: Extracting data for car ID: 1980737
2026-03-27 03:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3bec24b-6a6d-57da-b46b-641e280f289f with identifier: 1980737
2026-03-27 03:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3bec24b-6a6d-57da-b46b-641e280f289f with scrape type 2
2026-03-27 03:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3bec24b-6a6d-57da-b46b-641e280f289f with scrape type 2
2026-03-27 03:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b3bec24b-6a6d-57da-b46b-641e280f289f, identifier: 1980737
2026-03-27 03:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b3bec24b-6a6d-57da-b46b-641e280f289f with identifier: 1980737
2026-03-27 03:46:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b3bec24b-6a6d-57da-b46b-641e280f289f with identifier: 1980737
2026-03-27 03:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b3bec24b-6a6d-57da-b46b-641e280f289f with identifier: 1980737 to the API
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLEU ISLAND',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'e85',
'id': 'b3bec24b-6a6d-57da-b46b-641e280f289f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'PUMA',
'odometer': 65578,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD PUMA Puma 1.0 Flexifuel 125ch ST-Line',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125ch ST-Line',
'vin': None,
'year': 2022}
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980737%27 HTTP/1.1" 200 None
2026-03-27 03:46:29 [ayvens.fr] INFO: Saving data for 1980737: {'auction_closing_time': 1774605600.0, 'created_time': 1774370933.738902, 'last_price_update_time': 1774583189.390754}
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980737') HTTP/1.1" 204 0
2026-03-27 03:46:29 [ayvens.fr] INFO: Found listing with ID: 1980738
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980738%27 HTTP/1.1" 200 None
2026-03-27 03:46:29 [ayvens.fr] INFO: Scrape type for 1980738: 2
2026-03-27 03:46:29 [ayvens.fr] INFO: Extracting data for car ID: 1980738
2026-03-27 03:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5dd670a-7ce0-5080-a640-eb3d60e89121 with identifier: 1980738
2026-03-27 03:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5dd670a-7ce0-5080-a640-eb3d60e89121 with scrape type 2
2026-03-27 03:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5dd670a-7ce0-5080-a640-eb3d60e89121 with scrape type 2
2026-03-27 03:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b5dd670a-7ce0-5080-a640-eb3d60e89121, identifier: 1980738
2026-03-27 03:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b5dd670a-7ce0-5080-a640-eb3d60e89121 with identifier: 1980738
2026-03-27 03:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b5dd670a-7ce0-5080-a640-eb3d60e89121 with identifier: 1980738
2026-03-27 03:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b5dd670a-7ce0-5080-a640-eb3d60e89121 with identifier: 1980738 to the API
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:29 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'b5dd670a-7ce0-5080-a640-eb3d60e89121',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'SPACETOURER',
'odometer': 104756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-22',
'seats_number': 9,
'seller_name': None,
'title': 'CITROËN SPACETOURER SpaceTourer M BlueHDi 120ch Business S&S',
'transmission': 'manual',
'trim': 'SpaceTourer M BlueHDi 120ch Business S&S',
'vin': None,
'year': 2019}
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980738%27 HTTP/1.1" 200 None
2026-03-27 03:46:29 [ayvens.fr] INFO: Saving data for 1980738: {'auction_closing_time': 1774605600.0, 'created_time': 1774370935.12221, 'last_price_update_time': 1774583189.82383}
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980738') HTTP/1.1" 204 0
2026-03-27 03:46:29 [ayvens.fr] INFO: Found listing with ID: 1980739
2026-03-27 03:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980739%27 HTTP/1.1" 200 None
2026-03-27 03:46:29 [ayvens.fr] INFO: Scrape type for 1980739: 2
2026-03-27 03:46:29 [ayvens.fr] INFO: Extracting data for car ID: 1980739
2026-03-27 03:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afef9c0d-f4ad-57d6-8817-a64908608c84 with identifier: 1980739
2026-03-27 03:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afef9c0d-f4ad-57d6-8817-a64908608c84 with scrape type 2
2026-03-27 03:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afef9c0d-f4ad-57d6-8817-a64908608c84 with scrape type 2
2026-03-27 03:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: afef9c0d-f4ad-57d6-8817-a64908608c84, identifier: 1980739
2026-03-27 03:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: afef9c0d-f4ad-57d6-8817-a64908608c84 with identifier: 1980739
2026-03-27 03:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: afef9c0d-f4ad-57d6-8817-a64908608c84 with identifier: 1980739
2026-03-27 03:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: afef9c0d-f4ad-57d6-8817-a64908608c84 with identifier: 1980739 to the API
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'afef9c0d-f4ad-57d6-8817-a64908608c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS CROSS',
'odometer': 112092,
'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': 'TOYOTA YARIS CROSS Yaris Cross 116h Design',
'transmission': 'automatic',
'trim': 'Yaris Cross 116h Design',
'vin': None,
'year': 2024}
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980739%27 HTTP/1.1" 200 None
2026-03-27 03:46:30 [ayvens.fr] INFO: Saving data for 1980739: {'auction_closing_time': 1774605600.0, 'created_time': 1774370936.637352, 'last_price_update_time': 1774583190.23058}
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980739') HTTP/1.1" 204 0
2026-03-27 03:46:30 [ayvens.fr] INFO: Found listing with ID: 1980740
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980740%27 HTTP/1.1" 200 None
2026-03-27 03:46:30 [ayvens.fr] INFO: Scrape type for 1980740: 2
2026-03-27 03:46:30 [ayvens.fr] INFO: Extracting data for car ID: 1980740
2026-03-27 03:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474 with identifier: 1980740
2026-03-27 03:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474 with scrape type 2
2026-03-27 03:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474 with scrape type 2
2026-03-27 03:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474, identifier: 1980740
2026-03-27 03:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474 with identifier: 1980740
2026-03-27 03:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474 with identifier: 1980740
2026-03-27 03:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474 with identifier: 1980740 to the API
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:30 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c1aa8fc5-45a2-5aa7-ab46-6728d4ea6474',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 128325,
'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': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.5 BlueHDi 100ch E6.c Active BVM5 5p',
'transmission': 'manual',
'trim': '208 1.5 BlueHDi 100ch E6.c Active BVM5 5p',
'vin': None,
'year': 2019}
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980740%27 HTTP/1.1" 200 None
2026-03-27 03:46:30 [ayvens.fr] INFO: Saving data for 1980740: {'auction_closing_time': 1774605600.0, 'created_time': 1774370938.26217, 'last_price_update_time': 1774583190.631112}
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980740') HTTP/1.1" 204 0
2026-03-27 03:46:30 [ayvens.fr] INFO: Found listing with ID: 1980741
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980741%27 HTTP/1.1" 200 None
2026-03-27 03:46:30 [ayvens.fr] INFO: Scrape type for 1980741: 2
2026-03-27 03:46:30 [ayvens.fr] INFO: Extracting data for car ID: 1980741
2026-03-27 03:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617ae427-5001-582a-b71f-1b24ca628174 with identifier: 1980741
2026-03-27 03:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617ae427-5001-582a-b71f-1b24ca628174 with scrape type 2
2026-03-27 03:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 617ae427-5001-582a-b71f-1b24ca628174 with scrape type 2
2026-03-27 03:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 617ae427-5001-582a-b71f-1b24ca628174, identifier: 1980741
2026-03-27 03:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 617ae427-5001-582a-b71f-1b24ca628174 with identifier: 1980741
2026-03-27 03:46:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 617ae427-5001-582a-b71f-1b24ca628174 with identifier: 1980741
2026-03-27 03:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 617ae427-5001-582a-b71f-1b24ca628174 with identifier: 1980741 to the API
2026-03-27 03:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'GRIS PERLE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '617ae427-5001-582a-b71f-1b24ca628174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 92731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': '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': 2022}
2026-03-27 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980741%27 HTTP/1.1" 200 None
2026-03-27 03:46:31 [ayvens.fr] INFO: Saving data for 1980741: {'auction_closing_time': 1774605600.0, 'created_time': 1774370939.63047, 'last_price_update_time': 1774583191.167301}
2026-03-27 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980741') HTTP/1.1" 204 0
2026-03-27 03:46:31 [ayvens.fr] INFO: Found listing with ID: 1980742
2026-03-27 03:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980742%27 HTTP/1.1" 200 None
2026-03-27 03:46:31 [ayvens.fr] INFO: Scrape type for 1980742: 2
2026-03-27 03:46:31 [ayvens.fr] INFO: Extracting data for car ID: 1980742
2026-03-27 03:46:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fd96ad5-430d-5304-8c0e-31c7a9c74865 with identifier: 1980742
2026-03-27 03:46:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd96ad5-430d-5304-8c0e-31c7a9c74865 with scrape type 2
2026-03-27 03:46:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fd96ad5-430d-5304-8c0e-31c7a9c74865 with scrape type 2
2026-03-27 03:46:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6fd96ad5-430d-5304-8c0e-31c7a9c74865, identifier: 1980742
2026-03-27 03:46:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6fd96ad5-430d-5304-8c0e-31c7a9c74865 with identifier: 1980742
2026-03-27 03:46:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6fd96ad5-430d-5304-8c0e-31c7a9c74865 with identifier: 1980742
2026-03-27 03:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6fd96ad5-430d-5304-8c0e-31c7a9c74865 with identifier: 1980742 to the API
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 189,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '6fd96ad5-430d-5304-8c0e-31c7a9c74865',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CUSTOM',
'odometer': 57483,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-11',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM Transit Custom Fg 300 L1H1 2.0 EcoBlue 130 '
'Trend Business',
'transmission': 'manual',
'trim': 'Transit Custom Fg 300 L1H1 2.0 EcoBlue 130 Trend Business',
'vin': None,
'year': 2022}
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980742%27 HTTP/1.1" 200 None
2026-03-27 03:46:32 [ayvens.fr] INFO: Saving data for 1980742: {'auction_closing_time': 1774605600.0, 'created_time': 1774370940.963056, 'last_price_update_time': 1774583192.217721}
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980742') HTTP/1.1" 204 0
2026-03-27 03:46:32 [ayvens.fr] INFO: Found listing with ID: 1980743
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980743%27 HTTP/1.1" 200 None
2026-03-27 03:46:32 [ayvens.fr] INFO: Scrape type for 1980743: 2
2026-03-27 03:46:32 [ayvens.fr] INFO: Extracting data for car ID: 1980743
2026-03-27 03:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bf9af02-bd9d-52db-b83e-d8a7bca4c476 with identifier: 1980743
2026-03-27 03:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bf9af02-bd9d-52db-b83e-d8a7bca4c476 with scrape type 2
2026-03-27 03:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bf9af02-bd9d-52db-b83e-d8a7bca4c476 with scrape type 2
2026-03-27 03:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5bf9af02-bd9d-52db-b83e-d8a7bca4c476, identifier: 1980743
2026-03-27 03:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5bf9af02-bd9d-52db-b83e-d8a7bca4c476 with identifier: 1980743
2026-03-27 03:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5bf9af02-bd9d-52db-b83e-d8a7bca4c476 with identifier: 1980743
2026-03-27 03:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5bf9af02-bd9d-52db-b83e-d8a7bca4c476 with identifier: 1980743 to the API
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:32 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '5bf9af02-bd9d-52db-b83e-d8a7bca4c476',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 101644,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-23',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L1H1 1000 1.6 dCi 95ch Grand Confort E6',
'transmission': 'manual',
'trim': 'Trafic Fg L1H1 1000 1.6 dCi 95ch Grand Confort E6',
'vin': None,
'year': 2020}
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980743%27 HTTP/1.1" 200 None
2026-03-27 03:46:32 [ayvens.fr] INFO: Saving data for 1980743: {'auction_closing_time': 1774605600.0, 'created_time': 1774370942.426865, 'last_price_update_time': 1774583192.637478}
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980743') HTTP/1.1" 204 0
2026-03-27 03:46:32 [ayvens.fr] INFO: Found listing with ID: 1980744
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980744%27 HTTP/1.1" 200 None
2026-03-27 03:46:32 [ayvens.fr] INFO: Scrape type for 1980744: 2
2026-03-27 03:46:32 [ayvens.fr] INFO: Extracting data for car ID: 1980744
2026-03-27 03:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1065dec-63e2-5622-9daa-0a8c8b697b23 with identifier: 1980744
2026-03-27 03:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1065dec-63e2-5622-9daa-0a8c8b697b23 with scrape type 2
2026-03-27 03:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1065dec-63e2-5622-9daa-0a8c8b697b23 with scrape type 2
2026-03-27 03:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e1065dec-63e2-5622-9daa-0a8c8b697b23, identifier: 1980744
2026-03-27 03:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e1065dec-63e2-5622-9daa-0a8c8b697b23 with identifier: 1980744
2026-03-27 03:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e1065dec-63e2-5622-9daa-0a8c8b697b23 with identifier: 1980744
2026-03-27 03:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e1065dec-63e2-5622-9daa-0a8c8b697b23 with identifier: 1980744 to the API
2026-03-27 03:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLANC NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'e1065dec-63e2-5622-9daa-0a8c8b697b23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 49124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.3 TCe mild hybrid 160ch Techno EDC',
'transmission': 'automatic',
'trim': 'Captur 1.3 TCe mild hybrid 160ch Techno EDC',
'vin': None,
'year': 2023}
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980744%27 HTTP/1.1" 200 None
2026-03-27 03:46:33 [ayvens.fr] INFO: Saving data for 1980744: {'auction_closing_time': 1774605600.0, 'created_time': 1774370943.885721, 'last_price_update_time': 1774583193.058066}
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980744') HTTP/1.1" 204 0
2026-03-27 03:46:33 [ayvens.fr] INFO: Found listing with ID: 1980745
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980745%27 HTTP/1.1" 200 None
2026-03-27 03:46:33 [ayvens.fr] INFO: Scrape type for 1980745: 2
2026-03-27 03:46:33 [ayvens.fr] INFO: Extracting data for car ID: 1980745
2026-03-27 03:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39f8f977-a897-5ec8-ab3b-a5a1b94c8f20 with identifier: 1980745
2026-03-27 03:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39f8f977-a897-5ec8-ab3b-a5a1b94c8f20 with scrape type 2
2026-03-27 03:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39f8f977-a897-5ec8-ab3b-a5a1b94c8f20 with scrape type 2
2026-03-27 03:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 39f8f977-a897-5ec8-ab3b-a5a1b94c8f20, identifier: 1980745
2026-03-27 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 39f8f977-a897-5ec8-ab3b-a5a1b94c8f20 with identifier: 1980745
2026-03-27 03:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 39f8f977-a897-5ec8-ab3b-a5a1b94c8f20 with identifier: 1980745
2026-03-27 03:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 39f8f977-a897-5ec8-ab3b-a5a1b94c8f20 with identifier: 1980745 to the API
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:33 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '39f8f977-a897-5ec8-ab3b-a5a1b94c8f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'COROLLA TS',
'odometer': 146125,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA TS Corolla Touring Spt 122h GR Sport',
'transmission': 'automatic',
'trim': 'Corolla Touring Spt 122h GR Sport',
'vin': None,
'year': 2023}
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980745%27 HTTP/1.1" 200 None
2026-03-27 03:46:33 [ayvens.fr] INFO: Saving data for 1980745: {'auction_closing_time': 1774605600.0, 'created_time': 1774370945.563563, 'last_price_update_time': 1774583193.452434}
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980745') HTTP/1.1" 204 0
2026-03-27 03:46:33 [ayvens.fr] INFO: Found listing with ID: 1980746
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980746%27 HTTP/1.1" 200 None
2026-03-27 03:46:33 [ayvens.fr] INFO: Scrape type for 1980746: 2
2026-03-27 03:46:33 [ayvens.fr] INFO: Extracting data for car ID: 1980746
2026-03-27 03:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 384569fb-707f-5d8f-922c-0bdd1ec950d0 with identifier: 1980746
2026-03-27 03:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384569fb-707f-5d8f-922c-0bdd1ec950d0 with scrape type 2
2026-03-27 03:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 384569fb-707f-5d8f-922c-0bdd1ec950d0 with scrape type 2
2026-03-27 03:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 384569fb-707f-5d8f-922c-0bdd1ec950d0, identifier: 1980746
2026-03-27 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 384569fb-707f-5d8f-922c-0bdd1ec950d0 with identifier: 1980746
2026-03-27 03:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 384569fb-707f-5d8f-922c-0bdd1ec950d0 with identifier: 1980746
2026-03-27 03:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 384569fb-707f-5d8f-922c-0bdd1ec950d0 with identifier: 1980746 to the API
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 196,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '384569fb-707f-5d8f-922c-0bdd1ec950d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'PROACE',
'odometer': 175690,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-25',
'seats_number': 3,
'seller_name': None,
'title': 'TOYOTA PROACE PROACE Medium 2.0 D-4D 140 Business BVA',
'transmission': 'automatic',
'trim': 'PROACE Medium 2.0 D-4D 140 Business BVA',
'vin': None,
'year': 2023}
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980746%27 HTTP/1.1" 200 None
2026-03-27 03:46:33 [ayvens.fr] INFO: Saving data for 1980746: {'auction_closing_time': 1774605600.0, 'created_time': 1774370946.672066, 'last_price_update_time': 1774583193.845045}
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980746') HTTP/1.1" 204 0
2026-03-27 03:46:33 [ayvens.fr] INFO: Found listing with ID: 1980747
2026-03-27 03:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980747%27 HTTP/1.1" 200 None
2026-03-27 03:46:33 [ayvens.fr] INFO: Scrape type for 1980747: 2
2026-03-27 03:46:33 [ayvens.fr] INFO: Extracting data for car ID: 1980747
2026-03-27 03:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 380fa326-1148-567b-8623-867ef8626bd5 with identifier: 1980747
2026-03-27 03:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 380fa326-1148-567b-8623-867ef8626bd5 with scrape type 2
2026-03-27 03:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 380fa326-1148-567b-8623-867ef8626bd5 with scrape type 2
2026-03-27 03:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 380fa326-1148-567b-8623-867ef8626bd5, identifier: 1980747
2026-03-27 03:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 380fa326-1148-567b-8623-867ef8626bd5 with identifier: 1980747
2026-03-27 03:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 380fa326-1148-567b-8623-867ef8626bd5 with identifier: 1980747
2026-03-27 03:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 380fa326-1148-567b-8623-867ef8626bd5 with identifier: 1980747 to the API
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 182,
'color': 'BLANC GLACIER',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '380fa326-1148-567b-8623-867ef8626bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CUSTOM',
'odometer': 47288,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-06',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM Transit Custom Fg 320 L1H1 2.0 EcoBlue 130 S&S '
'Trend Business BVA6',
'transmission': 'automatic',
'trim': 'Transit Custom Fg 320 L1H1 2.0 EcoBlue 130 S&S Trend Business BVA6',
'vin': None,
'year': 2019}
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980747%27 HTTP/1.1" 200 None
2026-03-27 03:46:34 [ayvens.fr] INFO: Saving data for 1980747: {'auction_closing_time': 1774605600.0, 'created_time': 1774370948.068127, 'last_price_update_time': 1774583194.257518}
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980747') HTTP/1.1" 204 0
2026-03-27 03:46:34 [ayvens.fr] INFO: Found listing with ID: 1980748
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980748%27 HTTP/1.1" 200 None
2026-03-27 03:46:34 [ayvens.fr] INFO: Scrape type for 1980748: 2
2026-03-27 03:46:34 [ayvens.fr] INFO: Extracting data for car ID: 1980748
2026-03-27 03:46:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 362454e9-deac-5e28-9d5a-b6427dc5a744 with identifier: 1980748
2026-03-27 03:46:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 362454e9-deac-5e28-9d5a-b6427dc5a744 with scrape type 2
2026-03-27 03:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 362454e9-deac-5e28-9d5a-b6427dc5a744 with scrape type 2
2026-03-27 03:46:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 362454e9-deac-5e28-9d5a-b6427dc5a744, identifier: 1980748
2026-03-27 03:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 362454e9-deac-5e28-9d5a-b6427dc5a744 with identifier: 1980748
2026-03-27 03:46:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 362454e9-deac-5e28-9d5a-b6427dc5a744 with identifier: 1980748
2026-03-27 03:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 362454e9-deac-5e28-9d5a-b6427dc5a744 with identifier: 1980748 to the API
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'BLANC JADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '362454e9-deac-5e28-9d5a-b6427dc5a744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CROSSLAND',
'odometer': 133066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL CROSSLAND Crossland 1.5 D 120ch Elegance Business BVA',
'transmission': 'automatic',
'trim': 'Crossland 1.5 D 120ch Elegance Business BVA',
'vin': None,
'year': 2022}
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980748%27 HTTP/1.1" 200 None
2026-03-27 03:46:34 [ayvens.fr] INFO: Saving data for 1980748: {'auction_closing_time': 1774605600.0, 'created_time': 1774370949.660547, 'last_price_update_time': 1774583194.706377}
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980748') HTTP/1.1" 204 0
2026-03-27 03:46:34 [ayvens.fr] INFO: Found listing with ID: 1980749
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980749%27 HTTP/1.1" 200 None
2026-03-27 03:46:34 [ayvens.fr] INFO: Scrape type for 1980749: 2
2026-03-27 03:46:34 [ayvens.fr] INFO: Extracting data for car ID: 1980749
2026-03-27 03:46:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55b8bf0-9845-515a-98fd-5abcde062586 with identifier: 1980749
2026-03-27 03:46:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55b8bf0-9845-515a-98fd-5abcde062586 with scrape type 2
2026-03-27 03:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e55b8bf0-9845-515a-98fd-5abcde062586 with scrape type 2
2026-03-27 03:46:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e55b8bf0-9845-515a-98fd-5abcde062586, identifier: 1980749
2026-03-27 03:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e55b8bf0-9845-515a-98fd-5abcde062586 with identifier: 1980749
2026-03-27 03:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e55b8bf0-9845-515a-98fd-5abcde062586 with identifier: 1980749
2026-03-27 03:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e55b8bf0-9845-515a-98fd-5abcde062586 with identifier: 1980749 to the API
2026-03-27 03:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:35 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'e55b8bf0-9845-515a-98fd-5abcde062586',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-17',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Ste 1.0 TCe 90ch Air Nav',
'transmission': 'manual',
'trim': 'Clio Ste 1.0 TCe 90ch Air Nav',
'vin': None,
'year': 2021}
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980749%27 HTTP/1.1" 200 None
2026-03-27 03:46:35 [ayvens.fr] INFO: Saving data for 1980749: {'auction_closing_time': 1774605600.0, 'created_time': 1774370950.612632, 'last_price_update_time': 1774583195.092697}
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980749') HTTP/1.1" 204 0
2026-03-27 03:46:35 [ayvens.fr] INFO: Found listing with ID: 1980750
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980750%27 HTTP/1.1" 200 None
2026-03-27 03:46:35 [ayvens.fr] INFO: Scrape type for 1980750: 2
2026-03-27 03:46:35 [ayvens.fr] INFO: Extracting data for car ID: 1980750
2026-03-27 03:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76f495d5-121a-59a6-b2e0-78b0321e74b4 with identifier: 1980750
2026-03-27 03:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76f495d5-121a-59a6-b2e0-78b0321e74b4 with scrape type 2
2026-03-27 03:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76f495d5-121a-59a6-b2e0-78b0321e74b4 with scrape type 2
2026-03-27 03:46:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 76f495d5-121a-59a6-b2e0-78b0321e74b4, identifier: 1980750
2026-03-27 03:46:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 76f495d5-121a-59a6-b2e0-78b0321e74b4 with identifier: 1980750
2026-03-27 03:46:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 76f495d5-121a-59a6-b2e0-78b0321e74b4 with identifier: 1980750
2026-03-27 03:46:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 76f495d5-121a-59a6-b2e0-78b0321e74b4 with identifier: 1980750 to the API
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '76f495d5-121a-59a6-b2e0-78b0321e74b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'SCENIC',
'odometer': 79241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-20',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT SCENIC Grand Scenic 1.3 TCe 140ch Techno EDC 7 places',
'transmission': 'automatic',
'trim': 'Grand Scenic 1.3 TCe 140ch Techno EDC 7 places',
'vin': None,
'year': 2023}
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980750%27 HTTP/1.1" 200 None
2026-03-27 03:46:35 [ayvens.fr] INFO: Saving data for 1980750: {'auction_closing_time': 1774605600.0, 'created_time': 1774370952.043726, 'last_price_update_time': 1774583195.519074}
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980750') HTTP/1.1" 204 0
2026-03-27 03:46:35 [ayvens.fr] INFO: Found listing with ID: 1980751
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980751%27 HTTP/1.1" 200 None
2026-03-27 03:46:35 [ayvens.fr] INFO: Scrape type for 1980751: 2
2026-03-27 03:46:35 [ayvens.fr] INFO: Extracting data for car ID: 1980751
2026-03-27 03:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab47906c-356e-52f3-8b70-459fd56203c1 with identifier: 1980751
2026-03-27 03:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab47906c-356e-52f3-8b70-459fd56203c1 with scrape type 2
2026-03-27 03:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab47906c-356e-52f3-8b70-459fd56203c1 with scrape type 2
2026-03-27 03:46:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ab47906c-356e-52f3-8b70-459fd56203c1, identifier: 1980751
2026-03-27 03:46:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ab47906c-356e-52f3-8b70-459fd56203c1 with identifier: 1980751
2026-03-27 03:46:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ab47906c-356e-52f3-8b70-459fd56203c1 with identifier: 1980751
2026-03-27 03:46:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ab47906c-356e-52f3-8b70-459fd56203c1 with identifier: 1980751 to the API
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:35 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'ab47906c-356e-52f3-8b70-459fd56203c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 132262,
'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': 'RENAULT MEGANE Megane 1.5 Blue dCi 115ch Evolution',
'transmission': 'manual',
'trim': 'Megane 1.5 Blue dCi 115ch Evolution',
'vin': None,
'year': 2023}
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980751%27 HTTP/1.1" 200 None
2026-03-27 03:46:35 [ayvens.fr] INFO: Saving data for 1980751: {'auction_closing_time': 1774605600.0, 'created_time': 1774370954.024428, 'last_price_update_time': 1774583195.920536}
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980751') HTTP/1.1" 204 0
2026-03-27 03:46:35 [ayvens.fr] INFO: Found listing with ID: 1980752
2026-03-27 03:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980752%27 HTTP/1.1" 200 None
2026-03-27 03:46:35 [ayvens.fr] INFO: Scrape type for 1980752: 2
2026-03-27 03:46:35 [ayvens.fr] INFO: Extracting data for car ID: 1980752
2026-03-27 03:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c34f786-4cad-5746-aa47-6ddedbef1d9f with identifier: 1980752
2026-03-27 03:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c34f786-4cad-5746-aa47-6ddedbef1d9f with scrape type 2
2026-03-27 03:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c34f786-4cad-5746-aa47-6ddedbef1d9f with scrape type 2
2026-03-27 03:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3c34f786-4cad-5746-aa47-6ddedbef1d9f, identifier: 1980752
2026-03-27 03:46:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3c34f786-4cad-5746-aa47-6ddedbef1d9f with identifier: 1980752
2026-03-27 03:46:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3c34f786-4cad-5746-aa47-6ddedbef1d9f with identifier: 1980752
2026-03-27 03:46:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3c34f786-4cad-5746-aa47-6ddedbef1d9f with identifier: 1980752 to the API
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:46: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-27 03:46:36 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '3c34f786-4cad-5746-aa47-6ddedbef1d9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 58945,
'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': 'VOLKSWAGEN GOLF Golf 1.0 TSI OPF 110ch Life Business 1st',
'transmission': 'manual',
'trim': 'Golf 1.0 TSI OPF 110ch Life Business 1st',
'vin': None,
'year': 2021}
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980752%27 HTTP/1.1" 200 None
2026-03-27 03:46:36 [ayvens.fr] INFO: Saving data for 1980752: {'auction_closing_time': 1774605600.0, 'created_time': 1774370955.37247, 'last_price_update_time': 1774583196.340739}
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980752') HTTP/1.1" 204 0
2026-03-27 03:46:36 [ayvens.fr] INFO: Found listing with ID: 1980753
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980753%27 HTTP/1.1" 200 None
2026-03-27 03:46:36 [ayvens.fr] INFO: Scrape type for 1980753: 2
2026-03-27 03:46:36 [ayvens.fr] INFO: Extracting data for car ID: 1980753
2026-03-27 03:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8385ad8e-0d41-5bf1-bda9-0bf55905ec67 with identifier: 1980753
2026-03-27 03:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8385ad8e-0d41-5bf1-bda9-0bf55905ec67 with scrape type 2
2026-03-27 03:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8385ad8e-0d41-5bf1-bda9-0bf55905ec67 with scrape type 2
2026-03-27 03:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8385ad8e-0d41-5bf1-bda9-0bf55905ec67, identifier: 1980753
2026-03-27 03:46:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8385ad8e-0d41-5bf1-bda9-0bf55905ec67 with identifier: 1980753
2026-03-27 03:46:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8385ad8e-0d41-5bf1-bda9-0bf55905ec67 with identifier: 1980753
2026-03-27 03:46:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8385ad8e-0d41-5bf1-bda9-0bf55905ec67 with identifier: 1980753 to the API
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:46: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-27 03:46:36 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '8385ad8e-0d41-5bf1-bda9-0bf55905ec67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 42247,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-14',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 650kg Puretech 110ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Partner Standard 650kg Puretech 110ch S&S Asphalt',
'vin': None,
'year': 2020}
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980753%27 HTTP/1.1" 200 None
2026-03-27 03:46:36 [ayvens.fr] INFO: Saving data for 1980753: {'auction_closing_time': 1774605600.0, 'created_time': 1774370956.582969, 'last_price_update_time': 1774583196.814415}
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980753') HTTP/1.1" 204 0
2026-03-27 03:46:36 [ayvens.fr] INFO: Found listing with ID: 1980754
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271980754%27 HTTP/1.1" 200 None
2026-03-27 03:46:36 [ayvens.fr] INFO: Scrape type for 1980754: 2
2026-03-27 03:46:36 [ayvens.fr] INFO: Extracting data for car ID: 1980754
2026-03-27 03:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea3c3839-0fbe-56f9-a478-f3c75a3dd403 with identifier: 1980754
2026-03-27 03:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea3c3839-0fbe-56f9-a478-f3c75a3dd403 with scrape type 2
2026-03-27 03:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea3c3839-0fbe-56f9-a478-f3c75a3dd403 with scrape type 2
2026-03-27 03:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ea3c3839-0fbe-56f9-a478-f3c75a3dd403, identifier: 1980754
2026-03-27 03:46:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ea3c3839-0fbe-56f9-a478-f3c75a3dd403 with identifier: 1980754
2026-03-27 03:46:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ea3c3839-0fbe-56f9-a478-f3c75a3dd403 with identifier: 1980754
2026-03-27 03:46:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ea3c3839-0fbe-56f9-a478-f3c75a3dd403 with identifier: 1980754 to the API
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'GRIS PLATINIUM M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'ea3c3839-0fbe-56f9-a478-f3c75a3dd403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4 SPACETOURER',
'odometer': 101460,
'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': 7,
'seller_name': None,
'title': 'CITROËN 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': 2019}
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980754%27 HTTP/1.1" 200 None
2026-03-27 03:46:37 [ayvens.fr] INFO: Saving data for 1980754: {'auction_closing_time': 1774605600.0, 'created_time': 1774370957.722578, 'last_price_update_time': 1774583197.24862}
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980754') HTTP/1.1" 204 0
2026-03-27 03:46:37 [ayvens.fr] INFO: Found listing with ID: 1980755
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980755%27 HTTP/1.1" 200 None
2026-03-27 03:46:37 [ayvens.fr] INFO: Scrape type for 1980755: 2
2026-03-27 03:46:37 [ayvens.fr] INFO: Extracting data for car ID: 1980755
2026-03-27 03:46:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4194f172-f682-518d-8221-3b439e54da47 with identifier: 1980755
2026-03-27 03:46:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4194f172-f682-518d-8221-3b439e54da47 with scrape type 2
2026-03-27 03:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4194f172-f682-518d-8221-3b439e54da47 with scrape type 2
2026-03-27 03:46:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4194f172-f682-518d-8221-3b439e54da47, identifier: 1980755
2026-03-27 03:46:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4194f172-f682-518d-8221-3b439e54da47 with identifier: 1980755
2026-03-27 03:46:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4194f172-f682-518d-8221-3b439e54da47 with identifier: 1980755
2026-03-27 03:46:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4194f172-f682-518d-8221-3b439e54da47 with identifier: 1980755 to the API
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 193,
'color': 'BLANC ARCTIQUE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '4194f172-f682-518d-8221-3b439e54da47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'MERCEDES-BENZ',
'model': 'VITO',
'odometer': 51746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-25',
'seats_number': 3,
'seller_name': None,
'title': 'MERCEDES-BENZ VITO Vito Fg 116 CDI Compact Pro Propulsion 9G-Tronic',
'transmission': 'automatic',
'trim': 'Vito Fg 116 CDI Compact Pro Propulsion 9G-Tronic',
'vin': None,
'year': 2022}
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980755%27 HTTP/1.1" 200 None
2026-03-27 03:46:37 [ayvens.fr] INFO: Saving data for 1980755: {'auction_closing_time': 1774605600.0, 'created_time': 1774370958.852654, 'last_price_update_time': 1774583197.647466}
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980755') HTTP/1.1" 204 0
2026-03-27 03:46:37 [ayvens.fr] INFO: Found listing with ID: 1980756
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980756%27 HTTP/1.1" 200 None
2026-03-27 03:46:37 [ayvens.fr] INFO: Scrape type for 1980756: 2
2026-03-27 03:46:37 [ayvens.fr] INFO: Extracting data for car ID: 1980756
2026-03-27 03:46:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d273dd3b-82eb-5e8b-a57b-0a1cddc2bdba with identifier: 1980756
2026-03-27 03:46:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d273dd3b-82eb-5e8b-a57b-0a1cddc2bdba with scrape type 2
2026-03-27 03:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d273dd3b-82eb-5e8b-a57b-0a1cddc2bdba with scrape type 2
2026-03-27 03:46:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d273dd3b-82eb-5e8b-a57b-0a1cddc2bdba, identifier: 1980756
2026-03-27 03:46:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d273dd3b-82eb-5e8b-a57b-0a1cddc2bdba with identifier: 1980756
2026-03-27 03:46:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d273dd3b-82eb-5e8b-a57b-0a1cddc2bdba with identifier: 1980756
2026-03-27 03:46:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d273dd3b-82eb-5e8b-a57b-0a1cddc2bdba with identifier: 1980756 to the API
2026-03-27 03:46:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 28,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'd273dd3b-82eb-5e8b-a57b-0a1cddc2bdba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 69418,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-05',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane Estate 1.6 E-Tech Plug-in 160ch Intens -21N',
'transmission': 'automatic',
'trim': 'Megane Estate 1.6 E-Tech Plug-in 160ch Intens -21N',
'vin': None,
'year': 2022}
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980756%27 HTTP/1.1" 200 None
2026-03-27 03:46:38 [ayvens.fr] INFO: Saving data for 1980756: {'auction_closing_time': 1774605600.0, 'created_time': 1774370960.365118, 'last_price_update_time': 1774583198.046898}
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980756') HTTP/1.1" 204 0
2026-03-27 03:46:38 [ayvens.fr] INFO: Found listing with ID: 1980757
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980757%27 HTTP/1.1" 200 None
2026-03-27 03:46:38 [ayvens.fr] INFO: Scrape type for 1980757: 2
2026-03-27 03:46:38 [ayvens.fr] INFO: Extracting data for car ID: 1980757
2026-03-27 03:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b044931d-c75b-5cfd-bb53-6133a31ef476 with identifier: 1980757
2026-03-27 03:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b044931d-c75b-5cfd-bb53-6133a31ef476 with scrape type 2
2026-03-27 03:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b044931d-c75b-5cfd-bb53-6133a31ef476 with scrape type 2
2026-03-27 03:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b044931d-c75b-5cfd-bb53-6133a31ef476, identifier: 1980757
2026-03-27 03:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b044931d-c75b-5cfd-bb53-6133a31ef476 with identifier: 1980757
2026-03-27 03:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b044931d-c75b-5cfd-bb53-6133a31ef476 with identifier: 1980757
2026-03-27 03:46:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b044931d-c75b-5cfd-bb53-6133a31ef476 with identifier: 1980757 to the API
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:38 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'b044931d-c75b-5cfd-bb53-6133a31ef476',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 28538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-23',
'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-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980757%27 HTTP/1.1" 200 None
2026-03-27 03:46:38 [ayvens.fr] INFO: Saving data for 1980757: {'auction_closing_time': 1774605600.0, 'created_time': 1774370961.994518, 'last_price_update_time': 1774583198.43569}
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980757') HTTP/1.1" 204 0
2026-03-27 03:46:38 [ayvens.fr] INFO: Found listing with ID: 1980758
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980758%27 HTTP/1.1" 200 None
2026-03-27 03:46:38 [ayvens.fr] INFO: Scrape type for 1980758: 2
2026-03-27 03:46:38 [ayvens.fr] INFO: Extracting data for car ID: 1980758
2026-03-27 03:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96616bd5-8a0e-51c9-8e62-994ca64eca48 with identifier: 1980758
2026-03-27 03:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96616bd5-8a0e-51c9-8e62-994ca64eca48 with scrape type 2
2026-03-27 03:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96616bd5-8a0e-51c9-8e62-994ca64eca48 with scrape type 2
2026-03-27 03:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 96616bd5-8a0e-51c9-8e62-994ca64eca48, identifier: 1980758
2026-03-27 03:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 96616bd5-8a0e-51c9-8e62-994ca64eca48 with identifier: 1980758
2026-03-27 03:46:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 96616bd5-8a0e-51c9-8e62-994ca64eca48 with identifier: 1980758
2026-03-27 03:46:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 96616bd5-8a0e-51c9-8e62-994ca64eca48 with identifier: 1980758 to the API
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'ARGENT FLEURET',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '96616bd5-8a0e-51c9-8e62-994ca64eca48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A5 SPORTBACK',
'odometer': 119229,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A5 SPORTBACK A5 Sportback 40 TFSI 204ch Business line S tronic '
'7',
'transmission': 'automatic',
'trim': 'A5 Sportback 40 TFSI 204ch Business line S tronic 7',
'vin': None,
'year': 2022}
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980758%27 HTTP/1.1" 200 None
2026-03-27 03:46:38 [ayvens.fr] INFO: Saving data for 1980758: {'auction_closing_time': 1774605600.0, 'created_time': 1774370963.493252, 'last_price_update_time': 1774583198.829277}
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980758') HTTP/1.1" 204 0
2026-03-27 03:46:38 [ayvens.fr] INFO: Found listing with ID: 1980759
2026-03-27 03:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980759%27 HTTP/1.1" 200 None
2026-03-27 03:46:38 [ayvens.fr] INFO: Scrape type for 1980759: 2
2026-03-27 03:46:38 [ayvens.fr] INFO: Extracting data for car ID: 1980759
2026-03-27 03:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4905e194-2a0b-5c30-8988-11b5b045fca9 with identifier: 1980759
2026-03-27 03:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4905e194-2a0b-5c30-8988-11b5b045fca9 with scrape type 2
2026-03-27 03:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4905e194-2a0b-5c30-8988-11b5b045fca9 with scrape type 2
2026-03-27 03:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4905e194-2a0b-5c30-8988-11b5b045fca9, identifier: 1980759
2026-03-27 03:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4905e194-2a0b-5c30-8988-11b5b045fca9 with identifier: 1980759
2026-03-27 03:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4905e194-2a0b-5c30-8988-11b5b045fca9 with identifier: 1980759
2026-03-27 03:46:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4905e194-2a0b-5c30-8988-11b5b045fca9 with identifier: 1980759 to the API
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 189,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '4905e194-2a0b-5c30-8988-11b5b045fca9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CUSTOM',
'odometer': 62072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-11',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM Transit Custom Fg 300 L1H1 2.0 EcoBlue 130 '
'Trend Business',
'transmission': 'manual',
'trim': 'Transit Custom Fg 300 L1H1 2.0 EcoBlue 130 Trend Business',
'vin': None,
'year': 2022}
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980759%27 HTTP/1.1" 200 None
2026-03-27 03:46:39 [ayvens.fr] INFO: Saving data for 1980759: {'auction_closing_time': 1774605600.0, 'created_time': 1774370964.742659, 'last_price_update_time': 1774583199.23256}
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980759') HTTP/1.1" 204 0
2026-03-27 03:46:39 [ayvens.fr] INFO: Found listing with ID: 1980760
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980760%27 HTTP/1.1" 200 None
2026-03-27 03:46:39 [ayvens.fr] INFO: Scrape type for 1980760: 2
2026-03-27 03:46:39 [ayvens.fr] INFO: Extracting data for car ID: 1980760
2026-03-27 03:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c8a50c2-43c7-5bf7-9182-49b2729ca36f with identifier: 1980760
2026-03-27 03:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c8a50c2-43c7-5bf7-9182-49b2729ca36f with scrape type 2
2026-03-27 03:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c8a50c2-43c7-5bf7-9182-49b2729ca36f with scrape type 2
2026-03-27 03:46:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7c8a50c2-43c7-5bf7-9182-49b2729ca36f, identifier: 1980760
2026-03-27 03:46:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7c8a50c2-43c7-5bf7-9182-49b2729ca36f with identifier: 1980760
2026-03-27 03:46:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7c8a50c2-43c7-5bf7-9182-49b2729ca36f with identifier: 1980760
2026-03-27 03:46:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7c8a50c2-43c7-5bf7-9182-49b2729ca36f with identifier: 1980760 to the API
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:39 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '7c8a50c2-43c7-5bf7-9182-49b2729ca36f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 9309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-04',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS Kangoo Express ZE Extra R-Link Achat '
'Intégral',
'transmission': 'automatic',
'trim': 'Kangoo Express ZE Extra R-Link Achat Intégral',
'vin': None,
'year': 2020}
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980760%27 HTTP/1.1" 200 None
2026-03-27 03:46:39 [ayvens.fr] INFO: Saving data for 1980760: {'auction_closing_time': 1774605600.0, 'created_time': 1774370968.462174, 'last_price_update_time': 1774583199.70375}
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980760') HTTP/1.1" 204 0
2026-03-27 03:46:39 [ayvens.fr] INFO: Found listing with ID: 1980761
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980761%27 HTTP/1.1" 200 None
2026-03-27 03:46:39 [ayvens.fr] INFO: Scrape type for 1980761: 2
2026-03-27 03:46:39 [ayvens.fr] INFO: Extracting data for car ID: 1980761
2026-03-27 03:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ed2a22a-1513-5366-9abb-9c8e15842542 with identifier: 1980761
2026-03-27 03:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ed2a22a-1513-5366-9abb-9c8e15842542 with scrape type 2
2026-03-27 03:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ed2a22a-1513-5366-9abb-9c8e15842542 with scrape type 2
2026-03-27 03:46:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1ed2a22a-1513-5366-9abb-9c8e15842542, identifier: 1980761
2026-03-27 03:46:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1ed2a22a-1513-5366-9abb-9c8e15842542 with identifier: 1980761
2026-03-27 03:46:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1ed2a22a-1513-5366-9abb-9c8e15842542 with identifier: 1980761
2026-03-27 03:46:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1ed2a22a-1513-5366-9abb-9c8e15842542 with identifier: 1980761 to the API
2026-03-27 03:46:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'GRIS LUNAIRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '1ed2a22a-1513-5366-9abb-9c8e15842542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FIESTA',
'odometer': 70816,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FIESTA Fiesta 1.0 EcoBoost 95ch Connect Business 5p',
'transmission': 'manual',
'trim': 'Fiesta 1.0 EcoBoost 95ch Connect Business 5p',
'vin': None,
'year': 2020}
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980761%27 HTTP/1.1" 200 None
2026-03-27 03:46:40 [ayvens.fr] INFO: Saving data for 1980761: {'auction_closing_time': 1774605600.0, 'created_time': 1774370970.444044, 'last_price_update_time': 1774583200.333786}
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980761') HTTP/1.1" 204 0
2026-03-27 03:46:40 [ayvens.fr] INFO: Found listing with ID: 1980762
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980762%27 HTTP/1.1" 200 None
2026-03-27 03:46:40 [ayvens.fr] INFO: Scrape type for 1980762: 2
2026-03-27 03:46:40 [ayvens.fr] INFO: Extracting data for car ID: 1980762
2026-03-27 03:46:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b22628e1-0ca5-5ffe-aecf-f7ced62ed333 with identifier: 1980762
2026-03-27 03:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b22628e1-0ca5-5ffe-aecf-f7ced62ed333 with scrape type 2
2026-03-27 03:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b22628e1-0ca5-5ffe-aecf-f7ced62ed333 with scrape type 2
2026-03-27 03:46:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b22628e1-0ca5-5ffe-aecf-f7ced62ed333, identifier: 1980762
2026-03-27 03:46:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b22628e1-0ca5-5ffe-aecf-f7ced62ed333 with identifier: 1980762
2026-03-27 03:46:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b22628e1-0ca5-5ffe-aecf-f7ced62ed333 with identifier: 1980762
2026-03-27 03:46:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b22628e1-0ca5-5ffe-aecf-f7ced62ed333 with identifier: 1980762 to the API
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:40 [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.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'b22628e1-0ca5-5ffe-aecf-f7ced62ed333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 94445,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN QASHQAI Qashqai 1.3 Mild Hybrid 158ch Business Edition '
'Xtronic',
'transmission': 'automatic',
'trim': 'Qashqai 1.3 Mild Hybrid 158ch Business Edition Xtronic',
'vin': None,
'year': 2023}
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980762%27 HTTP/1.1" 200 None
2026-03-27 03:46:40 [ayvens.fr] INFO: Saving data for 1980762: {'auction_closing_time': 1774605600.0, 'created_time': 1774370971.66157, 'last_price_update_time': 1774583200.719145}
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980762') HTTP/1.1" 204 0
2026-03-27 03:46:40 [ayvens.fr] INFO: Found listing with ID: 1980763
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980763%27 HTTP/1.1" 200 None
2026-03-27 03:46:40 [ayvens.fr] INFO: Scrape type for 1980763: 2
2026-03-27 03:46:40 [ayvens.fr] INFO: Extracting data for car ID: 1980763
2026-03-27 03:46:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c15ee1db-872a-5f7a-b3a0-e05536c9097f with identifier: 1980763
2026-03-27 03:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c15ee1db-872a-5f7a-b3a0-e05536c9097f with scrape type 2
2026-03-27 03:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c15ee1db-872a-5f7a-b3a0-e05536c9097f with scrape type 2
2026-03-27 03:46:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c15ee1db-872a-5f7a-b3a0-e05536c9097f, identifier: 1980763
2026-03-27 03:46:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c15ee1db-872a-5f7a-b3a0-e05536c9097f with identifier: 1980763
2026-03-27 03:46:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c15ee1db-872a-5f7a-b3a0-e05536c9097f with identifier: 1980763
2026-03-27 03:46:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c15ee1db-872a-5f7a-b3a0-e05536c9097f with identifier: 1980763 to the API
2026-03-27 03:46:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GRIS LUNAIRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c15ee1db-872a-5f7a-b3a0-e05536c9097f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FOCUS',
'odometer': 62114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'FORD FOCUS Focus 1.5 EcoBlue 120ch ST-Line',
'transmission': 'manual',
'trim': 'Focus 1.5 EcoBlue 120ch ST-Line',
'vin': None,
'year': 2022}
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980763%27 HTTP/1.1" 200 None
2026-03-27 03:46:41 [ayvens.fr] INFO: Saving data for 1980763: {'auction_closing_time': 1774605600.0, 'created_time': 1774370976.10733, 'last_price_update_time': 1774583201.116145}
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980763') HTTP/1.1" 204 0
2026-03-27 03:46:41 [ayvens.fr] INFO: Found listing with ID: 1980764
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980764%27 HTTP/1.1" 200 None
2026-03-27 03:46:41 [ayvens.fr] INFO: Scrape type for 1980764: 2
2026-03-27 03:46:41 [ayvens.fr] INFO: Extracting data for car ID: 1980764
2026-03-27 03:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc9fcbb1-1c07-5968-8fea-b7672c8647d0 with identifier: 1980764
2026-03-27 03:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc9fcbb1-1c07-5968-8fea-b7672c8647d0 with scrape type 2
2026-03-27 03:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc9fcbb1-1c07-5968-8fea-b7672c8647d0 with scrape type 2
2026-03-27 03:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dc9fcbb1-1c07-5968-8fea-b7672c8647d0, identifier: 1980764
2026-03-27 03:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dc9fcbb1-1c07-5968-8fea-b7672c8647d0 with identifier: 1980764
2026-03-27 03:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dc9fcbb1-1c07-5968-8fea-b7672c8647d0 with identifier: 1980764
2026-03-27 03:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dc9fcbb1-1c07-5968-8fea-b7672c8647d0 with identifier: 1980764 to the API
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:41 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'dc9fcbb1-1c07-5968-8fea-b7672c8647d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 62382,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-15',
'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-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980764%27 HTTP/1.1" 200 None
2026-03-27 03:46:41 [ayvens.fr] INFO: Saving data for 1980764: {'auction_closing_time': 1774605600.0, 'created_time': 1774370974.785507, 'last_price_update_time': 1774583201.605717}
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980764') HTTP/1.1" 204 0
2026-03-27 03:46:41 [ayvens.fr] INFO: Found listing with ID: 1980765
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980765%27 HTTP/1.1" 200 None
2026-03-27 03:46:41 [ayvens.fr] INFO: Scrape type for 1980765: 2
2026-03-27 03:46:41 [ayvens.fr] INFO: Extracting data for car ID: 1980765
2026-03-27 03:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73b5a705-974f-59eb-b919-6588ec9bd924 with identifier: 1980765
2026-03-27 03:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73b5a705-974f-59eb-b919-6588ec9bd924 with scrape type 2
2026-03-27 03:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73b5a705-974f-59eb-b919-6588ec9bd924 with scrape type 2
2026-03-27 03:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 73b5a705-974f-59eb-b919-6588ec9bd924, identifier: 1980765
2026-03-27 03:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 73b5a705-974f-59eb-b919-6588ec9bd924 with identifier: 1980765
2026-03-27 03:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 73b5a705-974f-59eb-b919-6588ec9bd924 with identifier: 1980765
2026-03-27 03:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 73b5a705-974f-59eb-b919-6588ec9bd924 with identifier: 1980765 to the API
2026-03-27 03:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '73b5a705-974f-59eb-b919-6588ec9bd924',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'SEAT',
'model': 'LEON ST',
'odometer': 152946,
'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': 'SEAT LEON ST Leon ST 1.5 TSI 150ch Xcellence',
'transmission': 'manual',
'trim': 'Leon ST 1.5 TSI 150ch Xcellence',
'vin': None,
'year': 2022}
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980765%27 HTTP/1.1" 200 None
2026-03-27 03:46:42 [ayvens.fr] INFO: Saving data for 1980765: {'auction_closing_time': 1774605600.0, 'created_time': 1774370976.677054, 'last_price_update_time': 1774583202.027951}
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980765') HTTP/1.1" 204 0
2026-03-27 03:46:42 [ayvens.fr] INFO: Found listing with ID: 1980766
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980766%27 HTTP/1.1" 200 None
2026-03-27 03:46:42 [ayvens.fr] INFO: Scrape type for 1980766: 2
2026-03-27 03:46:42 [ayvens.fr] INFO: Extracting data for car ID: 1980766
2026-03-27 03:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa1d561-6998-500a-ba5b-2baf1f539050 with identifier: 1980766
2026-03-27 03:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa1d561-6998-500a-ba5b-2baf1f539050 with scrape type 2
2026-03-27 03:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fa1d561-6998-500a-ba5b-2baf1f539050 with scrape type 2
2026-03-27 03:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5fa1d561-6998-500a-ba5b-2baf1f539050, identifier: 1980766
2026-03-27 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5fa1d561-6998-500a-ba5b-2baf1f539050 with identifier: 1980766
2026-03-27 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5fa1d561-6998-500a-ba5b-2baf1f539050 with identifier: 1980766
2026-03-27 03:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5fa1d561-6998-500a-ba5b-2baf1f539050 with identifier: 1980766 to the API
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '5fa1d561-6998-500a-ba5b-2baf1f539050',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 2 GRAN TOURER',
'odometer': 104313,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-21',
'seats_number': 7,
'seller_name': None,
'title': 'BMW SERIE 2 GRAN TOURER Série 2 Gran Tourer 218iA 136ch Sport DKG7',
'transmission': 'automatic',
'trim': 'Série 2 Gran Tourer 218iA 136ch Sport DKG7',
'vin': None,
'year': 2022}
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980766%27 HTTP/1.1" 200 None
2026-03-27 03:46:42 [ayvens.fr] INFO: Saving data for 1980766: {'auction_closing_time': 1774605600.0, 'created_time': 1774370977.966, 'last_price_update_time': 1774583202.442848}
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980766') HTTP/1.1" 204 0
2026-03-27 03:46:42 [ayvens.fr] INFO: Found listing with ID: 1980767
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980767%27 HTTP/1.1" 200 None
2026-03-27 03:46:42 [ayvens.fr] INFO: Scrape type for 1980767: 2
2026-03-27 03:46:42 [ayvens.fr] INFO: Extracting data for car ID: 1980767
2026-03-27 03:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f442236e-d0bf-50d8-a513-9f58d205186f with identifier: 1980767
2026-03-27 03:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f442236e-d0bf-50d8-a513-9f58d205186f with scrape type 2
2026-03-27 03:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f442236e-d0bf-50d8-a513-9f58d205186f with scrape type 2
2026-03-27 03:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f442236e-d0bf-50d8-a513-9f58d205186f, identifier: 1980767
2026-03-27 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f442236e-d0bf-50d8-a513-9f58d205186f with identifier: 1980767
2026-03-27 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f442236e-d0bf-50d8-a513-9f58d205186f with identifier: 1980767
2026-03-27 03:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f442236e-d0bf-50d8-a513-9f58d205186f with identifier: 1980767 to the API
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'NOIR METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'f442236e-d0bf-50d8-a513-9f58d205186f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 47701,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-16',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 PureTech 110ch Shine Business S&S EAT6 E6.d-TEMP - 2 '
'PLACES',
'transmission': 'automatic',
'trim': 'C3 PureTech 110ch Shine Business S&S EAT6 E6.d-TEMP - 2 PLACES',
'vin': None,
'year': 2019}
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980767%27 HTTP/1.1" 200 None
2026-03-27 03:46:42 [ayvens.fr] INFO: Saving data for 1980767: {'auction_closing_time': 1774605600.0, 'created_time': 1774370979.580037, 'last_price_update_time': 1774583202.846516}
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980767') HTTP/1.1" 204 0
2026-03-27 03:46:42 [ayvens.fr] INFO: Found listing with ID: 1980768
2026-03-27 03:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980768%27 HTTP/1.1" 200 None
2026-03-27 03:46:42 [ayvens.fr] INFO: Scrape type for 1980768: 2
2026-03-27 03:46:42 [ayvens.fr] INFO: Extracting data for car ID: 1980768
2026-03-27 03:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c87b6be-8786-5a5f-8cc4-064bc142e2ae with identifier: 1980768
2026-03-27 03:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c87b6be-8786-5a5f-8cc4-064bc142e2ae with scrape type 2
2026-03-27 03:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c87b6be-8786-5a5f-8cc4-064bc142e2ae with scrape type 2
2026-03-27 03:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1c87b6be-8786-5a5f-8cc4-064bc142e2ae, identifier: 1980768
2026-03-27 03:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1c87b6be-8786-5a5f-8cc4-064bc142e2ae with identifier: 1980768
2026-03-27 03:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1c87b6be-8786-5a5f-8cc4-064bc142e2ae with identifier: 1980768
2026-03-27 03:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1c87b6be-8786-5a5f-8cc4-064bc142e2ae with identifier: 1980768 to the API
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '1c87b6be-8786-5a5f-8cc4-064bc142e2ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'SCENIC',
'odometer': 70801,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-20',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT SCENIC Grand Scenic 1.7 Blue dCi 120ch Business EDC 7 '
'places',
'transmission': 'automatic',
'trim': 'Grand Scenic 1.7 Blue dCi 120ch Business EDC 7 places',
'vin': None,
'year': 2020}
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980768%27 HTTP/1.1" 200 None
2026-03-27 03:46:43 [ayvens.fr] INFO: Saving data for 1980768: {'auction_closing_time': 1774605600.0, 'created_time': 1774370980.747262, 'last_price_update_time': 1774583203.229252}
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980768') HTTP/1.1" 204 0
2026-03-27 03:46:43 [ayvens.fr] INFO: Found listing with ID: 1980769
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980769%27 HTTP/1.1" 200 None
2026-03-27 03:46:43 [ayvens.fr] INFO: Scrape type for 1980769: 2
2026-03-27 03:46:43 [ayvens.fr] INFO: Extracting data for car ID: 1980769
2026-03-27 03:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5841bde-e713-5b97-b328-ffdec43cdbd0 with identifier: 1980769
2026-03-27 03:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5841bde-e713-5b97-b328-ffdec43cdbd0 with scrape type 2
2026-03-27 03:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5841bde-e713-5b97-b328-ffdec43cdbd0 with scrape type 2
2026-03-27 03:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c5841bde-e713-5b97-b328-ffdec43cdbd0, identifier: 1980769
2026-03-27 03:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c5841bde-e713-5b97-b328-ffdec43cdbd0 with identifier: 1980769
2026-03-27 03:46:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c5841bde-e713-5b97-b328-ffdec43cdbd0 with identifier: 1980769
2026-03-27 03:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c5841bde-e713-5b97-b328-ffdec43cdbd0 with identifier: 1980769 to the API
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'GRIS ECLIPSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c5841bde-e713-5b97-b328-ffdec43cdbd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 29728,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-20',
'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': 2022}
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980769%27 HTTP/1.1" 200 None
2026-03-27 03:46:43 [ayvens.fr] INFO: Saving data for 1980769: {'auction_closing_time': 1774605600.0, 'created_time': 1774370982.772091, 'last_price_update_time': 1774583203.629911}
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980769') HTTP/1.1" 204 0
2026-03-27 03:46:43 [ayvens.fr] INFO: Found listing with ID: 1980770
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980770%27 HTTP/1.1" 200 None
2026-03-27 03:46:43 [ayvens.fr] INFO: Scrape type for 1980770: 2
2026-03-27 03:46:43 [ayvens.fr] INFO: Extracting data for car ID: 1980770
2026-03-27 03:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b84d9a24-e4c4-52c2-84d9-63acc3cce695 with identifier: 1980770
2026-03-27 03:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b84d9a24-e4c4-52c2-84d9-63acc3cce695 with scrape type 2
2026-03-27 03:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b84d9a24-e4c4-52c2-84d9-63acc3cce695 with scrape type 2
2026-03-27 03:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b84d9a24-e4c4-52c2-84d9-63acc3cce695, identifier: 1980770
2026-03-27 03:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b84d9a24-e4c4-52c2-84d9-63acc3cce695 with identifier: 1980770
2026-03-27 03:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b84d9a24-e4c4-52c2-84d9-63acc3cce695 with identifier: 1980770
2026-03-27 03:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b84d9a24-e4c4-52c2-84d9-63acc3cce695 with identifier: 1980770 to the API
2026-03-27 03:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:43 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'b84d9a24-e4c4-52c2-84d9-63acc3cce695',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 46059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 265ch PHEV GT-Line Premium Business '
'BVA6 4x4',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 265ch PHEV GT-Line Premium Business BVA6 4x4',
'vin': None,
'year': 2023}
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980770%27 HTTP/1.1" 200 None
2026-03-27 03:46:44 [ayvens.fr] INFO: Saving data for 1980770: {'auction_closing_time': 1774605600.0, 'created_time': 1774370984.053329, 'last_price_update_time': 1774583204.012632}
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980770') HTTP/1.1" 204 0
2026-03-27 03:46:44 [ayvens.fr] INFO: Found listing with ID: 1980771
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980771%27 HTTP/1.1" 200 None
2026-03-27 03:46:44 [ayvens.fr] INFO: Scrape type for 1980771: 2
2026-03-27 03:46:44 [ayvens.fr] INFO: Extracting data for car ID: 1980771
2026-03-27 03:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36da457d-0264-5e31-b4e6-6d2c8d20dd9b with identifier: 1980771
2026-03-27 03:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36da457d-0264-5e31-b4e6-6d2c8d20dd9b with scrape type 2
2026-03-27 03:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36da457d-0264-5e31-b4e6-6d2c8d20dd9b with scrape type 2
2026-03-27 03:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 36da457d-0264-5e31-b4e6-6d2c8d20dd9b, identifier: 1980771
2026-03-27 03:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 36da457d-0264-5e31-b4e6-6d2c8d20dd9b with identifier: 1980771
2026-03-27 03:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 36da457d-0264-5e31-b4e6-6d2c8d20dd9b with identifier: 1980771
2026-03-27 03:46:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 36da457d-0264-5e31-b4e6-6d2c8d20dd9b with identifier: 1980771 to the API
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:44 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '36da457d-0264-5e31-b4e6-6d2c8d20dd9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 51260,
'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': 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-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980771%27 HTTP/1.1" 200 None
2026-03-27 03:46:44 [ayvens.fr] INFO: Saving data for 1980771: {'auction_closing_time': 1774605600.0, 'created_time': 1774370986.20671, 'last_price_update_time': 1774583204.421633}
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980771') HTTP/1.1" 204 0
2026-03-27 03:46:44 [ayvens.fr] INFO: Found listing with ID: 1980772
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980772%27 HTTP/1.1" 200 None
2026-03-27 03:46:44 [ayvens.fr] INFO: Scrape type for 1980772: 2
2026-03-27 03:46:44 [ayvens.fr] INFO: Extracting data for car ID: 1980772
2026-03-27 03:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50cdd674-98f6-5d7d-bc9c-b769efa59ca9 with identifier: 1980772
2026-03-27 03:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50cdd674-98f6-5d7d-bc9c-b769efa59ca9 with scrape type 2
2026-03-27 03:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50cdd674-98f6-5d7d-bc9c-b769efa59ca9 with scrape type 2
2026-03-27 03:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 50cdd674-98f6-5d7d-bc9c-b769efa59ca9, identifier: 1980772
2026-03-27 03:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 50cdd674-98f6-5d7d-bc9c-b769efa59ca9 with identifier: 1980772
2026-03-27 03:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 50cdd674-98f6-5d7d-bc9c-b769efa59ca9 with identifier: 1980772
2026-03-27 03:46:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 50cdd674-98f6-5d7d-bc9c-b769efa59ca9 with identifier: 1980772 to the API
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:44 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '50cdd674-98f6-5d7d-bc9c-b769efa59ca9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CORSA',
'odometer': 131060,
'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': 2,
'seller_name': None,
'title': 'OPEL CORSA Corsa 1.5 D 100ch Edition Business // 2 PLACES - 2 '
'SEATS',
'transmission': 'manual',
'trim': 'Corsa 1.5 D 100ch Edition Business // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2020}
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980772%27 HTTP/1.1" 200 None
2026-03-27 03:46:44 [ayvens.fr] INFO: Saving data for 1980772: {'auction_closing_time': 1774605600.0, 'created_time': 1774370987.385199, 'last_price_update_time': 1774583204.94911}
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980772') HTTP/1.1" 204 0
2026-03-27 03:46:44 [ayvens.fr] INFO: Found listing with ID: 1980773
2026-03-27 03:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980773%27 HTTP/1.1" 200 None
2026-03-27 03:46:44 [ayvens.fr] INFO: Scrape type for 1980773: 2
2026-03-27 03:46:44 [ayvens.fr] INFO: Extracting data for car ID: 1980773
2026-03-27 03:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de77c07f-f1f7-5bc1-bd86-47f61231d1b5 with identifier: 1980773
2026-03-27 03:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de77c07f-f1f7-5bc1-bd86-47f61231d1b5 with scrape type 2
2026-03-27 03:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de77c07f-f1f7-5bc1-bd86-47f61231d1b5 with scrape type 2
2026-03-27 03:46:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: de77c07f-f1f7-5bc1-bd86-47f61231d1b5, identifier: 1980773
2026-03-27 03:46:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: de77c07f-f1f7-5bc1-bd86-47f61231d1b5 with identifier: 1980773
2026-03-27 03:46:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: de77c07f-f1f7-5bc1-bd86-47f61231d1b5 with identifier: 1980773
2026-03-27 03:46:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: de77c07f-f1f7-5bc1-bd86-47f61231d1b5 with identifier: 1980773 to the API
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:45 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'de77c07f-f1f7-5bc1-bd86-47f61231d1b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 33539,
'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-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980773%27 HTTP/1.1" 200 None
2026-03-27 03:46:45 [ayvens.fr] INFO: Saving data for 1980773: {'auction_closing_time': 1774605600.0, 'created_time': 1774370989.720717, 'last_price_update_time': 1774583205.334879}
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980773') HTTP/1.1" 204 0
2026-03-27 03:46:45 [ayvens.fr] INFO: Found listing with ID: 1980774
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980774%27 HTTP/1.1" 200 None
2026-03-27 03:46:45 [ayvens.fr] INFO: Scrape type for 1980774: 2
2026-03-27 03:46:45 [ayvens.fr] INFO: Extracting data for car ID: 1980774
2026-03-27 03:46:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57172952-c9ca-588a-ba2f-a7d0d480bce7 with identifier: 1980774
2026-03-27 03:46:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57172952-c9ca-588a-ba2f-a7d0d480bce7 with scrape type 2
2026-03-27 03:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57172952-c9ca-588a-ba2f-a7d0d480bce7 with scrape type 2
2026-03-27 03:46:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 57172952-c9ca-588a-ba2f-a7d0d480bce7, identifier: 1980774
2026-03-27 03:46:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 57172952-c9ca-588a-ba2f-a7d0d480bce7 with identifier: 1980774
2026-03-27 03:46:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 57172952-c9ca-588a-ba2f-a7d0d480bce7 with identifier: 1980774
2026-03-27 03:46:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 57172952-c9ca-588a-ba2f-a7d0d480bce7 with identifier: 1980774 to the API
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '57172952-c9ca-588a-ba2f-a7d0d480bce7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO',
'odometer': 29873,
'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': 2,
'seller_name': None,
'title': 'RENAULT KANGOO Kangoo Van L1 E-Tech EV45 dc 80kw Grand Confort',
'transmission': 'automatic',
'trim': 'Kangoo Van L1 E-Tech EV45 dc 80kw Grand Confort',
'vin': None,
'year': 2022}
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980774%27 HTTP/1.1" 200 None
2026-03-27 03:46:45 [ayvens.fr] INFO: Saving data for 1980774: {'auction_closing_time': 1774605600.0, 'created_time': 1774370990.501747, 'last_price_update_time': 1774583205.739356}
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980774') HTTP/1.1" 204 0
2026-03-27 03:46:45 [ayvens.fr] INFO: Found listing with ID: 1980775
2026-03-27 03:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980775%27 HTTP/1.1" 200 None
2026-03-27 03:46:45 [ayvens.fr] INFO: Scrape type for 1980775: 2
2026-03-27 03:46:45 [ayvens.fr] INFO: Extracting data for car ID: 1980775
2026-03-27 03:46:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53c05b70-3e6c-5913-b986-53269b85f6b1 with identifier: 1980775
2026-03-27 03:46:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53c05b70-3e6c-5913-b986-53269b85f6b1 with scrape type 2
2026-03-27 03:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53c05b70-3e6c-5913-b986-53269b85f6b1 with scrape type 2
2026-03-27 03:46:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 53c05b70-3e6c-5913-b986-53269b85f6b1, identifier: 1980775
2026-03-27 03:46:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 53c05b70-3e6c-5913-b986-53269b85f6b1 with identifier: 1980775
2026-03-27 03:46:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 53c05b70-3e6c-5913-b986-53269b85f6b1 with identifier: 1980775
2026-03-27 03:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 53c05b70-3e6c-5913-b986-53269b85f6b1 with identifier: 1980775 to the API
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:46 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '53c05b70-3e6c-5913-b986-53269b85f6b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CROSSLAND',
'odometer': 11941,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-04',
'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-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980775%27 HTTP/1.1" 200 None
2026-03-27 03:46:46 [ayvens.fr] INFO: Saving data for 1980775: {'auction_closing_time': 1774605600.0, 'created_time': 1774370992.356693, 'last_price_update_time': 1774583206.237683}
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980775') HTTP/1.1" 204 0
2026-03-27 03:46:46 [ayvens.fr] INFO: Found listing with ID: 1980776
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980776%27 HTTP/1.1" 200 None
2026-03-27 03:46:46 [ayvens.fr] INFO: Scrape type for 1980776: 2
2026-03-27 03:46:46 [ayvens.fr] INFO: Extracting data for car ID: 1980776
2026-03-27 03:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a7878a3-e095-5bcd-b5e5-a46114986038 with identifier: 1980776
2026-03-27 03:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a7878a3-e095-5bcd-b5e5-a46114986038 with scrape type 2
2026-03-27 03:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a7878a3-e095-5bcd-b5e5-a46114986038 with scrape type 2
2026-03-27 03:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7a7878a3-e095-5bcd-b5e5-a46114986038, identifier: 1980776
2026-03-27 03:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7a7878a3-e095-5bcd-b5e5-a46114986038 with identifier: 1980776
2026-03-27 03:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7a7878a3-e095-5bcd-b5e5-a46114986038 with identifier: 1980776
2026-03-27 03:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7a7878a3-e095-5bcd-b5e5-a46114986038 with identifier: 1980776 to the API
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:46 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '7a7878a3-e095-5bcd-b5e5-a46114986038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 30285,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'KIA SPORTAGE Sportage 1.6 T-GDi 265ch PHEV Active Business BVA6 4x4',
'transmission': 'automatic',
'trim': 'Sportage 1.6 T-GDi 265ch PHEV Active Business BVA6 4x4',
'vin': None,
'year': 2023}
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980776%27 HTTP/1.1" 200 None
2026-03-27 03:46:46 [ayvens.fr] INFO: Saving data for 1980776: {'auction_closing_time': 1774605600.0, 'created_time': 1774370993.534049, 'last_price_update_time': 1774583206.700833}
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980776') HTTP/1.1" 204 0
2026-03-27 03:46:46 [ayvens.fr] INFO: Found listing with ID: 1980777
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980777%27 HTTP/1.1" 200 None
2026-03-27 03:46:46 [ayvens.fr] INFO: Scrape type for 1980777: 2
2026-03-27 03:46:46 [ayvens.fr] INFO: Extracting data for car ID: 1980777
2026-03-27 03:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62277d8d-bac7-57d0-8f07-cec949996ed0 with identifier: 1980777
2026-03-27 03:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62277d8d-bac7-57d0-8f07-cec949996ed0 with scrape type 2
2026-03-27 03:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62277d8d-bac7-57d0-8f07-cec949996ed0 with scrape type 2
2026-03-27 03:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 62277d8d-bac7-57d0-8f07-cec949996ed0, identifier: 1980777
2026-03-27 03:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 62277d8d-bac7-57d0-8f07-cec949996ed0 with identifier: 1980777
2026-03-27 03:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 62277d8d-bac7-57d0-8f07-cec949996ed0 with identifier: 1980777
2026-03-27 03:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 62277d8d-bac7-57d0-8f07-cec949996ed0 with identifier: 1980777 to the API
2026-03-27 03:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'GRIS PLATINE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '62277d8d-bac7-57d0-8f07-cec949996ed0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 36350,
'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': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Réversible 1.0 TCe 90ch Business N',
'transmission': 'manual',
'trim': 'Clio Réversible 1.0 TCe 90ch Business N',
'vin': None,
'year': 2021}
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980777%27 HTTP/1.1" 200 None
2026-03-27 03:46:47 [ayvens.fr] INFO: Saving data for 1980777: {'auction_closing_time': 1774605600.0, 'created_time': 1774370994.859847, 'last_price_update_time': 1774583207.107211}
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980777') HTTP/1.1" 204 0
2026-03-27 03:46:47 [ayvens.fr] INFO: Found listing with ID: 1980778
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980778%27 HTTP/1.1" 200 None
2026-03-27 03:46:47 [ayvens.fr] INFO: Scrape type for 1980778: 2
2026-03-27 03:46:47 [ayvens.fr] INFO: Extracting data for car ID: 1980778
2026-03-27 03:46:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fced8c3-7d59-5e3c-aa78-19da8948bc98 with identifier: 1980778
2026-03-27 03:46:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fced8c3-7d59-5e3c-aa78-19da8948bc98 with scrape type 2
2026-03-27 03:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fced8c3-7d59-5e3c-aa78-19da8948bc98 with scrape type 2
2026-03-27 03:46:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3fced8c3-7d59-5e3c-aa78-19da8948bc98, identifier: 1980778
2026-03-27 03:46:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3fced8c3-7d59-5e3c-aa78-19da8948bc98 with identifier: 1980778
2026-03-27 03:46:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3fced8c3-7d59-5e3c-aa78-19da8948bc98 with identifier: 1980778
2026-03-27 03:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3fced8c3-7d59-5e3c-aa78-19da8948bc98 with identifier: 1980778 to the API
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '3fced8c3-7d59-5e3c-aa78-19da8948bc98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 83253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-24',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S Active Business EAT8',
'vin': None,
'year': 2020}
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980778%27 HTTP/1.1" 200 None
2026-03-27 03:46:47 [ayvens.fr] INFO: Saving data for 1980778: {'auction_closing_time': 1774605600.0, 'created_time': 1774370996.365045, 'last_price_update_time': 1774583207.493561}
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980778') HTTP/1.1" 204 0
2026-03-27 03:46:47 [ayvens.fr] INFO: Found listing with ID: 1980779
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980779%27 HTTP/1.1" 200 None
2026-03-27 03:46:47 [ayvens.fr] INFO: Scrape type for 1980779: 2
2026-03-27 03:46:47 [ayvens.fr] INFO: Extracting data for car ID: 1980779
2026-03-27 03:46:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c37d0691-d2ad-542a-8ea9-fd4813070dd5 with identifier: 1980779
2026-03-27 03:46:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c37d0691-d2ad-542a-8ea9-fd4813070dd5 with scrape type 2
2026-03-27 03:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c37d0691-d2ad-542a-8ea9-fd4813070dd5 with scrape type 2
2026-03-27 03:46:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c37d0691-d2ad-542a-8ea9-fd4813070dd5, identifier: 1980779
2026-03-27 03:46:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c37d0691-d2ad-542a-8ea9-fd4813070dd5 with identifier: 1980779
2026-03-27 03:46:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c37d0691-d2ad-542a-8ea9-fd4813070dd5 with identifier: 1980779
2026-03-27 03:46:47 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c37d0691-d2ad-542a-8ea9-fd4813070dd5 with identifier: 1980779 to the API
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 35,
'color': 'BLEU ECLIPSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c37d0691-d2ad-542a-8ea9-fd4813070dd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 80353,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross Hybrid rechargeable 180ch Feel '
'ë-EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross Hybrid rechargeable 180ch Feel ë-EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980779%27 HTTP/1.1" 200 None
2026-03-27 03:46:47 [ayvens.fr] INFO: Saving data for 1980779: {'auction_closing_time': 1774605600.0, 'created_time': 1774370997.455812, 'last_price_update_time': 1774583207.905651}
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980779') HTTP/1.1" 204 0
2026-03-27 03:46:47 [ayvens.fr] INFO: Found listing with ID: 1980780
2026-03-27 03:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980780%27 HTTP/1.1" 200 None
2026-03-27 03:46:47 [ayvens.fr] INFO: Scrape type for 1980780: 2
2026-03-27 03:46:47 [ayvens.fr] INFO: Extracting data for car ID: 1980780
2026-03-27 03:46:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd33c46-7c93-5637-bcfd-15df2fc438eb with identifier: 1980780
2026-03-27 03:46:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd33c46-7c93-5637-bcfd-15df2fc438eb with scrape type 2
2026-03-27 03:46:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcd33c46-7c93-5637-bcfd-15df2fc438eb with scrape type 2
2026-03-27 03:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dcd33c46-7c93-5637-bcfd-15df2fc438eb, identifier: 1980780
2026-03-27 03:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dcd33c46-7c93-5637-bcfd-15df2fc438eb with identifier: 1980780
2026-03-27 03:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dcd33c46-7c93-5637-bcfd-15df2fc438eb with identifier: 1980780
2026-03-27 03:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dcd33c46-7c93-5637-bcfd-15df2fc438eb with identifier: 1980780 to the API
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'dcd33c46-7c93-5637-bcfd-15df2fc438eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 14780,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'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-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980780%27 HTTP/1.1" 200 None
2026-03-27 03:46:48 [ayvens.fr] INFO: Saving data for 1980780: {'auction_closing_time': 1774605600.0, 'created_time': 1774370999.101926, 'last_price_update_time': 1774583208.312743}
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980780') HTTP/1.1" 204 0
2026-03-27 03:46:48 [ayvens.fr] INFO: Found listing with ID: 1980781
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980781%27 HTTP/1.1" 200 None
2026-03-27 03:46:48 [ayvens.fr] INFO: Scrape type for 1980781: 2
2026-03-27 03:46:48 [ayvens.fr] INFO: Extracting data for car ID: 1980781
2026-03-27 03:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ce2c734-1dc6-5e2d-a899-10fafb54e664 with identifier: 1980781
2026-03-27 03:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ce2c734-1dc6-5e2d-a899-10fafb54e664 with scrape type 2
2026-03-27 03:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ce2c734-1dc6-5e2d-a899-10fafb54e664 with scrape type 2
2026-03-27 03:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2ce2c734-1dc6-5e2d-a899-10fafb54e664, identifier: 1980781
2026-03-27 03:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2ce2c734-1dc6-5e2d-a899-10fafb54e664 with identifier: 1980781
2026-03-27 03:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2ce2c734-1dc6-5e2d-a899-10fafb54e664 with identifier: 1980781
2026-03-27 03:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2ce2c734-1dc6-5e2d-a899-10fafb54e664 with identifier: 1980781 to the API
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '2ce2c734-1dc6-5e2d-a899-10fafb54e664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'MAZDA',
'model': 'CX-30',
'odometer': 86499,
'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': 'MAZDA CX-30 CX-30 2.0 e-SKYACTIV-X M-Hybrid 186ch Business '
'Executive BVA 20',
'transmission': 'automatic',
'trim': 'CX-30 2.0 e-SKYACTIV-X M-Hybrid 186ch Business Executive BVA 20',
'vin': None,
'year': 2023}
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980781%27 HTTP/1.1" 200 None
2026-03-27 03:46:48 [ayvens.fr] INFO: Saving data for 1980781: {'auction_closing_time': 1774605600.0, 'created_time': 1774371000.281562, 'last_price_update_time': 1774583208.70192}
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980781') HTTP/1.1" 204 0
2026-03-27 03:46:48 [ayvens.fr] INFO: Found listing with ID: 1980782
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980782%27 HTTP/1.1" 200 None
2026-03-27 03:46:48 [ayvens.fr] INFO: Scrape type for 1980782: 2
2026-03-27 03:46:48 [ayvens.fr] INFO: Extracting data for car ID: 1980782
2026-03-27 03:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eadb0de-471f-54c0-a1b9-46780685f587 with identifier: 1980782
2026-03-27 03:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eadb0de-471f-54c0-a1b9-46780685f587 with scrape type 2
2026-03-27 03:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eadb0de-471f-54c0-a1b9-46780685f587 with scrape type 2
2026-03-27 03:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1eadb0de-471f-54c0-a1b9-46780685f587, identifier: 1980782
2026-03-27 03:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1eadb0de-471f-54c0-a1b9-46780685f587 with identifier: 1980782
2026-03-27 03:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1eadb0de-471f-54c0-a1b9-46780685f587 with identifier: 1980782
2026-03-27 03:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1eadb0de-471f-54c0-a1b9-46780685f587 with identifier: 1980782 to the API
2026-03-27 03:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:49 [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.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '1eadb0de-471f-54c0-a1b9-46780685f587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 111966,
'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': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L1H1 1000 1.6 dCi 125ch energy Grand '
'Confort',
'transmission': 'manual',
'trim': 'Trafic Fg L1H1 1000 1.6 dCi 125ch energy Grand Confort',
'vin': None,
'year': 2019}
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980782%27 HTTP/1.1" 200 None
2026-03-27 03:46:49 [ayvens.fr] INFO: Saving data for 1980782: {'auction_closing_time': 1774605600.0, 'created_time': 1774371001.644558, 'last_price_update_time': 1774583209.093108}
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980782') HTTP/1.1" 204 0
2026-03-27 03:46:49 [ayvens.fr] INFO: Found listing with ID: 1980783
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980783%27 HTTP/1.1" 200 None
2026-03-27 03:46:49 [ayvens.fr] INFO: Scrape type for 1980783: 2
2026-03-27 03:46:49 [ayvens.fr] INFO: Extracting data for car ID: 1980783
2026-03-27 03:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c8bd33d-4195-5a27-8256-0562b0544393 with identifier: 1980783
2026-03-27 03:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c8bd33d-4195-5a27-8256-0562b0544393 with scrape type 2
2026-03-27 03:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c8bd33d-4195-5a27-8256-0562b0544393 with scrape type 2
2026-03-27 03:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7c8bd33d-4195-5a27-8256-0562b0544393, identifier: 1980783
2026-03-27 03:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7c8bd33d-4195-5a27-8256-0562b0544393 with identifier: 1980783
2026-03-27 03:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7c8bd33d-4195-5a27-8256-0562b0544393 with identifier: 1980783
2026-03-27 03:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7c8bd33d-4195-5a27-8256-0562b0544393 with identifier: 1980783 to the API
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:49 [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': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '7c8bd33d-4195-5a27-8256-0562b0544393',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 69180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO Clio 0.9 TCe 75ch energy Trend',
'transmission': 'manual',
'trim': 'Clio 0.9 TCe 75ch energy Trend',
'vin': None,
'year': 2019}
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980783%27 HTTP/1.1" 200 None
2026-03-27 03:46:49 [ayvens.fr] INFO: Saving data for 1980783: {'auction_closing_time': 1774605600.0, 'created_time': 1774371003.436097, 'last_price_update_time': 1774583209.493946}
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980783') HTTP/1.1" 204 0
2026-03-27 03:46:49 [ayvens.fr] INFO: Found listing with ID: 1980784
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980784%27 HTTP/1.1" 200 None
2026-03-27 03:46:49 [ayvens.fr] INFO: Scrape type for 1980784: 2
2026-03-27 03:46:49 [ayvens.fr] INFO: Extracting data for car ID: 1980784
2026-03-27 03:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5c7a11c-06a1-5000-b3d9-d0831e81a7c1 with identifier: 1980784
2026-03-27 03:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5c7a11c-06a1-5000-b3d9-d0831e81a7c1 with scrape type 2
2026-03-27 03:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5c7a11c-06a1-5000-b3d9-d0831e81a7c1 with scrape type 2
2026-03-27 03:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a5c7a11c-06a1-5000-b3d9-d0831e81a7c1, identifier: 1980784
2026-03-27 03:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a5c7a11c-06a1-5000-b3d9-d0831e81a7c1 with identifier: 1980784
2026-03-27 03:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a5c7a11c-06a1-5000-b3d9-d0831e81a7c1 with identifier: 1980784
2026-03-27 03:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a5c7a11c-06a1-5000-b3d9-d0831e81a7c1 with identifier: 1980784 to the API
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'SAPHIR SCHWARZ METAL NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'a5c7a11c-06a1-5000-b3d9-d0831e81a7c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 47088,
'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': '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-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980784%27 HTTP/1.1" 200 None
2026-03-27 03:46:49 [ayvens.fr] INFO: Saving data for 1980784: {'auction_closing_time': 1774605600.0, 'created_time': 1774371005.068063, 'last_price_update_time': 1774583209.893664}
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980784') HTTP/1.1" 204 0
2026-03-27 03:46:49 [ayvens.fr] INFO: Found listing with ID: 1980785
2026-03-27 03:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980785%27 HTTP/1.1" 200 None
2026-03-27 03:46:49 [ayvens.fr] INFO: Scrape type for 1980785: 2
2026-03-27 03:46:49 [ayvens.fr] INFO: Extracting data for car ID: 1980785
2026-03-27 03:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a38de9bc-5b49-5a4c-8d8e-5a357461175b with identifier: 1980785
2026-03-27 03:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38de9bc-5b49-5a4c-8d8e-5a357461175b with scrape type 2
2026-03-27 03:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a38de9bc-5b49-5a4c-8d8e-5a357461175b with scrape type 2
2026-03-27 03:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a38de9bc-5b49-5a4c-8d8e-5a357461175b, identifier: 1980785
2026-03-27 03:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a38de9bc-5b49-5a4c-8d8e-5a357461175b with identifier: 1980785
2026-03-27 03:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a38de9bc-5b49-5a4c-8d8e-5a357461175b with identifier: 1980785
2026-03-27 03:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a38de9bc-5b49-5a4c-8d8e-5a357461175b with identifier: 1980785 to the API
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:50 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'a38de9bc-5b49-5a4c-8d8e-5a357461175b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 28248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-01',
'seats_number': 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-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980785%27 HTTP/1.1" 200 None
2026-03-27 03:46:50 [ayvens.fr] INFO: Saving data for 1980785: {'auction_closing_time': 1774605600.0, 'created_time': 1774371006.585549, 'last_price_update_time': 1774583210.3034}
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980785') HTTP/1.1" 204 0
2026-03-27 03:46:50 [ayvens.fr] INFO: Found listing with ID: 1980786
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980786%27 HTTP/1.1" 200 None
2026-03-27 03:46:50 [ayvens.fr] INFO: Scrape type for 1980786: 2
2026-03-27 03:46:50 [ayvens.fr] INFO: Extracting data for car ID: 1980786
2026-03-27 03:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c481282-50f3-578b-a4c4-64bc91283c8d with identifier: 1980786
2026-03-27 03:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c481282-50f3-578b-a4c4-64bc91283c8d with scrape type 2
2026-03-27 03:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c481282-50f3-578b-a4c4-64bc91283c8d with scrape type 2
2026-03-27 03:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4c481282-50f3-578b-a4c4-64bc91283c8d, identifier: 1980786
2026-03-27 03:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4c481282-50f3-578b-a4c4-64bc91283c8d with identifier: 1980786
2026-03-27 03:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4c481282-50f3-578b-a4c4-64bc91283c8d with identifier: 1980786
2026-03-27 03:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4c481282-50f3-578b-a4c4-64bc91283c8d with identifier: 1980786 to the API
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:50 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '4c481282-50f3-578b-a4c4-64bc91283c8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 12895,
'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 EAT6',
'transmission': 'automatic',
'trim': 'C3 1.2 PureTech 110ch S&S Shine EAT6',
'vin': None,
'year': 2023}
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980786%27 HTTP/1.1" 200 None
2026-03-27 03:46:50 [ayvens.fr] INFO: Saving data for 1980786: {'auction_closing_time': 1774605600.0, 'created_time': 1774371007.939478, 'last_price_update_time': 1774583210.800647}
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980786') HTTP/1.1" 204 0
2026-03-27 03:46:50 [ayvens.fr] INFO: Found listing with ID: 1980787
2026-03-27 03:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980787%27 HTTP/1.1" 200 None
2026-03-27 03:46:50 [ayvens.fr] INFO: Scrape type for 1980787: 2
2026-03-27 03:46:50 [ayvens.fr] INFO: Extracting data for car ID: 1980787
2026-03-27 03:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e7b26b-69fb-58af-99a8-8d23fe114012 with identifier: 1980787
2026-03-27 03:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75e7b26b-69fb-58af-99a8-8d23fe114012 with scrape type 2
2026-03-27 03:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75e7b26b-69fb-58af-99a8-8d23fe114012 with scrape type 2
2026-03-27 03:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 75e7b26b-69fb-58af-99a8-8d23fe114012, identifier: 1980787
2026-03-27 03:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 75e7b26b-69fb-58af-99a8-8d23fe114012 with identifier: 1980787
2026-03-27 03:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 75e7b26b-69fb-58af-99a8-8d23fe114012 with identifier: 1980787
2026-03-27 03:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 75e7b26b-69fb-58af-99a8-8d23fe114012 with identifier: 1980787 to the API
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 9,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '75e7b26b-69fb-58af-99a8-8d23fe114012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 4101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN Tiguan 1.5 eHybrid 204ch Life Plus DSG6',
'transmission': 'automatic',
'trim': 'Tiguan 1.5 eHybrid 204ch Life Plus DSG6',
'vin': None,
'year': 2025}
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980787%27 HTTP/1.1" 200 None
2026-03-27 03:46:51 [ayvens.fr] INFO: Saving data for 1980787: {'auction_closing_time': 1774605600.0, 'created_time': 1774371009.578271, 'last_price_update_time': 1774583211.20352}
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980787') HTTP/1.1" 204 0
2026-03-27 03:46:51 [ayvens.fr] INFO: Found listing with ID: 1980788
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980788%27 HTTP/1.1" 200 None
2026-03-27 03:46:51 [ayvens.fr] INFO: Scrape type for 1980788: 2
2026-03-27 03:46:51 [ayvens.fr] INFO: Extracting data for car ID: 1980788
2026-03-27 03:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a2f2fb2-1f96-5f20-a45e-fba5a32c6542 with identifier: 1980788
2026-03-27 03:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2f2fb2-1f96-5f20-a45e-fba5a32c6542 with scrape type 2
2026-03-27 03:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a2f2fb2-1f96-5f20-a45e-fba5a32c6542 with scrape type 2
2026-03-27 03:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8a2f2fb2-1f96-5f20-a45e-fba5a32c6542, identifier: 1980788
2026-03-27 03:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8a2f2fb2-1f96-5f20-a45e-fba5a32c6542 with identifier: 1980788
2026-03-27 03:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8a2f2fb2-1f96-5f20-a45e-fba5a32c6542 with identifier: 1980788
2026-03-27 03:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8a2f2fb2-1f96-5f20-a45e-fba5a32c6542 with identifier: 1980788 to the API
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:51 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '8a2f2fb2-1f96-5f20-a45e-fba5a32c6542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 86777,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-20',
'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-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980788%27 HTTP/1.1" 200 None
2026-03-27 03:46:51 [ayvens.fr] INFO: Saving data for 1980788: {'auction_closing_time': 1774605600.0, 'created_time': 1774371010.830038, 'last_price_update_time': 1774583211.601003}
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980788') HTTP/1.1" 204 0
2026-03-27 03:46:51 [ayvens.fr] INFO: Found listing with ID: 1980789
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980789%27 HTTP/1.1" 200 None
2026-03-27 03:46:51 [ayvens.fr] INFO: Scrape type for 1980789: 2
2026-03-27 03:46:51 [ayvens.fr] INFO: Extracting data for car ID: 1980789
2026-03-27 03:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eb5c599-4adb-52e0-a715-4edfa441fced with identifier: 1980789
2026-03-27 03:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eb5c599-4adb-52e0-a715-4edfa441fced with scrape type 2
2026-03-27 03:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eb5c599-4adb-52e0-a715-4edfa441fced with scrape type 2
2026-03-27 03:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6eb5c599-4adb-52e0-a715-4edfa441fced, identifier: 1980789
2026-03-27 03:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6eb5c599-4adb-52e0-a715-4edfa441fced with identifier: 1980789
2026-03-27 03:46:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6eb5c599-4adb-52e0-a715-4edfa441fced with identifier: 1980789
2026-03-27 03:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6eb5c599-4adb-52e0-a715-4edfa441fced with identifier: 1980789 to the API
2026-03-27 03:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GRIS CENDRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '6eb5c599-4adb-52e0-a715-4edfa441fced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'T-CROSS',
'odometer': 124033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-CROSS T-Cross 1.0 TSI 110ch Style',
'transmission': 'manual',
'trim': 'T-Cross 1.0 TSI 110ch Style',
'vin': None,
'year': 2023}
2026-03-27 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980789%27 HTTP/1.1" 200 None
2026-03-27 03:46:52 [ayvens.fr] INFO: Saving data for 1980789: {'auction_closing_time': 1774605600.0, 'created_time': 1774371012.216327, 'last_price_update_time': 1774583212.598817}
2026-03-27 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980789') HTTP/1.1" 204 0
2026-03-27 03:46:52 [ayvens.fr] INFO: Found listing with ID: 1980790
2026-03-27 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980790%27 HTTP/1.1" 200 None
2026-03-27 03:46:52 [ayvens.fr] INFO: Scrape type for 1980790: 2
2026-03-27 03:46:52 [ayvens.fr] INFO: Extracting data for car ID: 1980790
2026-03-27 03:46:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9059a2d6-8e88-5112-a32b-b353d5466972 with identifier: 1980790
2026-03-27 03:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9059a2d6-8e88-5112-a32b-b353d5466972 with scrape type 2
2026-03-27 03:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9059a2d6-8e88-5112-a32b-b353d5466972 with scrape type 2
2026-03-27 03:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9059a2d6-8e88-5112-a32b-b353d5466972, identifier: 1980790
2026-03-27 03:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9059a2d6-8e88-5112-a32b-b353d5466972 with identifier: 1980790
2026-03-27 03:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9059a2d6-8e88-5112-a32b-b353d5466972 with identifier: 1980790
2026-03-27 03:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9059a2d6-8e88-5112-a32b-b353d5466972 with identifier: 1980790 to the API
2026-03-27 03:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '9059a2d6-8e88-5112-a32b-b353d5466972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 90948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-09',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine EAT6 - 2 PLACES',
'transmission': 'automatic',
'trim': 'C3 1.2 PureTech 110ch S&S Shine EAT6 - 2 PLACES',
'vin': None,
'year': 2021}
2026-03-27 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980790%27 HTTP/1.1" 200 None
2026-03-27 03:46:52 [ayvens.fr] INFO: Saving data for 1980790: {'auction_closing_time': 1774605600.0, 'created_time': 1774371013.784443, 'last_price_update_time': 1774583212.991224}
2026-03-27 03:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980790') HTTP/1.1" 204 0
2026-03-27 03:46:53 [ayvens.fr] INFO: Found listing with ID: 1980791
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980791%27 HTTP/1.1" 200 None
2026-03-27 03:46:53 [ayvens.fr] INFO: Scrape type for 1980791: 2
2026-03-27 03:46:53 [ayvens.fr] INFO: Extracting data for car ID: 1980791
2026-03-27 03:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c489aa4d-31be-54c7-8cfd-a809c8667ead with identifier: 1980791
2026-03-27 03:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c489aa4d-31be-54c7-8cfd-a809c8667ead with scrape type 2
2026-03-27 03:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c489aa4d-31be-54c7-8cfd-a809c8667ead with scrape type 2
2026-03-27 03:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c489aa4d-31be-54c7-8cfd-a809c8667ead, identifier: 1980791
2026-03-27 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c489aa4d-31be-54c7-8cfd-a809c8667ead with identifier: 1980791
2026-03-27 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c489aa4d-31be-54c7-8cfd-a809c8667ead with identifier: 1980791
2026-03-27 03:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c489aa4d-31be-54c7-8cfd-a809c8667ead with identifier: 1980791 to the API
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GRIS ATLAS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'c489aa4d-31be-54c7-8cfd-a809c8667ead',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'RAV4 HSD',
'odometer': 108759,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA RAV4 HSD RAV4 Hybride 222ch Dynamic Business AWD-i',
'transmission': 'automatic',
'trim': 'RAV4 Hybride 222ch Dynamic Business AWD-i',
'vin': None,
'year': 2021}
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980791%27 HTTP/1.1" 200 None
2026-03-27 03:46:53 [ayvens.fr] INFO: Saving data for 1980791: {'auction_closing_time': 1774605600.0, 'created_time': 1774371014.552292, 'last_price_update_time': 1774583213.429857}
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980791') HTTP/1.1" 204 0
2026-03-27 03:46:53 [ayvens.fr] INFO: Found listing with ID: 1980792
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980792%27 HTTP/1.1" 200 None
2026-03-27 03:46:53 [ayvens.fr] INFO: Scrape type for 1980792: 2
2026-03-27 03:46:53 [ayvens.fr] INFO: Extracting data for car ID: 1980792
2026-03-27 03:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d00e678-82cf-5a37-a4b7-3aed2e5c2edd with identifier: 1980792
2026-03-27 03:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d00e678-82cf-5a37-a4b7-3aed2e5c2edd with scrape type 2
2026-03-27 03:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d00e678-82cf-5a37-a4b7-3aed2e5c2edd with scrape type 2
2026-03-27 03:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5d00e678-82cf-5a37-a4b7-3aed2e5c2edd, identifier: 1980792
2026-03-27 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5d00e678-82cf-5a37-a4b7-3aed2e5c2edd with identifier: 1980792
2026-03-27 03:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5d00e678-82cf-5a37-a4b7-3aed2e5c2edd with identifier: 1980792
2026-03-27 03:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5d00e678-82cf-5a37-a4b7-3aed2e5c2edd with identifier: 1980792 to the API
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:53 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '5d00e678-82cf-5a37-a4b7-3aed2e5c2edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'ZOE',
'odometer': 15467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT ZOE Zoe Business charge normale R110 Achat Intégral',
'transmission': 'automatic',
'trim': 'Zoe Business charge normale R110 Achat Intégral',
'vin': None,
'year': 2020}
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980792%27 HTTP/1.1" 200 None
2026-03-27 03:46:53 [ayvens.fr] INFO: Saving data for 1980792: {'auction_closing_time': 1774605600.0, 'created_time': 1774371015.824153, 'last_price_update_time': 1774583213.846309}
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980792') HTTP/1.1" 204 0
2026-03-27 03:46:53 [ayvens.fr] INFO: Found listing with ID: 1980793
2026-03-27 03:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980793%27 HTTP/1.1" 200 None
2026-03-27 03:46:53 [ayvens.fr] INFO: Scrape type for 1980793: 2
2026-03-27 03:46:53 [ayvens.fr] INFO: Extracting data for car ID: 1980793
2026-03-27 03:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff3198c-f44e-5108-b5b7-f1d81884f16f with identifier: 1980793
2026-03-27 03:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff3198c-f44e-5108-b5b7-f1d81884f16f with scrape type 2
2026-03-27 03:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aff3198c-f44e-5108-b5b7-f1d81884f16f with scrape type 2
2026-03-27 03:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: aff3198c-f44e-5108-b5b7-f1d81884f16f, identifier: 1980793
2026-03-27 03:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: aff3198c-f44e-5108-b5b7-f1d81884f16f with identifier: 1980793
2026-03-27 03:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: aff3198c-f44e-5108-b5b7-f1d81884f16f with identifier: 1980793
2026-03-27 03:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: aff3198c-f44e-5108-b5b7-f1d81884f16f with identifier: 1980793 to the API
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:54 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'aff3198c-f44e-5108-b5b7-f1d81884f16f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL Y',
'odometer': 68608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-27',
'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-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980793%27 HTTP/1.1" 200 None
2026-03-27 03:46:54 [ayvens.fr] INFO: Saving data for 1980793: {'auction_closing_time': 1774605600.0, 'created_time': 1774371017.229453, 'last_price_update_time': 1774583214.30086}
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980793') HTTP/1.1" 204 0
2026-03-27 03:46:54 [ayvens.fr] INFO: Found listing with ID: 1980794
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980794%27 HTTP/1.1" 200 None
2026-03-27 03:46:54 [ayvens.fr] INFO: Scrape type for 1980794: 2
2026-03-27 03:46:54 [ayvens.fr] INFO: Extracting data for car ID: 1980794
2026-03-27 03:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e8ae7e8-c807-5958-a041-60475b9f1f37 with identifier: 1980794
2026-03-27 03:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e8ae7e8-c807-5958-a041-60475b9f1f37 with scrape type 2
2026-03-27 03:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e8ae7e8-c807-5958-a041-60475b9f1f37 with scrape type 2
2026-03-27 03:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8e8ae7e8-c807-5958-a041-60475b9f1f37, identifier: 1980794
2026-03-27 03:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8e8ae7e8-c807-5958-a041-60475b9f1f37 with identifier: 1980794
2026-03-27 03:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8e8ae7e8-c807-5958-a041-60475b9f1f37 with identifier: 1980794
2026-03-27 03:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8e8ae7e8-c807-5958-a041-60475b9f1f37 with identifier: 1980794 to the API
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:54 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '8e8ae7e8-c807-5958-a041-60475b9f1f37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 108724,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-05',
'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-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980794%27 HTTP/1.1" 200 None
2026-03-27 03:46:54 [ayvens.fr] INFO: Saving data for 1980794: {'auction_closing_time': 1774605600.0, 'created_time': 1774371019.543273, 'last_price_update_time': 1774583214.703153}
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980794') HTTP/1.1" 204 0
2026-03-27 03:46:54 [ayvens.fr] INFO: Found listing with ID: 1980795
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980795%27 HTTP/1.1" 200 None
2026-03-27 03:46:54 [ayvens.fr] INFO: Scrape type for 1980795: 2
2026-03-27 03:46:54 [ayvens.fr] INFO: Extracting data for car ID: 1980795
2026-03-27 03:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9990f96-f854-5a55-a7fb-e2354ed8e26a with identifier: 1980795
2026-03-27 03:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9990f96-f854-5a55-a7fb-e2354ed8e26a with scrape type 2
2026-03-27 03:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9990f96-f854-5a55-a7fb-e2354ed8e26a with scrape type 2
2026-03-27 03:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d9990f96-f854-5a55-a7fb-e2354ed8e26a, identifier: 1980795
2026-03-27 03:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d9990f96-f854-5a55-a7fb-e2354ed8e26a with identifier: 1980795
2026-03-27 03:46:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d9990f96-f854-5a55-a7fb-e2354ed8e26a with identifier: 1980795
2026-03-27 03:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d9990f96-f854-5a55-a7fb-e2354ed8e26a with identifier: 1980795 to the API
2026-03-27 03:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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 COMETE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'd9990f96-f854-5a55-a7fb-e2354ed8e26a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'EV6',
'odometer': 110490,
'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': 'KIA EV6 EV6 229ch Air Active Business 2WD',
'transmission': 'automatic',
'trim': 'EV6 229ch Air Active Business 2WD',
'vin': None,
'year': 2023}
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980795%27 HTTP/1.1" 200 None
2026-03-27 03:46:55 [ayvens.fr] INFO: Saving data for 1980795: {'auction_closing_time': 1774605600.0, 'created_time': 1774371020.747558, 'last_price_update_time': 1774583215.119327}
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980795') HTTP/1.1" 204 0
2026-03-27 03:46:55 [ayvens.fr] INFO: Found listing with ID: 1980796
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980796%27 HTTP/1.1" 200 None
2026-03-27 03:46:55 [ayvens.fr] INFO: Scrape type for 1980796: 2
2026-03-27 03:46:55 [ayvens.fr] INFO: Extracting data for car ID: 1980796
2026-03-27 03:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e49db41b-0b4d-56eb-9eac-1a14d0af282e with identifier: 1980796
2026-03-27 03:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e49db41b-0b4d-56eb-9eac-1a14d0af282e with scrape type 2
2026-03-27 03:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e49db41b-0b4d-56eb-9eac-1a14d0af282e with scrape type 2
2026-03-27 03:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e49db41b-0b4d-56eb-9eac-1a14d0af282e, identifier: 1980796
2026-03-27 03:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e49db41b-0b4d-56eb-9eac-1a14d0af282e with identifier: 1980796
2026-03-27 03:46:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e49db41b-0b4d-56eb-9eac-1a14d0af282e with identifier: 1980796
2026-03-27 03:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e49db41b-0b4d-56eb-9eac-1a14d0af282e with identifier: 1980796 to the API
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:55 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'e49db41b-0b4d-56eb-9eac-1a14d0af282e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'LYNK & CO',
'model': '01',
'odometer': 49521,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'LYNK & CO 01 1 1.5 PHEV 261ch DCTH 7',
'transmission': 'automatic',
'trim': '1 1.5 PHEV 261ch DCTH 7',
'vin': None,
'year': 2023}
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980796%27 HTTP/1.1" 200 None
2026-03-27 03:46:55 [ayvens.fr] INFO: Saving data for 1980796: {'auction_closing_time': 1774605600.0, 'created_time': 1774371022.555401, 'last_price_update_time': 1774583215.516276}
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980796') HTTP/1.1" 204 0
2026-03-27 03:46:55 [ayvens.fr] INFO: Found listing with ID: 1980797
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980797%27 HTTP/1.1" 200 None
2026-03-27 03:46:55 [ayvens.fr] INFO: Scrape type for 1980797: 2
2026-03-27 03:46:55 [ayvens.fr] INFO: Extracting data for car ID: 1980797
2026-03-27 03:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d15ef4b1-739e-5a70-b604-8ef9bd61466d with identifier: 1980797
2026-03-27 03:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15ef4b1-739e-5a70-b604-8ef9bd61466d with scrape type 2
2026-03-27 03:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d15ef4b1-739e-5a70-b604-8ef9bd61466d with scrape type 2
2026-03-27 03:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d15ef4b1-739e-5a70-b604-8ef9bd61466d, identifier: 1980797
2026-03-27 03:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d15ef4b1-739e-5a70-b604-8ef9bd61466d with identifier: 1980797
2026-03-27 03:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d15ef4b1-739e-5a70-b604-8ef9bd61466d with identifier: 1980797
2026-03-27 03:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d15ef4b1-739e-5a70-b604-8ef9bd61466d with identifier: 1980797 to the API
2026-03-27 03:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:56 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd15ef4b1-739e-5a70-b604-8ef9bd61466d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 64964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-29',
'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-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980797%27 HTTP/1.1" 200 None
2026-03-27 03:46:56 [ayvens.fr] INFO: Saving data for 1980797: {'auction_closing_time': 1774605600.0, 'created_time': 1774371023.506727, 'last_price_update_time': 1774583216.066519}
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980797') HTTP/1.1" 204 0
2026-03-27 03:46:56 [ayvens.fr] INFO: Found listing with ID: 1980798
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980798%27 HTTP/1.1" 200 None
2026-03-27 03:46:56 [ayvens.fr] INFO: Scrape type for 1980798: 2
2026-03-27 03:46:56 [ayvens.fr] INFO: Extracting data for car ID: 1980798
2026-03-27 03:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e81dfcd-1dfd-5227-84c0-d6bb4feb072b with identifier: 1980798
2026-03-27 03:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e81dfcd-1dfd-5227-84c0-d6bb4feb072b with scrape type 2
2026-03-27 03:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e81dfcd-1dfd-5227-84c0-d6bb4feb072b with scrape type 2
2026-03-27 03:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0e81dfcd-1dfd-5227-84c0-d6bb4feb072b, identifier: 1980798
2026-03-27 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0e81dfcd-1dfd-5227-84c0-d6bb4feb072b with identifier: 1980798
2026-03-27 03:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0e81dfcd-1dfd-5227-84c0-d6bb4feb072b with identifier: 1980798
2026-03-27 03:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0e81dfcd-1dfd-5227-84c0-d6bb4feb072b with identifier: 1980798 to the API
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '0e81dfcd-1dfd-5227-84c0-d6bb4feb072b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '508',
'odometer': 77504,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-08',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 508 508 SW BlueHDi 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '508 SW BlueHDi 130ch S&S Active Business EAT8',
'vin': None,
'year': 2021}
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980798%27 HTTP/1.1" 200 None
2026-03-27 03:46:56 [ayvens.fr] INFO: Saving data for 1980798: {'auction_closing_time': 1774605600.0, 'created_time': 1774371024.801281, 'last_price_update_time': 1774583216.457807}
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980798') HTTP/1.1" 204 0
2026-03-27 03:46:56 [ayvens.fr] INFO: Found listing with ID: 1980799
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980799%27 HTTP/1.1" 200 None
2026-03-27 03:46:56 [ayvens.fr] INFO: Scrape type for 1980799: 2
2026-03-27 03:46:56 [ayvens.fr] INFO: Extracting data for car ID: 1980799
2026-03-27 03:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03136bcb-46a2-50c8-9e48-d70fa78c20cc with identifier: 1980799
2026-03-27 03:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03136bcb-46a2-50c8-9e48-d70fa78c20cc with scrape type 2
2026-03-27 03:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03136bcb-46a2-50c8-9e48-d70fa78c20cc with scrape type 2
2026-03-27 03:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 03136bcb-46a2-50c8-9e48-d70fa78c20cc, identifier: 1980799
2026-03-27 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 03136bcb-46a2-50c8-9e48-d70fa78c20cc with identifier: 1980799
2026-03-27 03:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 03136bcb-46a2-50c8-9e48-d70fa78c20cc with identifier: 1980799
2026-03-27 03:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 03136bcb-46a2-50c8-9e48-d70fa78c20cc with identifier: 1980799 to the API
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 212,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '03136bcb-46a2-50c8-9e48-d70fa78c20cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 66312,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-13',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT MASTER Master CCb F3500 L3 2.3 dCi 130ch Grand Confort '
'Euro6',
'transmission': 'manual',
'trim': 'Master CCb F3500 L3 2.3 dCi 130ch Grand Confort Euro6',
'vin': None,
'year': 2019}
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980799%27 HTTP/1.1" 200 None
2026-03-27 03:46:56 [ayvens.fr] INFO: Saving data for 1980799: {'auction_closing_time': 1774605600.0, 'created_time': 1774371025.99394, 'last_price_update_time': 1774583216.857521}
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980799') HTTP/1.1" 204 0
2026-03-27 03:46:56 [ayvens.fr] INFO: Found listing with ID: 1980800
2026-03-27 03:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980800%27 HTTP/1.1" 200 None
2026-03-27 03:46:56 [ayvens.fr] INFO: Scrape type for 1980800: 2
2026-03-27 03:46:56 [ayvens.fr] INFO: Extracting data for car ID: 1980800
2026-03-27 03:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0 with identifier: 1980800
2026-03-27 03:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0 with scrape type 2
2026-03-27 03:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0 with scrape type 2
2026-03-27 03:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0, identifier: 1980800
2026-03-27 03:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0 with identifier: 1980800
2026-03-27 03:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0 with identifier: 1980800
2026-03-27 03:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0 with identifier: 1980800 to the API
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:57 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '4ddd1eca-8af6-571c-a5e7-8a632c4fbcf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 75164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.6 BlueHDi 100ch Active Business S&S',
'transmission': 'manual',
'trim': '2008 1.6 BlueHDi 100ch Active Business S&S',
'vin': None,
'year': 2016}
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980800%27 HTTP/1.1" 200 None
2026-03-27 03:46:57 [ayvens.fr] INFO: Saving data for 1980800: {'auction_closing_time': 1774605600.0, 'created_time': 1774371027.332834, 'last_price_update_time': 1774583217.243674}
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980800') HTTP/1.1" 204 0
2026-03-27 03:46:57 [ayvens.fr] INFO: Found listing with ID: 1980801
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980801%27 HTTP/1.1" 200 None
2026-03-27 03:46:57 [ayvens.fr] INFO: Scrape type for 1980801: 2
2026-03-27 03:46:57 [ayvens.fr] INFO: Extracting data for car ID: 1980801
2026-03-27 03:46:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a66887-0abd-5336-9be9-0f2ed0af674e with identifier: 1980801
2026-03-27 03:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a66887-0abd-5336-9be9-0f2ed0af674e with scrape type 2
2026-03-27 03:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6a66887-0abd-5336-9be9-0f2ed0af674e with scrape type 2
2026-03-27 03:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f6a66887-0abd-5336-9be9-0f2ed0af674e, identifier: 1980801
2026-03-27 03:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f6a66887-0abd-5336-9be9-0f2ed0af674e with identifier: 1980801
2026-03-27 03:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f6a66887-0abd-5336-9be9-0f2ed0af674e with identifier: 1980801
2026-03-27 03:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f6a66887-0abd-5336-9be9-0f2ed0af674e with identifier: 1980801 to the API
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'f6a66887-0abd-5336-9be9-0f2ed0af674e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 136565,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-31',
'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': 2020}
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980801%27 HTTP/1.1" 200 None
2026-03-27 03:46:57 [ayvens.fr] INFO: Saving data for 1980801: {'auction_closing_time': 1774605600.0, 'created_time': 1774371028.672137, 'last_price_update_time': 1774583217.634624}
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980801') HTTP/1.1" 204 0
2026-03-27 03:46:57 [ayvens.fr] INFO: Found listing with ID: 1980802
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980802%27 HTTP/1.1" 200 None
2026-03-27 03:46:57 [ayvens.fr] INFO: Scrape type for 1980802: 2
2026-03-27 03:46:57 [ayvens.fr] INFO: Extracting data for car ID: 1980802
2026-03-27 03:46:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 795a6ccc-0ecd-5146-a191-68f64910e728 with identifier: 1980802
2026-03-27 03:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 795a6ccc-0ecd-5146-a191-68f64910e728 with scrape type 2
2026-03-27 03:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 795a6ccc-0ecd-5146-a191-68f64910e728 with scrape type 2
2026-03-27 03:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 795a6ccc-0ecd-5146-a191-68f64910e728, identifier: 1980802
2026-03-27 03:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 795a6ccc-0ecd-5146-a191-68f64910e728 with identifier: 1980802
2026-03-27 03:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 795a6ccc-0ecd-5146-a191-68f64910e728 with identifier: 1980802
2026-03-27 03:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 795a6ccc-0ecd-5146-a191-68f64910e728 with identifier: 1980802 to the API
2026-03-27 03:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 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': 'NOIR PERLA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '795a6ccc-0ecd-5146-a191-68f64910e728',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 110257,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.5 BlueHDi 130ch S&S Allure',
'transmission': 'manual',
'trim': '3008 1.5 BlueHDi 130ch S&S Allure',
'vin': None,
'year': 2021}
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980802%27 HTTP/1.1" 200 None
2026-03-27 03:46:58 [ayvens.fr] INFO: Saving data for 1980802: {'auction_closing_time': 1774605600.0, 'created_time': 1774371030.447902, 'last_price_update_time': 1774583218.039782}
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980802') HTTP/1.1" 204 0
2026-03-27 03:46:58 [ayvens.fr] INFO: Found listing with ID: 1980803
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980803%27 HTTP/1.1" 200 None
2026-03-27 03:46:58 [ayvens.fr] INFO: Scrape type for 1980803: 2
2026-03-27 03:46:58 [ayvens.fr] INFO: Extracting data for car ID: 1980803
2026-03-27 03:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d63328c9-a4c6-5347-aa5a-3f4f505fc86c with identifier: 1980803
2026-03-27 03:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63328c9-a4c6-5347-aa5a-3f4f505fc86c with scrape type 2
2026-03-27 03:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d63328c9-a4c6-5347-aa5a-3f4f505fc86c with scrape type 2
2026-03-27 03:46:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d63328c9-a4c6-5347-aa5a-3f4f505fc86c, identifier: 1980803
2026-03-27 03:46:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d63328c9-a4c6-5347-aa5a-3f4f505fc86c with identifier: 1980803
2026-03-27 03:46:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d63328c9-a4c6-5347-aa5a-3f4f505fc86c with identifier: 1980803
2026-03-27 03:46:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d63328c9-a4c6-5347-aa5a-3f4f505fc86c with identifier: 1980803 to the API
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:58 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'd63328c9-a4c6-5347-aa5a-3f4f505fc86c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 67860,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris 100h Dynamic Business 5p',
'transmission': 'automatic',
'trim': 'Yaris 100h Dynamic Business 5p',
'vin': None,
'year': 2018}
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980803%27 HTTP/1.1" 200 None
2026-03-27 03:46:58 [ayvens.fr] INFO: Saving data for 1980803: {'auction_closing_time': 1774605600.0, 'created_time': 1774371031.968146, 'last_price_update_time': 1774583218.493361}
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980803') HTTP/1.1" 204 0
2026-03-27 03:46:58 [ayvens.fr] INFO: Found listing with ID: 1980804
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980804%27 HTTP/1.1" 200 None
2026-03-27 03:46:58 [ayvens.fr] INFO: Scrape type for 1980804: 2
2026-03-27 03:46:58 [ayvens.fr] INFO: Extracting data for car ID: 1980804
2026-03-27 03:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cde8ae4b-0df1-5c57-b413-537545f6cc90 with identifier: 1980804
2026-03-27 03:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cde8ae4b-0df1-5c57-b413-537545f6cc90 with scrape type 2
2026-03-27 03:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cde8ae4b-0df1-5c57-b413-537545f6cc90 with scrape type 2
2026-03-27 03:46:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cde8ae4b-0df1-5c57-b413-537545f6cc90, identifier: 1980804
2026-03-27 03:46:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cde8ae4b-0df1-5c57-b413-537545f6cc90 with identifier: 1980804
2026-03-27 03:46:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cde8ae4b-0df1-5c57-b413-537545f6cc90 with identifier: 1980804
2026-03-27 03:46:58 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cde8ae4b-0df1-5c57-b413-537545f6cc90 with identifier: 1980804 to the API
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:58 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'cde8ae4b-0df1-5c57-b413-537545f6cc90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 92970,
'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-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980804%27 HTTP/1.1" 200 None
2026-03-27 03:46:58 [ayvens.fr] INFO: Saving data for 1980804: {'auction_closing_time': 1774605600.0, 'created_time': 1774371033.473798, 'last_price_update_time': 1774583218.889451}
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980804') HTTP/1.1" 204 0
2026-03-27 03:46:58 [ayvens.fr] INFO: Found listing with ID: 1980805
2026-03-27 03:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980805%27 HTTP/1.1" 200 None
2026-03-27 03:46:58 [ayvens.fr] INFO: Scrape type for 1980805: 2
2026-03-27 03:46:58 [ayvens.fr] INFO: Extracting data for car ID: 1980805
2026-03-27 03:46:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb5011bc-0461-5ff1-a5aa-c008126bd5ab with identifier: 1980805
2026-03-27 03:46:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb5011bc-0461-5ff1-a5aa-c008126bd5ab with scrape type 2
2026-03-27 03:46:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb5011bc-0461-5ff1-a5aa-c008126bd5ab with scrape type 2
2026-03-27 03:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: eb5011bc-0461-5ff1-a5aa-c008126bd5ab, identifier: 1980805
2026-03-27 03:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: eb5011bc-0461-5ff1-a5aa-c008126bd5ab with identifier: 1980805
2026-03-27 03:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: eb5011bc-0461-5ff1-a5aa-c008126bd5ab with identifier: 1980805
2026-03-27 03:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: eb5011bc-0461-5ff1-a5aa-c008126bd5ab with identifier: 1980805 to the API
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:59 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'eb5011bc-0461-5ff1-a5aa-c008126bd5ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 95437,
'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': 'CITROËN C5 AIRCROSS C5 Aircross Hybrid 5ch Business + e-EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross Hybrid 5ch Business + e-EAT8',
'vin': None,
'year': 2020}
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980805%27 HTTP/1.1" 200 None
2026-03-27 03:46:59 [ayvens.fr] INFO: Saving data for 1980805: {'auction_closing_time': 1774605600.0, 'created_time': 1774371034.668443, 'last_price_update_time': 1774583219.274635}
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980805') HTTP/1.1" 204 0
2026-03-27 03:46:59 [ayvens.fr] INFO: Found listing with ID: 1980806
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980806%27 HTTP/1.1" 200 None
2026-03-27 03:46:59 [ayvens.fr] INFO: Scrape type for 1980806: 2
2026-03-27 03:46:59 [ayvens.fr] INFO: Extracting data for car ID: 1980806
2026-03-27 03:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58e7c184-f59e-5eb3-8f67-6913317e53d7 with identifier: 1980806
2026-03-27 03:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58e7c184-f59e-5eb3-8f67-6913317e53d7 with scrape type 2
2026-03-27 03:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58e7c184-f59e-5eb3-8f67-6913317e53d7 with scrape type 2
2026-03-27 03:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 58e7c184-f59e-5eb3-8f67-6913317e53d7, identifier: 1980806
2026-03-27 03:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 58e7c184-f59e-5eb3-8f67-6913317e53d7 with identifier: 1980806
2026-03-27 03:46:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 58e7c184-f59e-5eb3-8f67-6913317e53d7 with identifier: 1980806
2026-03-27 03:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 58e7c184-f59e-5eb3-8f67-6913317e53d7 with identifier: 1980806 to the API
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:46:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC PERLE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.5L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '58e7c184-f59e-5eb3-8f67-6913317e53d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 66847,
'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': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Long-Range Dual Motor AWD',
'transmission': 'automatic',
'trim': 'Model 3 Long-Range Dual Motor AWD',
'vin': None,
'year': 2021}
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980806%27 HTTP/1.1" 200 None
2026-03-27 03:46:59 [ayvens.fr] INFO: Saving data for 1980806: {'auction_closing_time': 1774605600.0, 'created_time': 1774371035.862785, 'last_price_update_time': 1774583219.703307}
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980806') HTTP/1.1" 204 0
2026-03-27 03:46:59 [ayvens.fr] INFO: Found listing with ID: 1980807
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980807%27 HTTP/1.1" 200 None
2026-03-27 03:46:59 [ayvens.fr] INFO: Scrape type for 1980807: 2
2026-03-27 03:46:59 [ayvens.fr] INFO: Extracting data for car ID: 1980807
2026-03-27 03:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d7d2a1c-0278-5174-bd80-aeec09135f49 with identifier: 1980807
2026-03-27 03:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d7d2a1c-0278-5174-bd80-aeec09135f49 with scrape type 2
2026-03-27 03:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d7d2a1c-0278-5174-bd80-aeec09135f49 with scrape type 2
2026-03-27 03:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6d7d2a1c-0278-5174-bd80-aeec09135f49, identifier: 1980807
2026-03-27 03:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6d7d2a1c-0278-5174-bd80-aeec09135f49 with identifier: 1980807
2026-03-27 03:46:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6d7d2a1c-0278-5174-bd80-aeec09135f49 with identifier: 1980807
2026-03-27 03:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6d7d2a1c-0278-5174-bd80-aeec09135f49 with identifier: 1980807 to the API
2026-03-27 03:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLEU VERTIGO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '6d7d2a1c-0278-5174-bd80-aeec09135f49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208',
'odometer': 12741,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT E-208 208 e-208 136ch GT',
'transmission': 'automatic',
'trim': '208 e-208 136ch GT',
'vin': None,
'year': 2024}
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980807%27 HTTP/1.1" 200 None
2026-03-27 03:47:00 [ayvens.fr] INFO: Saving data for 1980807: {'auction_closing_time': 1774605600.0, 'created_time': 1774371037.667164, 'last_price_update_time': 1774583220.14997}
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980807') HTTP/1.1" 204 0
2026-03-27 03:47:00 [ayvens.fr] INFO: Found listing with ID: 1980808
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980808%27 HTTP/1.1" 200 None
2026-03-27 03:47:00 [ayvens.fr] INFO: Scrape type for 1980808: 2
2026-03-27 03:47:00 [ayvens.fr] INFO: Extracting data for car ID: 1980808
2026-03-27 03:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22294002-43c5-5b12-9094-e7226593ec8f with identifier: 1980808
2026-03-27 03:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22294002-43c5-5b12-9094-e7226593ec8f with scrape type 2
2026-03-27 03:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22294002-43c5-5b12-9094-e7226593ec8f with scrape type 2
2026-03-27 03:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 22294002-43c5-5b12-9094-e7226593ec8f, identifier: 1980808
2026-03-27 03:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 22294002-43c5-5b12-9094-e7226593ec8f with identifier: 1980808
2026-03-27 03:47:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 22294002-43c5-5b12-9094-e7226593ec8f with identifier: 1980808
2026-03-27 03:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 22294002-43c5-5b12-9094-e7226593ec8f with identifier: 1980808 to the API
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'VERT AVENTURINE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '22294002-43c5-5b12-9094-e7226593ec8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'NIRO EV',
'odometer': 37840,
'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-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980808%27 HTTP/1.1" 200 None
2026-03-27 03:47:00 [ayvens.fr] INFO: Saving data for 1980808: {'auction_closing_time': 1774605600.0, 'created_time': 1774371038.994205, 'last_price_update_time': 1774583220.644415}
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980808') HTTP/1.1" 204 0
2026-03-27 03:47:00 [ayvens.fr] INFO: Found listing with ID: 1980809
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980809%27 HTTP/1.1" 200 None
2026-03-27 03:47:00 [ayvens.fr] INFO: Scrape type for 1980809: 2
2026-03-27 03:47:00 [ayvens.fr] INFO: Extracting data for car ID: 1980809
2026-03-27 03:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e00afd-b23f-534a-bf78-c622dfcf3891 with identifier: 1980809
2026-03-27 03:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e00afd-b23f-534a-bf78-c622dfcf3891 with scrape type 2
2026-03-27 03:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64e00afd-b23f-534a-bf78-c622dfcf3891 with scrape type 2
2026-03-27 03:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 64e00afd-b23f-534a-bf78-c622dfcf3891, identifier: 1980809
2026-03-27 03:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 64e00afd-b23f-534a-bf78-c622dfcf3891 with identifier: 1980809
2026-03-27 03:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 64e00afd-b23f-534a-bf78-c622dfcf3891 with identifier: 1980809
2026-03-27 03:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 64e00afd-b23f-534a-bf78-c622dfcf3891 with identifier: 1980809 to the API
2026-03-27 03:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:01 [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': 2,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '64e00afd-b23f-534a-bf78-c622dfcf3891',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 75969,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-16',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT Transit 2T CCb P350 L3 2.0 EcoBlue 170ch S&S HDT Trend '
'Business',
'transmission': 'manual',
'trim': 'Transit 2T CCb P350 L3 2.0 EcoBlue 170ch S&S HDT Trend Business',
'vin': None,
'year': 2021}
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980809%27 HTTP/1.1" 200 None
2026-03-27 03:47:01 [ayvens.fr] INFO: Saving data for 1980809: {'auction_closing_time': 1774605600.0, 'created_time': 1774371045.568307, 'last_price_update_time': 1774583221.044705}
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980809') HTTP/1.1" 204 0
2026-03-27 03:47:01 [ayvens.fr] INFO: Found listing with ID: 1980810
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980810%27 HTTP/1.1" 200 None
2026-03-27 03:47:01 [ayvens.fr] INFO: Scrape type for 1980810: 2
2026-03-27 03:47:01 [ayvens.fr] INFO: Extracting data for car ID: 1980810
2026-03-27 03:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 439b8ad1-e0df-5351-9008-0d3baf734d16 with identifier: 1980810
2026-03-27 03:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 439b8ad1-e0df-5351-9008-0d3baf734d16 with scrape type 2
2026-03-27 03:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 439b8ad1-e0df-5351-9008-0d3baf734d16 with scrape type 2
2026-03-27 03:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 439b8ad1-e0df-5351-9008-0d3baf734d16, identifier: 1980810
2026-03-27 03:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 439b8ad1-e0df-5351-9008-0d3baf734d16 with identifier: 1980810
2026-03-27 03:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 439b8ad1-e0df-5351-9008-0d3baf734d16 with identifier: 1980810
2026-03-27 03:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 439b8ad1-e0df-5351-9008-0d3baf734d16 with identifier: 1980810 to the API
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:01 [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',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '439b8ad1-e0df-5351-9008-0d3baf734d16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-2008',
'odometer': 63005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT E-2008 2008 e-2008 136ch Allure',
'transmission': 'automatic',
'trim': '2008 e-2008 136ch Allure',
'vin': None,
'year': 2022}
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980810%27 HTTP/1.1" 200 None
2026-03-27 03:47:01 [ayvens.fr] INFO: Saving data for 1980810: {'auction_closing_time': 1774605600.0, 'created_time': 1774371046.783861, 'last_price_update_time': 1774583221.478276}
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980810') HTTP/1.1" 204 0
2026-03-27 03:47:01 [ayvens.fr] INFO: Found listing with ID: 1980811
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980811%27 HTTP/1.1" 200 None
2026-03-27 03:47:01 [ayvens.fr] INFO: Scrape type for 1980811: 2
2026-03-27 03:47:01 [ayvens.fr] INFO: Extracting data for car ID: 1980811
2026-03-27 03:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86b4fdbc-875b-5bcb-b9e8-927d04feeeaf with identifier: 1980811
2026-03-27 03:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86b4fdbc-875b-5bcb-b9e8-927d04feeeaf with scrape type 2
2026-03-27 03:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86b4fdbc-875b-5bcb-b9e8-927d04feeeaf with scrape type 2
2026-03-27 03:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 86b4fdbc-875b-5bcb-b9e8-927d04feeeaf, identifier: 1980811
2026-03-27 03:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 86b4fdbc-875b-5bcb-b9e8-927d04feeeaf with identifier: 1980811
2026-03-27 03:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 86b4fdbc-875b-5bcb-b9e8-927d04feeeaf with identifier: 1980811
2026-03-27 03:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 86b4fdbc-875b-5bcb-b9e8-927d04feeeaf with identifier: 1980811 to the API
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '86b4fdbc-875b-5bcb-b9e8-927d04feeeaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 55867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-11',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.2 PureTech 130ch S&S Allure Pack EAT8',
'vin': None,
'year': 2021}
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980811%27 HTTP/1.1" 200 None
2026-03-27 03:47:01 [ayvens.fr] INFO: Saving data for 1980811: {'auction_closing_time': 1774605600.0, 'created_time': 1774371049.559201, 'last_price_update_time': 1774583221.867385}
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980811') HTTP/1.1" 204 0
2026-03-27 03:47:01 [ayvens.fr] INFO: Found listing with ID: 1980812
2026-03-27 03:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980812%27 HTTP/1.1" 200 None
2026-03-27 03:47:01 [ayvens.fr] INFO: Scrape type for 1980812: 2
2026-03-27 03:47:01 [ayvens.fr] INFO: Extracting data for car ID: 1980812
2026-03-27 03:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a81070a-710a-5c2f-b47b-e1df4837f31e with identifier: 1980812
2026-03-27 03:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a81070a-710a-5c2f-b47b-e1df4837f31e with scrape type 2
2026-03-27 03:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a81070a-710a-5c2f-b47b-e1df4837f31e with scrape type 2
2026-03-27 03:47:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4a81070a-710a-5c2f-b47b-e1df4837f31e, identifier: 1980812
2026-03-27 03:47:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4a81070a-710a-5c2f-b47b-e1df4837f31e with identifier: 1980812
2026-03-27 03:47:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4a81070a-710a-5c2f-b47b-e1df4837f31e with identifier: 1980812
2026-03-27 03:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4a81070a-710a-5c2f-b47b-e1df4837f31e with identifier: 1980812 to the API
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:02 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '4a81070a-710a-5c2f-b47b-e1df4837f31e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 93059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN BERLINGO Berlingo Van M 650kg PureTech 110 S&S Driver',
'transmission': 'manual',
'trim': 'Berlingo Van M 650kg PureTech 110 S&S Driver',
'vin': None,
'year': 2020}
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980812%27 HTTP/1.1" 200 None
2026-03-27 03:47:02 [ayvens.fr] INFO: Saving data for 1980812: {'auction_closing_time': 1774605600.0, 'created_time': 1774371050.860484, 'last_price_update_time': 1774583222.272545}
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980812') HTTP/1.1" 204 0
2026-03-27 03:47:02 [ayvens.fr] INFO: Found listing with ID: 1980813
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980813%27 HTTP/1.1" 200 None
2026-03-27 03:47:02 [ayvens.fr] INFO: Scrape type for 1980813: 2
2026-03-27 03:47:02 [ayvens.fr] INFO: Extracting data for car ID: 1980813
2026-03-27 03:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8b52b51-108c-55ad-b9eb-cc96ae633c50 with identifier: 1980813
2026-03-27 03:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8b52b51-108c-55ad-b9eb-cc96ae633c50 with scrape type 2
2026-03-27 03:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8b52b51-108c-55ad-b9eb-cc96ae633c50 with scrape type 2
2026-03-27 03:47:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d8b52b51-108c-55ad-b9eb-cc96ae633c50, identifier: 1980813
2026-03-27 03:47:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d8b52b51-108c-55ad-b9eb-cc96ae633c50 with identifier: 1980813
2026-03-27 03:47:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d8b52b51-108c-55ad-b9eb-cc96ae633c50 with identifier: 1980813
2026-03-27 03:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d8b52b51-108c-55ad-b9eb-cc96ae633c50 with identifier: 1980813 to the API
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:02 [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.5L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'd8b52b51-108c-55ad-b9eb-cc96ae633c50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 46062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-23',
'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': 2020}
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980813%27 HTTP/1.1" 200 None
2026-03-27 03:47:02 [ayvens.fr] INFO: Saving data for 1980813: {'auction_closing_time': 1774605600.0, 'created_time': 1774371052.735155, 'last_price_update_time': 1774583222.682051}
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980813') HTTP/1.1" 204 0
2026-03-27 03:47:02 [ayvens.fr] INFO: Found listing with ID: 1980814
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980814%27 HTTP/1.1" 200 None
2026-03-27 03:47:02 [ayvens.fr] INFO: Scrape type for 1980814: 2
2026-03-27 03:47:02 [ayvens.fr] INFO: Extracting data for car ID: 1980814
2026-03-27 03:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a161c93-fad4-543b-ab01-69a76b2660af with identifier: 1980814
2026-03-27 03:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a161c93-fad4-543b-ab01-69a76b2660af with scrape type 2
2026-03-27 03:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a161c93-fad4-543b-ab01-69a76b2660af with scrape type 2
2026-03-27 03:47:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0a161c93-fad4-543b-ab01-69a76b2660af, identifier: 1980814
2026-03-27 03:47:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0a161c93-fad4-543b-ab01-69a76b2660af with identifier: 1980814
2026-03-27 03:47:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0a161c93-fad4-543b-ab01-69a76b2660af with identifier: 1980814
2026-03-27 03:47:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0a161c93-fad4-543b-ab01-69a76b2660af with identifier: 1980814 to the API
2026-03-27 03:47:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GRIS ACIER',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '0a161c93-fad4-543b-ab01-69a76b2660af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'STONIC',
'odometer': 7830,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'KIA STONIC Stonic 1.0 T-GDi 100ch GT Line',
'transmission': 'manual',
'trim': 'Stonic 1.0 T-GDi 100ch GT Line',
'vin': None,
'year': 2024}
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980814%27 HTTP/1.1" 200 None
2026-03-27 03:47:03 [ayvens.fr] INFO: Saving data for 1980814: {'auction_closing_time': 1774605600.0, 'created_time': 1774371054.546488, 'last_price_update_time': 1774583223.137899}
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980814') HTTP/1.1" 204 0
2026-03-27 03:47:03 [ayvens.fr] INFO: Found listing with ID: 1980815
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980815%27 HTTP/1.1" 200 None
2026-03-27 03:47:03 [ayvens.fr] INFO: Scrape type for 1980815: 2
2026-03-27 03:47:03 [ayvens.fr] INFO: Extracting data for car ID: 1980815
2026-03-27 03:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223 with identifier: 1980815
2026-03-27 03:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223 with scrape type 2
2026-03-27 03:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223 with scrape type 2
2026-03-27 03:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223, identifier: 1980815
2026-03-27 03:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223 with identifier: 1980815
2026-03-27 03:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223 with identifier: 1980815
2026-03-27 03:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223 with identifier: 1980815 to the API
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:03 [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',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '5f2dd06f-a1c4-5ca3-a7d4-0fa852f44223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-2008',
'odometer': 34405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT E-2008 2008 e-2008 136ch Active Pack',
'transmission': 'automatic',
'trim': '2008 e-2008 136ch Active Pack',
'vin': None,
'year': 2023}
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980815%27 HTTP/1.1" 200 None
2026-03-27 03:47:03 [ayvens.fr] INFO: Saving data for 1980815: {'auction_closing_time': 1774605600.0, 'created_time': 1774371055.697157, 'last_price_update_time': 1774583223.579923}
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980815') HTTP/1.1" 204 0
2026-03-27 03:47:03 [ayvens.fr] INFO: Found listing with ID: 1980816
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980816%27 HTTP/1.1" 200 None
2026-03-27 03:47:03 [ayvens.fr] INFO: Scrape type for 1980816: 2
2026-03-27 03:47:03 [ayvens.fr] INFO: Extracting data for car ID: 1980816
2026-03-27 03:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7b417e-bc27-5229-a754-9d7a385c64da with identifier: 1980816
2026-03-27 03:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7b417e-bc27-5229-a754-9d7a385c64da with scrape type 2
2026-03-27 03:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7b417e-bc27-5229-a754-9d7a385c64da with scrape type 2
2026-03-27 03:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6a7b417e-bc27-5229-a754-9d7a385c64da, identifier: 1980816
2026-03-27 03:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6a7b417e-bc27-5229-a754-9d7a385c64da with identifier: 1980816
2026-03-27 03:47:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6a7b417e-bc27-5229-a754-9d7a385c64da with identifier: 1980816
2026-03-27 03:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6a7b417e-bc27-5229-a754-9d7a385c64da with identifier: 1980816 to the API
2026-03-27 03:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:03 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '6a7b417e-bc27-5229-a754-9d7a385c64da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 86160,
'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 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-27 03:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980816%27 HTTP/1.1" 200 None
2026-03-27 03:47:04 [ayvens.fr] INFO: Saving data for 1980816: {'auction_closing_time': 1774605600.0, 'created_time': 1774371057.116178, 'last_price_update_time': 1774583224.00853}
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980816') HTTP/1.1" 204 0
2026-03-27 03:47:04 [ayvens.fr] INFO: Found listing with ID: 1980817
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980817%27 HTTP/1.1" 200 None
2026-03-27 03:47:04 [ayvens.fr] INFO: Scrape type for 1980817: 2
2026-03-27 03:47:04 [ayvens.fr] INFO: Extracting data for car ID: 1980817
2026-03-27 03:47:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6af8c5c-18e4-5501-80cc-a96e2d4e256b with identifier: 1980817
2026-03-27 03:47:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6af8c5c-18e4-5501-80cc-a96e2d4e256b with scrape type 2
2026-03-27 03:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6af8c5c-18e4-5501-80cc-a96e2d4e256b with scrape type 2
2026-03-27 03:47:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d6af8c5c-18e4-5501-80cc-a96e2d4e256b, identifier: 1980817
2026-03-27 03:47:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d6af8c5c-18e4-5501-80cc-a96e2d4e256b with identifier: 1980817
2026-03-27 03:47:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d6af8c5c-18e4-5501-80cc-a96e2d4e256b with identifier: 1980817
2026-03-27 03:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d6af8c5c-18e4-5501-80cc-a96e2d4e256b with identifier: 1980817 to the API
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GRIS ELECTROCLASH',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'd6af8c5c-18e4-5501-80cc-a96e2d4e256b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 20114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-22',
'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-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980817%27 HTTP/1.1" 200 None
2026-03-27 03:47:04 [ayvens.fr] INFO: Saving data for 1980817: {'auction_closing_time': 1774605600.0, 'created_time': 1774371058.509107, 'last_price_update_time': 1774583224.465672}
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980817') HTTP/1.1" 204 0
2026-03-27 03:47:04 [ayvens.fr] INFO: Found listing with ID: 1980818
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980818%27 HTTP/1.1" 200 None
2026-03-27 03:47:04 [ayvens.fr] INFO: Scrape type for 1980818: 2
2026-03-27 03:47:04 [ayvens.fr] INFO: Extracting data for car ID: 1980818
2026-03-27 03:47:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bda3b48-861a-5045-8a11-84ccd73feda7 with identifier: 1980818
2026-03-27 03:47:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bda3b48-861a-5045-8a11-84ccd73feda7 with scrape type 2
2026-03-27 03:47:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bda3b48-861a-5045-8a11-84ccd73feda7 with scrape type 2
2026-03-27 03:47:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2bda3b48-861a-5045-8a11-84ccd73feda7, identifier: 1980818
2026-03-27 03:47:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2bda3b48-861a-5045-8a11-84ccd73feda7 with identifier: 1980818
2026-03-27 03:47:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2bda3b48-861a-5045-8a11-84ccd73feda7 with identifier: 1980818
2026-03-27 03:47:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2bda3b48-861a-5045-8a11-84ccd73feda7 with identifier: 1980818 to the API
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 207,
'color': None,
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '2bda3b48-861a-5045-8a11-84ccd73feda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CUSTOM',
'odometer': 46213,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-15',
'seats_number': 3,
'seller_name': None,
'title': 'FORD TRANSIT CUSTOM Transit Custom Fg 280 L1H1 2.0 EcoBlue 130 S&S '
'Trend Business BVA6',
'transmission': 'automatic',
'trim': 'Transit Custom Fg 280 L1H1 2.0 EcoBlue 130 S&S Trend Business BVA6',
'vin': None,
'year': 2023}
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980818%27 HTTP/1.1" 200 None
2026-03-27 03:47:04 [ayvens.fr] INFO: Saving data for 1980818: {'auction_closing_time': 1774605600.0, 'created_time': 1774371060.021093, 'last_price_update_time': 1774583224.903784}
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980818') HTTP/1.1" 204 0
2026-03-27 03:47:05 [ayvens.fr] INFO: Found listing with ID: 1980819
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980819%27 HTTP/1.1" 200 None
2026-03-27 03:47:05 [ayvens.fr] INFO: Scrape type for 1980819: 2
2026-03-27 03:47:05 [ayvens.fr] INFO: Extracting data for car ID: 1980819
2026-03-27 03:47:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e051fb3-205e-5e76-9bc1-8636ffda58c8 with identifier: 1980819
2026-03-27 03:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e051fb3-205e-5e76-9bc1-8636ffda58c8 with scrape type 2
2026-03-27 03:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e051fb3-205e-5e76-9bc1-8636ffda58c8 with scrape type 2
2026-03-27 03:47:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0e051fb3-205e-5e76-9bc1-8636ffda58c8, identifier: 1980819
2026-03-27 03:47:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0e051fb3-205e-5e76-9bc1-8636ffda58c8 with identifier: 1980819
2026-03-27 03:47:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0e051fb3-205e-5e76-9bc1-8636ffda58c8 with identifier: 1980819
2026-03-27 03:47:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0e051fb3-205e-5e76-9bc1-8636ffda58c8 with identifier: 1980819 to the API
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'SKYSCRAPER GRAU METALISEE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '0e051fb3-205e-5e76-9bc1-8636ffda58c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 3',
'odometer': 87311,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-26',
'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': 2023}
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980819%27 HTTP/1.1" 200 None
2026-03-27 03:47:05 [ayvens.fr] INFO: Saving data for 1980819: {'auction_closing_time': 1774605600.0, 'created_time': 1774371061.442712, 'last_price_update_time': 1774583225.468833}
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980819') HTTP/1.1" 204 0
2026-03-27 03:47:05 [ayvens.fr] INFO: Found listing with ID: 1980820
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980820%27 HTTP/1.1" 200 None
2026-03-27 03:47:05 [ayvens.fr] INFO: Scrape type for 1980820: 2
2026-03-27 03:47:05 [ayvens.fr] INFO: Extracting data for car ID: 1980820
2026-03-27 03:47:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7fb5e78-48d0-5db4-8c82-0e7379ce5402 with identifier: 1980820
2026-03-27 03:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7fb5e78-48d0-5db4-8c82-0e7379ce5402 with scrape type 2
2026-03-27 03:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7fb5e78-48d0-5db4-8c82-0e7379ce5402 with scrape type 2
2026-03-27 03:47:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a7fb5e78-48d0-5db4-8c82-0e7379ce5402, identifier: 1980820
2026-03-27 03:47:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a7fb5e78-48d0-5db4-8c82-0e7379ce5402 with identifier: 1980820
2026-03-27 03:47:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a7fb5e78-48d0-5db4-8c82-0e7379ce5402 with identifier: 1980820
2026-03-27 03:47:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a7fb5e78-48d0-5db4-8c82-0e7379ce5402 with identifier: 1980820 to the API
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:05 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'a7fb5e78-48d0-5db4-8c82-0e7379ce5402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CROSSLAND',
'odometer': 11278,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-04',
'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-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980820%27 HTTP/1.1" 200 None
2026-03-27 03:47:05 [ayvens.fr] INFO: Saving data for 1980820: {'auction_closing_time': 1774605600.0, 'created_time': 1774371062.454878, 'last_price_update_time': 1774583225.869678}
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980820') HTTP/1.1" 204 0
2026-03-27 03:47:05 [ayvens.fr] INFO: Found listing with ID: 1980821
2026-03-27 03:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980821%27 HTTP/1.1" 200 None
2026-03-27 03:47:05 [ayvens.fr] INFO: Scrape type for 1980821: 2
2026-03-27 03:47:05 [ayvens.fr] INFO: Extracting data for car ID: 1980821
2026-03-27 03:47:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3acd0039-aac7-5cf0-9c9f-cb14b8922a91 with identifier: 1980821
2026-03-27 03:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3acd0039-aac7-5cf0-9c9f-cb14b8922a91 with scrape type 2
2026-03-27 03:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3acd0039-aac7-5cf0-9c9f-cb14b8922a91 with scrape type 2
2026-03-27 03:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3acd0039-aac7-5cf0-9c9f-cb14b8922a91, identifier: 1980821
2026-03-27 03:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3acd0039-aac7-5cf0-9c9f-cb14b8922a91 with identifier: 1980821
2026-03-27 03:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3acd0039-aac7-5cf0-9c9f-cb14b8922a91 with identifier: 1980821
2026-03-27 03:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3acd0039-aac7-5cf0-9c9f-cb14b8922a91 with identifier: 1980821 to the API
2026-03-27 03:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:06 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '3acd0039-aac7-5cf0-9c9f-cb14b8922a91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL Y',
'odometer': 97855,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-18',
'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-27 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980821%27 HTTP/1.1" 200 None
2026-03-27 03:47:06 [ayvens.fr] INFO: Saving data for 1980821: {'auction_closing_time': 1774605600.0, 'created_time': 1774371063.942027, 'last_price_update_time': 1774583226.269176}
2026-03-27 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980821') HTTP/1.1" 204 0
2026-03-27 03:47:06 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 300
2026-03-27 03:47:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 03:47:06 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 1 pages/min), scraped 213 items (at 123 items/min)
2026-03-27 03:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-27 03:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-27 03:47:08 [ayvens.fr] INFO: Found listing with ID: 1980822
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980822%27 HTTP/1.1" 200 None
2026-03-27 03:47:08 [ayvens.fr] INFO: Scrape type for 1980822: 2
2026-03-27 03:47:08 [ayvens.fr] INFO: Extracting data for car ID: 1980822
2026-03-27 03:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea668074-a1d3-5eac-ab27-9473f5096c25 with identifier: 1980822
2026-03-27 03:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea668074-a1d3-5eac-ab27-9473f5096c25 with scrape type 2
2026-03-27 03:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea668074-a1d3-5eac-ab27-9473f5096c25 with scrape type 2
2026-03-27 03:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ea668074-a1d3-5eac-ab27-9473f5096c25, identifier: 1980822
2026-03-27 03:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ea668074-a1d3-5eac-ab27-9473f5096c25 with identifier: 1980822
2026-03-27 03:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ea668074-a1d3-5eac-ab27-9473f5096c25 with identifier: 1980822
2026-03-27 03:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ea668074-a1d3-5eac-ab27-9473f5096c25 with identifier: 1980822 to the API
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:08 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'ea668074-a1d3-5eac-ab27-9473f5096c25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 24803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2022}
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980822%27 HTTP/1.1" 200 None
2026-03-27 03:47:08 [ayvens.fr] INFO: Saving data for 1980822: {'auction_closing_time': 1774605600.0, 'created_time': 1774371065.472111, 'last_price_update_time': 1774583228.563236}
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980822') HTTP/1.1" 204 0
2026-03-27 03:47:08 [ayvens.fr] INFO: Found listing with ID: 1980823
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980823%27 HTTP/1.1" 200 None
2026-03-27 03:47:08 [ayvens.fr] INFO: Scrape type for 1980823: 2
2026-03-27 03:47:08 [ayvens.fr] INFO: Extracting data for car ID: 1980823
2026-03-27 03:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea3a10e-4262-53f1-ae37-2473cb2c679c with identifier: 1980823
2026-03-27 03:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea3a10e-4262-53f1-ae37-2473cb2c679c with scrape type 2
2026-03-27 03:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea3a10e-4262-53f1-ae37-2473cb2c679c with scrape type 2
2026-03-27 03:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2ea3a10e-4262-53f1-ae37-2473cb2c679c, identifier: 1980823
2026-03-27 03:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2ea3a10e-4262-53f1-ae37-2473cb2c679c with identifier: 1980823
2026-03-27 03:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2ea3a10e-4262-53f1-ae37-2473cb2c679c with identifier: 1980823
2026-03-27 03:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2ea3a10e-4262-53f1-ae37-2473cb2c679c with identifier: 1980823 to the API
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '2ea3a10e-4262-53f1-ae37-2473cb2c679c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 89789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-18',
'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-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980823%27 HTTP/1.1" 200 None
2026-03-27 03:47:08 [ayvens.fr] INFO: Saving data for 1980823: {'auction_closing_time': 1774605600.0, 'created_time': 1774371067.555856, 'last_price_update_time': 1774583228.96845}
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980823') HTTP/1.1" 204 0
2026-03-27 03:47:08 [ayvens.fr] INFO: Found listing with ID: 1980824
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980824%27 HTTP/1.1" 200 None
2026-03-27 03:47:09 [ayvens.fr] INFO: Scrape type for 1980824: 2
2026-03-27 03:47:09 [ayvens.fr] INFO: Extracting data for car ID: 1980824
2026-03-27 03:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4df16d47-09e7-5bb0-91c9-c95de5d08ad9 with identifier: 1980824
2026-03-27 03:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4df16d47-09e7-5bb0-91c9-c95de5d08ad9 with scrape type 2
2026-03-27 03:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4df16d47-09e7-5bb0-91c9-c95de5d08ad9 with scrape type 2
2026-03-27 03:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4df16d47-09e7-5bb0-91c9-c95de5d08ad9, identifier: 1980824
2026-03-27 03:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4df16d47-09e7-5bb0-91c9-c95de5d08ad9 with identifier: 1980824
2026-03-27 03:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4df16d47-09e7-5bb0-91c9-c95de5d08ad9 with identifier: 1980824
2026-03-27 03:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4df16d47-09e7-5bb0-91c9-c95de5d08ad9 with identifier: 1980824 to the API
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:09 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '4df16d47-09e7-5bb0-91c9-c95de5d08ad9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 109692,
'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-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980824%27 HTTP/1.1" 200 None
2026-03-27 03:47:09 [ayvens.fr] INFO: Saving data for 1980824: {'auction_closing_time': 1774605600.0, 'created_time': 1774371068.642046, 'last_price_update_time': 1774583229.392173}
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980824') HTTP/1.1" 204 0
2026-03-27 03:47:09 [ayvens.fr] INFO: Found listing with ID: 1980825
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980825%27 HTTP/1.1" 200 None
2026-03-27 03:47:09 [ayvens.fr] INFO: Scrape type for 1980825: 2
2026-03-27 03:47:09 [ayvens.fr] INFO: Extracting data for car ID: 1980825
2026-03-27 03:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bbc32dd-9a43-5b8b-844c-a4400e60cddf with identifier: 1980825
2026-03-27 03:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bbc32dd-9a43-5b8b-844c-a4400e60cddf with scrape type 2
2026-03-27 03:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bbc32dd-9a43-5b8b-844c-a4400e60cddf with scrape type 2
2026-03-27 03:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3bbc32dd-9a43-5b8b-844c-a4400e60cddf, identifier: 1980825
2026-03-27 03:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3bbc32dd-9a43-5b8b-844c-a4400e60cddf with identifier: 1980825
2026-03-27 03:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3bbc32dd-9a43-5b8b-844c-a4400e60cddf with identifier: 1980825
2026-03-27 03:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3bbc32dd-9a43-5b8b-844c-a4400e60cddf with identifier: 1980825 to the API
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'BLANC BANQUISE OPAQUE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '3bbc32dd-9a43-5b8b-844c-a4400e60cddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPER',
'odometer': 111223,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-06',
'seats_number': 3,
'seller_name': None,
'title': 'CITROËN JUMPER Jumper Fg 30 L1H1 2.0 BlueHDi 110 Business',
'transmission': 'manual',
'trim': 'Jumper Fg 30 L1H1 2.0 BlueHDi 110 Business',
'vin': None,
'year': 2019}
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980825%27 HTTP/1.1" 200 None
2026-03-27 03:47:09 [ayvens.fr] INFO: Saving data for 1980825: {'auction_closing_time': 1774605600.0, 'created_time': 1774371069.955078, 'last_price_update_time': 1774583229.787847}
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980825') HTTP/1.1" 204 0
2026-03-27 03:47:09 [ayvens.fr] INFO: Found listing with ID: 1980826
2026-03-27 03:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980826%27 HTTP/1.1" 200 None
2026-03-27 03:47:09 [ayvens.fr] INFO: Scrape type for 1980826: 2
2026-03-27 03:47:09 [ayvens.fr] INFO: Extracting data for car ID: 1980826
2026-03-27 03:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5eb2e902-b660-5fdb-9b85-b1ef886c80b3 with identifier: 1980826
2026-03-27 03:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eb2e902-b660-5fdb-9b85-b1ef886c80b3 with scrape type 2
2026-03-27 03:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5eb2e902-b660-5fdb-9b85-b1ef886c80b3 with scrape type 2
2026-03-27 03:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5eb2e902-b660-5fdb-9b85-b1ef886c80b3, identifier: 1980826
2026-03-27 03:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5eb2e902-b660-5fdb-9b85-b1ef886c80b3 with identifier: 1980826
2026-03-27 03:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5eb2e902-b660-5fdb-9b85-b1ef886c80b3 with identifier: 1980826
2026-03-27 03:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5eb2e902-b660-5fdb-9b85-b1ef886c80b3 with identifier: 1980826 to the API
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:10 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '5eb2e902-b660-5fdb-9b85-b1ef886c80b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 119478,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-13',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L1H1 1000 1.6 dCi 95ch Grand Confort Euro6',
'transmission': 'manual',
'trim': 'Trafic Fg L1H1 1000 1.6 dCi 95ch Grand Confort Euro6',
'vin': None,
'year': 2018}
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980826%27 HTTP/1.1" 200 None
2026-03-27 03:47:10 [ayvens.fr] INFO: Saving data for 1980826: {'auction_closing_time': 1774605600.0, 'created_time': 1774371071.616693, 'last_price_update_time': 1774583230.180242}
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980826') HTTP/1.1" 204 0
2026-03-27 03:47:10 [ayvens.fr] INFO: Found listing with ID: 1980827
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980827%27 HTTP/1.1" 200 None
2026-03-27 03:47:10 [ayvens.fr] INFO: Scrape type for 1980827: 2
2026-03-27 03:47:10 [ayvens.fr] INFO: Extracting data for car ID: 1980827
2026-03-27 03:47:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ddc2a0-4a94-5809-85a8-504d045cb5f6 with identifier: 1980827
2026-03-27 03:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ddc2a0-4a94-5809-85a8-504d045cb5f6 with scrape type 2
2026-03-27 03:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73ddc2a0-4a94-5809-85a8-504d045cb5f6 with scrape type 2
2026-03-27 03:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 73ddc2a0-4a94-5809-85a8-504d045cb5f6, identifier: 1980827
2026-03-27 03:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 73ddc2a0-4a94-5809-85a8-504d045cb5f6 with identifier: 1980827
2026-03-27 03:47:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 73ddc2a0-4a94-5809-85a8-504d045cb5f6 with identifier: 1980827
2026-03-27 03:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 73ddc2a0-4a94-5809-85a8-504d045cb5f6 with identifier: 1980827 to the API
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 30,
'color': 'NOIR INTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '73ddc2a0-4a94-5809-85a8-504d045cb5f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'ARTEON',
'odometer': 91878,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-09',
'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-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980827%27 HTTP/1.1" 200 None
2026-03-27 03:47:10 [ayvens.fr] INFO: Saving data for 1980827: {'auction_closing_time': 1774605600.0, 'created_time': 1774371072.590979, 'last_price_update_time': 1774583230.576281}
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980827') HTTP/1.1" 204 0
2026-03-27 03:47:10 [ayvens.fr] INFO: Found listing with ID: 1980828
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980828%27 HTTP/1.1" 200 None
2026-03-27 03:47:10 [ayvens.fr] INFO: Scrape type for 1980828: 2
2026-03-27 03:47:10 [ayvens.fr] INFO: Extracting data for car ID: 1980828
2026-03-27 03:47:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd35361d-de3e-56a3-8188-b146e94b4276 with identifier: 1980828
2026-03-27 03:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd35361d-de3e-56a3-8188-b146e94b4276 with scrape type 2
2026-03-27 03:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd35361d-de3e-56a3-8188-b146e94b4276 with scrape type 2
2026-03-27 03:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cd35361d-de3e-56a3-8188-b146e94b4276, identifier: 1980828
2026-03-27 03:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cd35361d-de3e-56a3-8188-b146e94b4276 with identifier: 1980828
2026-03-27 03:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cd35361d-de3e-56a3-8188-b146e94b4276 with identifier: 1980828
2026-03-27 03:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cd35361d-de3e-56a3-8188-b146e94b4276 with identifier: 1980828 to the API
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:10 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'cd35361d-de3e-56a3-8188-b146e94b4276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 78125,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 130ch S&S Active Business EAT8',
'transmission': 'automatic',
'trim': '2008 1.2 PureTech 130ch S&S Active Business EAT8',
'vin': None,
'year': 2021}
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980828%27 HTTP/1.1" 200 None
2026-03-27 03:47:10 [ayvens.fr] INFO: Saving data for 1980828: {'auction_closing_time': 1774605600.0, 'created_time': 1774371074.549889, 'last_price_update_time': 1774583230.968445}
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980828') HTTP/1.1" 204 0
2026-03-27 03:47:10 [ayvens.fr] INFO: Found listing with ID: 1980829
2026-03-27 03:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980829%27 HTTP/1.1" 200 None
2026-03-27 03:47:11 [ayvens.fr] INFO: Scrape type for 1980829: 2
2026-03-27 03:47:11 [ayvens.fr] INFO: Extracting data for car ID: 1980829
2026-03-27 03:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 026567e8-d705-51f6-ace3-c7b77607d3bb with identifier: 1980829
2026-03-27 03:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 026567e8-d705-51f6-ace3-c7b77607d3bb with scrape type 2
2026-03-27 03:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 026567e8-d705-51f6-ace3-c7b77607d3bb with scrape type 2
2026-03-27 03:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 026567e8-d705-51f6-ace3-c7b77607d3bb, identifier: 1980829
2026-03-27 03:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 026567e8-d705-51f6-ace3-c7b77607d3bb with identifier: 1980829
2026-03-27 03:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 026567e8-d705-51f6-ace3-c7b77607d3bb with identifier: 1980829
2026-03-27 03:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 026567e8-d705-51f6-ace3-c7b77607d3bb with identifier: 1980829 to the API
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:11 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '026567e8-d705-51f6-ace3-c7b77607d3bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'EV6',
'odometer': 78242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-18',
'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': 2024}
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980829%27 HTTP/1.1" 200 None
2026-03-27 03:47:11 [ayvens.fr] INFO: Saving data for 1980829: {'auction_closing_time': 1774605600.0, 'created_time': 1774371075.88858, 'last_price_update_time': 1774583231.378596}
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980829') HTTP/1.1" 204 0
2026-03-27 03:47:11 [ayvens.fr] INFO: Found listing with ID: 1980830
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980830%27 HTTP/1.1" 200 None
2026-03-27 03:47:11 [ayvens.fr] INFO: Scrape type for 1980830: 2
2026-03-27 03:47:11 [ayvens.fr] INFO: Extracting data for car ID: 1980830
2026-03-27 03:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fda560-0f5c-57d0-bb02-e7a5638a59b8 with identifier: 1980830
2026-03-27 03:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fda560-0f5c-57d0-bb02-e7a5638a59b8 with scrape type 2
2026-03-27 03:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60fda560-0f5c-57d0-bb02-e7a5638a59b8 with scrape type 2
2026-03-27 03:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 60fda560-0f5c-57d0-bb02-e7a5638a59b8, identifier: 1980830
2026-03-27 03:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 60fda560-0f5c-57d0-bb02-e7a5638a59b8 with identifier: 1980830
2026-03-27 03:47:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 60fda560-0f5c-57d0-bb02-e7a5638a59b8 with identifier: 1980830
2026-03-27 03:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 60fda560-0f5c-57d0-bb02-e7a5638a59b8 with identifier: 1980830 to the API
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:11 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '60fda560-0f5c-57d0-bb02-e7a5638a59b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X5',
'odometer': 115726,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 X5 xDrive45e 394ch xLine',
'transmission': 'automatic',
'trim': 'X5 xDrive45e 394ch xLine',
'vin': None,
'year': 2021}
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980830%27 HTTP/1.1" 200 None
2026-03-27 03:47:11 [ayvens.fr] INFO: Saving data for 1980830: {'auction_closing_time': 1774605600.0, 'created_time': 1774371077.486258, 'last_price_update_time': 1774583231.872477}
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980830') HTTP/1.1" 204 0
2026-03-27 03:47:11 [ayvens.fr] INFO: Found listing with ID: 1980831
2026-03-27 03:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980831%27 HTTP/1.1" 200 None
2026-03-27 03:47:11 [ayvens.fr] INFO: Scrape type for 1980831: 2
2026-03-27 03:47:11 [ayvens.fr] INFO: Extracting data for car ID: 1980831
2026-03-27 03:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60693f96-33ae-58c2-8c69-1d898cd87271 with identifier: 1980831
2026-03-27 03:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60693f96-33ae-58c2-8c69-1d898cd87271 with scrape type 2
2026-03-27 03:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60693f96-33ae-58c2-8c69-1d898cd87271 with scrape type 2
2026-03-27 03:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 60693f96-33ae-58c2-8c69-1d898cd87271, identifier: 1980831
2026-03-27 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 60693f96-33ae-58c2-8c69-1d898cd87271 with identifier: 1980831
2026-03-27 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 60693f96-33ae-58c2-8c69-1d898cd87271 with identifier: 1980831
2026-03-27 03:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 60693f96-33ae-58c2-8c69-1d898cd87271 with identifier: 1980831 to the API
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GRIS PYRITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '60693f96-33ae-58c2-8c69-1d898cd87271',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': 26206,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-12',
'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-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980831%27 HTTP/1.1" 200 None
2026-03-27 03:47:12 [ayvens.fr] INFO: Saving data for 1980831: {'auction_closing_time': 1774605600.0, 'created_time': 1774371078.770926, 'last_price_update_time': 1774583232.286707}
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980831') HTTP/1.1" 204 0
2026-03-27 03:47:12 [ayvens.fr] INFO: Found listing with ID: 1980832
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980832%27 HTTP/1.1" 200 None
2026-03-27 03:47:12 [ayvens.fr] INFO: Scrape type for 1980832: 2
2026-03-27 03:47:12 [ayvens.fr] INFO: Extracting data for car ID: 1980832
2026-03-27 03:47:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c44c6a-c2f9-5b84-b04f-392b13d8d58f with identifier: 1980832
2026-03-27 03:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c44c6a-c2f9-5b84-b04f-392b13d8d58f with scrape type 2
2026-03-27 03:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27c44c6a-c2f9-5b84-b04f-392b13d8d58f with scrape type 2
2026-03-27 03:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 27c44c6a-c2f9-5b84-b04f-392b13d8d58f, identifier: 1980832
2026-03-27 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 27c44c6a-c2f9-5b84-b04f-392b13d8d58f with identifier: 1980832
2026-03-27 03:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 27c44c6a-c2f9-5b84-b04f-392b13d8d58f with identifier: 1980832
2026-03-27 03:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 27c44c6a-c2f9-5b84-b04f-392b13d8d58f with identifier: 1980832 to the API
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:12 [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': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '27c44c6a-c2f9-5b84-b04f-392b13d8d58f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'TRANSIT CONNECT VU',
'odometer': 75854,
'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': 3,
'seller_name': None,
'title': 'FORD TRANSIT CONNECT VU Transit Connect L1 1.5 EcoBlue 75ch Trend '
'Business Nav',
'transmission': 'manual',
'trim': 'Transit Connect L1 1.5 EcoBlue 75ch Trend Business Nav',
'vin': None,
'year': 2020}
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980832%27 HTTP/1.1" 200 None
2026-03-27 03:47:12 [ayvens.fr] INFO: Saving data for 1980832: {'auction_closing_time': 1774605600.0, 'created_time': 1774371080.439508, 'last_price_update_time': 1774583232.688161}
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980832') HTTP/1.1" 204 0
2026-03-27 03:47:12 [ayvens.fr] INFO: Found listing with ID: 1980833
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980833%27 HTTP/1.1" 200 None
2026-03-27 03:47:12 [ayvens.fr] INFO: Scrape type for 1980833: 2
2026-03-27 03:47:12 [ayvens.fr] INFO: Extracting data for car ID: 1980833
2026-03-27 03:47:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78593c15-3306-55a3-a7a7-b86352f240ff with identifier: 1980833
2026-03-27 03:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78593c15-3306-55a3-a7a7-b86352f240ff with scrape type 2
2026-03-27 03:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78593c15-3306-55a3-a7a7-b86352f240ff with scrape type 2
2026-03-27 03:47:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 78593c15-3306-55a3-a7a7-b86352f240ff, identifier: 1980833
2026-03-27 03:47:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 78593c15-3306-55a3-a7a7-b86352f240ff with identifier: 1980833
2026-03-27 03:47:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 78593c15-3306-55a3-a7a7-b86352f240ff with identifier: 1980833
2026-03-27 03:47:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 78593c15-3306-55a3-a7a7-b86352f240ff with identifier: 1980833 to the API
2026-03-27 03:47:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:13 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '78593c15-3306-55a3-a7a7-b86352f240ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'AURIS HSD',
'odometer': 99400,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA AURIS HSD Auris HSD 136h Collection',
'transmission': 'automatic',
'trim': 'Auris HSD 136h Collection',
'vin': None,
'year': 2019}
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980833%27 HTTP/1.1" 200 None
2026-03-27 03:47:13 [ayvens.fr] INFO: Saving data for 1980833: {'auction_closing_time': 1774605600.0, 'created_time': 1774371081.82783, 'last_price_update_time': 1774583233.088655}
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980833') HTTP/1.1" 204 0
2026-03-27 03:47:13 [ayvens.fr] INFO: Found listing with ID: 1980834
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980834%27 HTTP/1.1" 200 None
2026-03-27 03:47:13 [ayvens.fr] INFO: Scrape type for 1980834: 2
2026-03-27 03:47:13 [ayvens.fr] INFO: Extracting data for car ID: 1980834
2026-03-27 03:47:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef28fcf-01fb-5407-81c9-6d15c51f31bb with identifier: 1980834
2026-03-27 03:47:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef28fcf-01fb-5407-81c9-6d15c51f31bb with scrape type 2
2026-03-27 03:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef28fcf-01fb-5407-81c9-6d15c51f31bb with scrape type 2
2026-03-27 03:47:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5ef28fcf-01fb-5407-81c9-6d15c51f31bb, identifier: 1980834
2026-03-27 03:47:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5ef28fcf-01fb-5407-81c9-6d15c51f31bb with identifier: 1980834
2026-03-27 03:47:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5ef28fcf-01fb-5407-81c9-6d15c51f31bb with identifier: 1980834
2026-03-27 03:47:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5ef28fcf-01fb-5407-81c9-6d15c51f31bb with identifier: 1980834 to the API
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:13 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '5ef28fcf-01fb-5407-81c9-6d15c51f31bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 66365,
'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': '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-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980834%27 HTTP/1.1" 200 None
2026-03-27 03:47:13 [ayvens.fr] INFO: Saving data for 1980834: {'auction_closing_time': 1774605600.0, 'created_time': 1774371082.9331, 'last_price_update_time': 1774583233.503067}
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980834') HTTP/1.1" 204 0
2026-03-27 03:47:13 [ayvens.fr] INFO: Found listing with ID: 1980835
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980835%27 HTTP/1.1" 200 None
2026-03-27 03:47:13 [ayvens.fr] INFO: Scrape type for 1980835: 2
2026-03-27 03:47:13 [ayvens.fr] INFO: Extracting data for car ID: 1980835
2026-03-27 03:47:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95e58c0f-5804-50ae-b565-64a88beff1cd with identifier: 1980835
2026-03-27 03:47:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95e58c0f-5804-50ae-b565-64a88beff1cd with scrape type 2
2026-03-27 03:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95e58c0f-5804-50ae-b565-64a88beff1cd with scrape type 2
2026-03-27 03:47:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 95e58c0f-5804-50ae-b565-64a88beff1cd, identifier: 1980835
2026-03-27 03:47:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 95e58c0f-5804-50ae-b565-64a88beff1cd with identifier: 1980835
2026-03-27 03:47:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 95e58c0f-5804-50ae-b565-64a88beff1cd with identifier: 1980835
2026-03-27 03:47:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 95e58c0f-5804-50ae-b565-64a88beff1cd with identifier: 1980835 to the API
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:13 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '95e58c0f-5804-50ae-b565-64a88beff1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'KONA',
'odometer': 18074,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI KONA Kona Electric 39kWh - 136ch Creative',
'transmission': 'automatic',
'trim': 'Kona Electric 39kWh - 136ch Creative',
'vin': None,
'year': 2022}
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980835%27 HTTP/1.1" 200 None
2026-03-27 03:47:13 [ayvens.fr] INFO: Saving data for 1980835: {'auction_closing_time': 1774605600.0, 'created_time': 1774371084.169038, 'last_price_update_time': 1774583233.913498}
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980835') HTTP/1.1" 204 0
2026-03-27 03:47:13 [ayvens.fr] INFO: Found listing with ID: 1980836
2026-03-27 03:47:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980836%27 HTTP/1.1" 200 None
2026-03-27 03:47:13 [ayvens.fr] INFO: Scrape type for 1980836: 2
2026-03-27 03:47:13 [ayvens.fr] INFO: Extracting data for car ID: 1980836
2026-03-27 03:47:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66c2496-53bf-5691-b406-0d03da923b3a with identifier: 1980836
2026-03-27 03:47:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66c2496-53bf-5691-b406-0d03da923b3a with scrape type 2
2026-03-27 03:47:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66c2496-53bf-5691-b406-0d03da923b3a with scrape type 2
2026-03-27 03:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d66c2496-53bf-5691-b406-0d03da923b3a, identifier: 1980836
2026-03-27 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d66c2496-53bf-5691-b406-0d03da923b3a with identifier: 1980836
2026-03-27 03:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d66c2496-53bf-5691-b406-0d03da923b3a with identifier: 1980836
2026-03-27 03:47:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d66c2496-53bf-5691-b406-0d03da923b3a with identifier: 1980836 to the API
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:14 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd66c2496-53bf-5691-b406-0d03da923b3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 44799,
'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 1.2 PureTech 110ch S&S Shine Business EAT6 - 2 PLACES',
'transmission': 'automatic',
'trim': 'C3 1.2 PureTech 110ch S&S Shine Business EAT6 - 2 PLACES',
'vin': None,
'year': 2020}
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980836%27 HTTP/1.1" 200 None
2026-03-27 03:47:14 [ayvens.fr] INFO: Saving data for 1980836: {'auction_closing_time': 1774605600.0, 'created_time': 1774371085.547781, 'last_price_update_time': 1774583234.323059}
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980836') HTTP/1.1" 204 0
2026-03-27 03:47:14 [ayvens.fr] INFO: Found listing with ID: 1980837
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980837%27 HTTP/1.1" 200 None
2026-03-27 03:47:14 [ayvens.fr] INFO: Scrape type for 1980837: 2
2026-03-27 03:47:14 [ayvens.fr] INFO: Extracting data for car ID: 1980837
2026-03-27 03:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3c3d1d3-efed-5072-96b0-65aa2e961df1 with identifier: 1980837
2026-03-27 03:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3c3d1d3-efed-5072-96b0-65aa2e961df1 with scrape type 2
2026-03-27 03:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3c3d1d3-efed-5072-96b0-65aa2e961df1 with scrape type 2
2026-03-27 03:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b3c3d1d3-efed-5072-96b0-65aa2e961df1, identifier: 1980837
2026-03-27 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b3c3d1d3-efed-5072-96b0-65aa2e961df1 with identifier: 1980837
2026-03-27 03:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b3c3d1d3-efed-5072-96b0-65aa2e961df1 with identifier: 1980837
2026-03-27 03:47:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b3c3d1d3-efed-5072-96b0-65aa2e961df1 with identifier: 1980837 to the API
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'b3c3d1d3-efed-5072-96b0-65aa2e961df1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'BERLINGO',
'odometer': 109554,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-31',
'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': 2020}
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980837%27 HTTP/1.1" 200 None
2026-03-27 03:47:14 [ayvens.fr] INFO: Saving data for 1980837: {'auction_closing_time': 1774605600.0, 'created_time': 1774371087.445446, 'last_price_update_time': 1774583234.712943}
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980837') HTTP/1.1" 204 0
2026-03-27 03:47:14 [ayvens.fr] INFO: Found listing with ID: 1980838
2026-03-27 03:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980838%27 HTTP/1.1" 200 None
2026-03-27 03:47:14 [ayvens.fr] INFO: Scrape type for 1980838: 2
2026-03-27 03:47:14 [ayvens.fr] INFO: Extracting data for car ID: 1980838
2026-03-27 03:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4755d654-f8dc-5cfb-bf22-0b6004564e9e with identifier: 1980838
2026-03-27 03:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4755d654-f8dc-5cfb-bf22-0b6004564e9e with scrape type 2
2026-03-27 03:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4755d654-f8dc-5cfb-bf22-0b6004564e9e with scrape type 2
2026-03-27 03:47:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4755d654-f8dc-5cfb-bf22-0b6004564e9e, identifier: 1980838
2026-03-27 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4755d654-f8dc-5cfb-bf22-0b6004564e9e with identifier: 1980838
2026-03-27 03:47:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4755d654-f8dc-5cfb-bf22-0b6004564e9e with identifier: 1980838
2026-03-27 03:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4755d654-f8dc-5cfb-bf22-0b6004564e9e with identifier: 1980838 to the API
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'PHANTOM BLACK',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '4755d654-f8dc-5cfb-bf22-0b6004564e9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 103387,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 T-GDi 230ch Hybrid Business BVA6',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDi 230ch Hybrid Business BVA6',
'vin': None,
'year': 2022}
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980838%27 HTTP/1.1" 200 None
2026-03-27 03:47:15 [ayvens.fr] INFO: Saving data for 1980838: {'auction_closing_time': 1774605600.0, 'created_time': 1774371089.402156, 'last_price_update_time': 1774583235.197551}
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980838') HTTP/1.1" 204 0
2026-03-27 03:47:15 [ayvens.fr] INFO: Found listing with ID: 1980839
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980839%27 HTTP/1.1" 200 None
2026-03-27 03:47:15 [ayvens.fr] INFO: Scrape type for 1980839: 2
2026-03-27 03:47:15 [ayvens.fr] INFO: Extracting data for car ID: 1980839
2026-03-27 03:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef807b18-52a7-55a9-9c68-1ca96427e200 with identifier: 1980839
2026-03-27 03:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef807b18-52a7-55a9-9c68-1ca96427e200 with scrape type 2
2026-03-27 03:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef807b18-52a7-55a9-9c68-1ca96427e200 with scrape type 2
2026-03-27 03:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ef807b18-52a7-55a9-9c68-1ca96427e200, identifier: 1980839
2026-03-27 03:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ef807b18-52a7-55a9-9c68-1ca96427e200 with identifier: 1980839
2026-03-27 03:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ef807b18-52a7-55a9-9c68-1ca96427e200 with identifier: 1980839
2026-03-27 03:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ef807b18-52a7-55a9-9c68-1ca96427e200 with identifier: 1980839 to the API
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:15 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'ef807b18-52a7-55a9-9c68-1ca96427e200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 53780,
'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': 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-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980839%27 HTTP/1.1" 200 None
2026-03-27 03:47:15 [ayvens.fr] INFO: Saving data for 1980839: {'auction_closing_time': 1774605600.0, 'created_time': 1774371091.856134, 'last_price_update_time': 1774583235.610461}
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980839') HTTP/1.1" 204 0
2026-03-27 03:47:15 [ayvens.fr] INFO: Found listing with ID: 1980840
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980840%27 HTTP/1.1" 200 None
2026-03-27 03:47:15 [ayvens.fr] INFO: Scrape type for 1980840: 2
2026-03-27 03:47:15 [ayvens.fr] INFO: Extracting data for car ID: 1980840
2026-03-27 03:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0 with identifier: 1980840
2026-03-27 03:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0 with scrape type 2
2026-03-27 03:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0 with scrape type 2
2026-03-27 03:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0, identifier: 1980840
2026-03-27 03:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0 with identifier: 1980840
2026-03-27 03:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0 with identifier: 1980840
2026-03-27 03:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0 with identifier: 1980840 to the API
2026-03-27 03:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:15 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '4c6419a4-dc08-53dc-9f2c-ca3abf3c25d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'ID.3',
'odometer': 35425,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'seats_number': 4,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 ID.3 204ch Pro S 77 kWh',
'transmission': 'automatic',
'trim': 'ID.3 204ch Pro S 77 kWh',
'vin': None,
'year': 2022}
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980840%27 HTTP/1.1" 200 None
2026-03-27 03:47:16 [ayvens.fr] INFO: Saving data for 1980840: {'auction_closing_time': 1774605600.0, 'created_time': 1774371093.605963, 'last_price_update_time': 1774583236.015641}
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980840') HTTP/1.1" 204 0
2026-03-27 03:47:16 [ayvens.fr] INFO: Found listing with ID: 1980841
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980841%27 HTTP/1.1" 200 None
2026-03-27 03:47:16 [ayvens.fr] INFO: Scrape type for 1980841: 2
2026-03-27 03:47:16 [ayvens.fr] INFO: Extracting data for car ID: 1980841
2026-03-27 03:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17d94eca-eb25-5322-af2f-ccdd7f42fb57 with identifier: 1980841
2026-03-27 03:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17d94eca-eb25-5322-af2f-ccdd7f42fb57 with scrape type 2
2026-03-27 03:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17d94eca-eb25-5322-af2f-ccdd7f42fb57 with scrape type 2
2026-03-27 03:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 17d94eca-eb25-5322-af2f-ccdd7f42fb57, identifier: 1980841
2026-03-27 03:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 17d94eca-eb25-5322-af2f-ccdd7f42fb57 with identifier: 1980841
2026-03-27 03:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 17d94eca-eb25-5322-af2f-ccdd7f42fb57 with identifier: 1980841
2026-03-27 03:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 17d94eca-eb25-5322-af2f-ccdd7f42fb57 with identifier: 1980841 to the API
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '17d94eca-eb25-5322-af2f-ccdd7f42fb57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 10783,
'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': '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-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980841%27 HTTP/1.1" 200 None
2026-03-27 03:47:16 [ayvens.fr] INFO: Saving data for 1980841: {'auction_closing_time': 1774605600.0, 'created_time': 1774371095.004022, 'last_price_update_time': 1774583236.520556}
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980841') HTTP/1.1" 204 0
2026-03-27 03:47:16 [ayvens.fr] INFO: Found listing with ID: 1980842
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980842%27 HTTP/1.1" 200 None
2026-03-27 03:47:16 [ayvens.fr] INFO: Scrape type for 1980842: 2
2026-03-27 03:47:16 [ayvens.fr] INFO: Extracting data for car ID: 1980842
2026-03-27 03:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7152f217-4686-535e-8881-865d92821bda with identifier: 1980842
2026-03-27 03:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7152f217-4686-535e-8881-865d92821bda with scrape type 2
2026-03-27 03:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7152f217-4686-535e-8881-865d92821bda with scrape type 2
2026-03-27 03:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7152f217-4686-535e-8881-865d92821bda, identifier: 1980842
2026-03-27 03:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7152f217-4686-535e-8881-865d92821bda with identifier: 1980842
2026-03-27 03:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7152f217-4686-535e-8881-865d92821bda with identifier: 1980842
2026-03-27 03:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7152f217-4686-535e-8881-865d92821bda with identifier: 1980842 to the API
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:16 [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': 4,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '7152f217-4686-535e-8881-865d92821bda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'JUMPY',
'odometer': 76254,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-15',
'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': 2021}
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980842%27 HTTP/1.1" 200 None
2026-03-27 03:47:16 [ayvens.fr] INFO: Saving data for 1980842: {'auction_closing_time': 1774605600.0, 'created_time': 1774371096.573116, 'last_price_update_time': 1774583236.939696}
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980842') HTTP/1.1" 204 0
2026-03-27 03:47:16 [ayvens.fr] INFO: Found listing with ID: 1980843
2026-03-27 03:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980843%27 HTTP/1.1" 200 None
2026-03-27 03:47:16 [ayvens.fr] INFO: Scrape type for 1980843: 2
2026-03-27 03:47:16 [ayvens.fr] INFO: Extracting data for car ID: 1980843
2026-03-27 03:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffdc70c1-7aa7-5ab3-aed6-9484976d2644 with identifier: 1980843
2026-03-27 03:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffdc70c1-7aa7-5ab3-aed6-9484976d2644 with scrape type 2
2026-03-27 03:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffdc70c1-7aa7-5ab3-aed6-9484976d2644 with scrape type 2
2026-03-27 03:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ffdc70c1-7aa7-5ab3-aed6-9484976d2644, identifier: 1980843
2026-03-27 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ffdc70c1-7aa7-5ab3-aed6-9484976d2644 with identifier: 1980843
2026-03-27 03:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ffdc70c1-7aa7-5ab3-aed6-9484976d2644 with identifier: 1980843
2026-03-27 03:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ffdc70c1-7aa7-5ab3-aed6-9484976d2644 with identifier: 1980843 to the API
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:17 [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.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'ffdc70c1-7aa7-5ab3-aed6-9484976d2644',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 131393,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-20',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg Standard 2.0 BlueHDi 120ch S&S Asphalt',
'transmission': 'manual',
'trim': 'Expert Fg Standard 2.0 BlueHDi 120ch S&S Asphalt',
'vin': None,
'year': 2019}
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980843%27 HTTP/1.1" 200 None
2026-03-27 03:47:17 [ayvens.fr] INFO: Saving data for 1980843: {'auction_closing_time': 1774605600.0, 'created_time': 1774371098.425026, 'last_price_update_time': 1774583237.34272}
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980843') HTTP/1.1" 204 0
2026-03-27 03:47:17 [ayvens.fr] INFO: Found listing with ID: 1980844
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980844%27 HTTP/1.1" 200 None
2026-03-27 03:47:17 [ayvens.fr] INFO: Scrape type for 1980844: 2
2026-03-27 03:47:17 [ayvens.fr] INFO: Extracting data for car ID: 1980844
2026-03-27 03:47:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b2df32-a6d8-5c07-94c6-068e2722eb0c with identifier: 1980844
2026-03-27 03:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b2df32-a6d8-5c07-94c6-068e2722eb0c with scrape type 2
2026-03-27 03:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8b2df32-a6d8-5c07-94c6-068e2722eb0c with scrape type 2
2026-03-27 03:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c8b2df32-a6d8-5c07-94c6-068e2722eb0c, identifier: 1980844
2026-03-27 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c8b2df32-a6d8-5c07-94c6-068e2722eb0c with identifier: 1980844
2026-03-27 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c8b2df32-a6d8-5c07-94c6-068e2722eb0c with identifier: 1980844
2026-03-27 03:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c8b2df32-a6d8-5c07-94c6-068e2722eb0c with identifier: 1980844 to the API
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLEU SIGNAL',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'c8b2df32-a6d8-5c07-94c6-068e2722eb0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'MOVANO',
'odometer': 128190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-24',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL MOVANO Movano Fg F3500 L2H2 2.3 CDTI 135ch BiTurbo Start/Stop',
'transmission': 'manual',
'trim': 'Movano Fg F3500 L2H2 2.3 CDTI 135ch BiTurbo Start/Stop',
'vin': None,
'year': 2020}
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980844%27 HTTP/1.1" 200 None
2026-03-27 03:47:17 [ayvens.fr] INFO: Saving data for 1980844: {'auction_closing_time': 1774605600.0, 'created_time': 1774371100.223495, 'last_price_update_time': 1774583237.762263}
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980844') HTTP/1.1" 204 0
2026-03-27 03:47:17 [ayvens.fr] INFO: Found listing with ID: 1980845
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980845%27 HTTP/1.1" 200 None
2026-03-27 03:47:17 [ayvens.fr] INFO: Scrape type for 1980845: 2
2026-03-27 03:47:17 [ayvens.fr] INFO: Extracting data for car ID: 1980845
2026-03-27 03:47:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 079a3445-0faa-5dbb-ad79-d4ba65bfcb1d with identifier: 1980845
2026-03-27 03:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079a3445-0faa-5dbb-ad79-d4ba65bfcb1d with scrape type 2
2026-03-27 03:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 079a3445-0faa-5dbb-ad79-d4ba65bfcb1d with scrape type 2
2026-03-27 03:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 079a3445-0faa-5dbb-ad79-d4ba65bfcb1d, identifier: 1980845
2026-03-27 03:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 079a3445-0faa-5dbb-ad79-d4ba65bfcb1d with identifier: 1980845
2026-03-27 03:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 079a3445-0faa-5dbb-ad79-d4ba65bfcb1d with identifier: 1980845
2026-03-27 03:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 079a3445-0faa-5dbb-ad79-d4ba65bfcb1d with identifier: 1980845 to the API
2026-03-27 03:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:18 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '079a3445-0faa-5dbb-ad79-d4ba65bfcb1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 94368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-06',
'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': 2022}
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980845%27 HTTP/1.1" 200 None
2026-03-27 03:47:18 [ayvens.fr] INFO: Saving data for 1980845: {'auction_closing_time': 1774605600.0, 'created_time': 1774371101.029029, 'last_price_update_time': 1774583238.150653}
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980845') HTTP/1.1" 204 0
2026-03-27 03:47:18 [ayvens.fr] INFO: Found listing with ID: 1980846
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980846%27 HTTP/1.1" 200 None
2026-03-27 03:47:18 [ayvens.fr] INFO: Scrape type for 1980846: 2
2026-03-27 03:47:18 [ayvens.fr] INFO: Extracting data for car ID: 1980846
2026-03-27 03:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a6d244-0184-544b-bc2e-d7b2baeee2f7 with identifier: 1980846
2026-03-27 03:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a6d244-0184-544b-bc2e-d7b2baeee2f7 with scrape type 2
2026-03-27 03:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a6d244-0184-544b-bc2e-d7b2baeee2f7 with scrape type 2
2026-03-27 03:47:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a7a6d244-0184-544b-bc2e-d7b2baeee2f7, identifier: 1980846
2026-03-27 03:47:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a7a6d244-0184-544b-bc2e-d7b2baeee2f7 with identifier: 1980846
2026-03-27 03:47:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a7a6d244-0184-544b-bc2e-d7b2baeee2f7 with identifier: 1980846
2026-03-27 03:47:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a7a6d244-0184-544b-bc2e-d7b2baeee2f7 with identifier: 1980846 to the API
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 45,
'color': 'SOPHISTOGRAU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'a7a6d244-0184-544b-bc2e-d7b2baeee2f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 67163,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 X3 xDrive30e 292ch Business Design',
'transmission': 'automatic',
'trim': 'X3 xDrive30e 292ch Business Design',
'vin': None,
'year': 2023}
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980846%27 HTTP/1.1" 200 None
2026-03-27 03:47:18 [ayvens.fr] INFO: Saving data for 1980846: {'auction_closing_time': 1774605600.0, 'created_time': 1774371102.341232, 'last_price_update_time': 1774583238.593683}
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980846') HTTP/1.1" 204 0
2026-03-27 03:47:18 [ayvens.fr] INFO: Found listing with ID: 1980847
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980847%27 HTTP/1.1" 200 None
2026-03-27 03:47:18 [ayvens.fr] INFO: Scrape type for 1980847: 2
2026-03-27 03:47:18 [ayvens.fr] INFO: Extracting data for car ID: 1980847
2026-03-27 03:47:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 798968fd-91a4-5e19-987e-d9476db4a641 with identifier: 1980847
2026-03-27 03:47:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 798968fd-91a4-5e19-987e-d9476db4a641 with scrape type 2
2026-03-27 03:47:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 798968fd-91a4-5e19-987e-d9476db4a641 with scrape type 2
2026-03-27 03:47:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 798968fd-91a4-5e19-987e-d9476db4a641, identifier: 1980847
2026-03-27 03:47:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 798968fd-91a4-5e19-987e-d9476db4a641 with identifier: 1980847
2026-03-27 03:47:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 798968fd-91a4-5e19-987e-d9476db4a641 with identifier: 1980847
2026-03-27 03:47:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 798968fd-91a4-5e19-987e-d9476db4a641 with identifier: 1980847 to the API
2026-03-27 03:47:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLANC OK',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '798968fd-91a4-5e19-987e-d9476db4a641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 45508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-04',
'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-27 03:47:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980847%27 HTTP/1.1" 200 None
2026-03-27 03:47:19 [ayvens.fr] INFO: Saving data for 1980847: {'auction_closing_time': 1774605600.0, 'created_time': 1774371104.459116, 'last_price_update_time': 1774583239.000069}
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980847') HTTP/1.1" 204 0
2026-03-27 03:47:19 [ayvens.fr] INFO: Found listing with ID: 1980848
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980848%27 HTTP/1.1" 200 None
2026-03-27 03:47:19 [ayvens.fr] INFO: Scrape type for 1980848: 2
2026-03-27 03:47:19 [ayvens.fr] INFO: Extracting data for car ID: 1980848
2026-03-27 03:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 291b8b42-ce71-5c2b-87f2-b2d632009238 with identifier: 1980848
2026-03-27 03:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 291b8b42-ce71-5c2b-87f2-b2d632009238 with scrape type 2
2026-03-27 03:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 291b8b42-ce71-5c2b-87f2-b2d632009238 with scrape type 2
2026-03-27 03:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 291b8b42-ce71-5c2b-87f2-b2d632009238, identifier: 1980848
2026-03-27 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 291b8b42-ce71-5c2b-87f2-b2d632009238 with identifier: 1980848
2026-03-27 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 291b8b42-ce71-5c2b-87f2-b2d632009238 with identifier: 1980848
2026-03-27 03:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 291b8b42-ce71-5c2b-87f2-b2d632009238 with identifier: 1980848 to the API
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GRIS HIGHLAND',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '291b8b42-ce71-5c2b-87f2-b2d632009238',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 61136,
'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': 'RENAULT MEGANE Megane 1.3 TCe 140ch Techno EDC',
'transmission': 'automatic',
'trim': 'Megane 1.3 TCe 140ch Techno EDC',
'vin': None,
'year': 2022}
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980848%27 HTTP/1.1" 200 None
2026-03-27 03:47:19 [ayvens.fr] INFO: Saving data for 1980848: {'auction_closing_time': 1774605600.0, 'created_time': 1774371106.561562, 'last_price_update_time': 1774583239.417923}
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980848') HTTP/1.1" 204 0
2026-03-27 03:47:19 [ayvens.fr] INFO: Found listing with ID: 1980849
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980849%27 HTTP/1.1" 200 None
2026-03-27 03:47:19 [ayvens.fr] INFO: Scrape type for 1980849: 2
2026-03-27 03:47:19 [ayvens.fr] INFO: Extracting data for car ID: 1980849
2026-03-27 03:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6 with identifier: 1980849
2026-03-27 03:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6 with scrape type 2
2026-03-27 03:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6 with scrape type 2
2026-03-27 03:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6, identifier: 1980849
2026-03-27 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6 with identifier: 1980849
2026-03-27 03:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6 with identifier: 1980849
2026-03-27 03:47:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6 with identifier: 1980849 to the API
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:19 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '4911d236-cb1c-5196-bc8d-b1a6bbb7b0a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208 BUSINESS R',
'odometer': 50360,
'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': 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-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980849%27 HTTP/1.1" 200 None
2026-03-27 03:47:19 [ayvens.fr] INFO: Saving data for 1980849: {'auction_closing_time': 1774605600.0, 'created_time': 1774371107.893679, 'last_price_update_time': 1774583239.808425}
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980849') HTTP/1.1" 204 0
2026-03-27 03:47:19 [ayvens.fr] INFO: Found listing with ID: 1980850
2026-03-27 03:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980850%27 HTTP/1.1" 200 None
2026-03-27 03:47:19 [ayvens.fr] INFO: Scrape type for 1980850: 2
2026-03-27 03:47:19 [ayvens.fr] INFO: Extracting data for car ID: 1980850
2026-03-27 03:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05ac8151-d7c9-53fc-96aa-05dce85ef365 with identifier: 1980850
2026-03-27 03:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05ac8151-d7c9-53fc-96aa-05dce85ef365 with scrape type 2
2026-03-27 03:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05ac8151-d7c9-53fc-96aa-05dce85ef365 with scrape type 2
2026-03-27 03:47:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 05ac8151-d7c9-53fc-96aa-05dce85ef365, identifier: 1980850
2026-03-27 03:47:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 05ac8151-d7c9-53fc-96aa-05dce85ef365 with identifier: 1980850
2026-03-27 03:47:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 05ac8151-d7c9-53fc-96aa-05dce85ef365 with identifier: 1980850
2026-03-27 03:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 05ac8151-d7c9-53fc-96aa-05dce85ef365 with identifier: 1980850 to the API
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'SAPHIR SCHWARZ METAL NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '05ac8151-d7c9-53fc-96aa-05dce85ef365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 55121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch Business Design DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch Business Design DKG7',
'vin': None,
'year': 2023}
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980850%27 HTTP/1.1" 200 None
2026-03-27 03:47:20 [ayvens.fr] INFO: Saving data for 1980850: {'auction_closing_time': 1774605600.0, 'created_time': 1774371109.446617, 'last_price_update_time': 1774583240.218697}
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980850') HTTP/1.1" 204 0
2026-03-27 03:47:20 [ayvens.fr] INFO: Found listing with ID: 1980851
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980851%27 HTTP/1.1" 200 None
2026-03-27 03:47:20 [ayvens.fr] INFO: Scrape type for 1980851: 2
2026-03-27 03:47:20 [ayvens.fr] INFO: Extracting data for car ID: 1980851
2026-03-27 03:47:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9bec53c-6477-529f-afad-67f65aec366e with identifier: 1980851
2026-03-27 03:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9bec53c-6477-529f-afad-67f65aec366e with scrape type 2
2026-03-27 03:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9bec53c-6477-529f-afad-67f65aec366e with scrape type 2
2026-03-27 03:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c9bec53c-6477-529f-afad-67f65aec366e, identifier: 1980851
2026-03-27 03:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c9bec53c-6477-529f-afad-67f65aec366e with identifier: 1980851
2026-03-27 03:47:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c9bec53c-6477-529f-afad-67f65aec366e with identifier: 1980851
2026-03-27 03:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c9bec53c-6477-529f-afad-67f65aec366e with identifier: 1980851 to the API
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 24,
'color': 'BLEU',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c9bec53c-6477-529f-afad-67f65aec366e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'LYNK & CO',
'model': 'LC01',
'odometer': 92830,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'LYNK & CO LC01 1 1.5 PHEV 261ch DCTH 7',
'transmission': 'automatic',
'trim': '1 1.5 PHEV 261ch DCTH 7',
'vin': None,
'year': 2024}
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980851%27 HTTP/1.1" 200 None
2026-03-27 03:47:20 [ayvens.fr] INFO: Saving data for 1980851: {'auction_closing_time': 1774605600.0, 'created_time': 1774371110.900851, 'last_price_update_time': 1774583240.614928}
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980851') HTTP/1.1" 204 0
2026-03-27 03:47:20 [ayvens.fr] INFO: Found listing with ID: 1980852
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980852%27 HTTP/1.1" 200 None
2026-03-27 03:47:20 [ayvens.fr] INFO: Scrape type for 1980852: 2
2026-03-27 03:47:20 [ayvens.fr] INFO: Extracting data for car ID: 1980852
2026-03-27 03:47:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c34664ce-24aa-56ba-8f6c-69951cd5a9ae with identifier: 1980852
2026-03-27 03:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34664ce-24aa-56ba-8f6c-69951cd5a9ae with scrape type 2
2026-03-27 03:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c34664ce-24aa-56ba-8f6c-69951cd5a9ae with scrape type 2
2026-03-27 03:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c34664ce-24aa-56ba-8f6c-69951cd5a9ae, identifier: 1980852
2026-03-27 03:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c34664ce-24aa-56ba-8f6c-69951cd5a9ae with identifier: 1980852
2026-03-27 03:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c34664ce-24aa-56ba-8f6c-69951cd5a9ae with identifier: 1980852
2026-03-27 03:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c34664ce-24aa-56ba-8f6c-69951cd5a9ae with identifier: 1980852 to the API
2026-03-27 03:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'c34664ce-24aa-56ba-8f6c-69951cd5a9ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'DS AUTOMOBILES',
'model': 'DS7',
'odometer': 58179,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS AUTOMOBILES DS7 DS 7 Crossback PureTech 180ch Rivoli Automatique',
'transmission': 'automatic',
'trim': 'DS 7 Crossback PureTech 180ch Rivoli Automatique',
'vin': None,
'year': 2022}
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980852%27 HTTP/1.1" 200 None
2026-03-27 03:47:21 [ayvens.fr] INFO: Saving data for 1980852: {'auction_closing_time': 1774605600.0, 'created_time': 1774371112.666104, 'last_price_update_time': 1774583241.258472}
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980852') HTTP/1.1" 204 0
2026-03-27 03:47:21 [ayvens.fr] INFO: Found listing with ID: 1980853
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980853%27 HTTP/1.1" 200 None
2026-03-27 03:47:21 [ayvens.fr] INFO: Scrape type for 1980853: 2
2026-03-27 03:47:21 [ayvens.fr] INFO: Extracting data for car ID: 1980853
2026-03-27 03:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba464794-a62e-5402-9414-912338f4e971 with identifier: 1980853
2026-03-27 03:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba464794-a62e-5402-9414-912338f4e971 with scrape type 2
2026-03-27 03:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba464794-a62e-5402-9414-912338f4e971 with scrape type 2
2026-03-27 03:47:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ba464794-a62e-5402-9414-912338f4e971, identifier: 1980853
2026-03-27 03:47:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ba464794-a62e-5402-9414-912338f4e971 with identifier: 1980853
2026-03-27 03:47:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ba464794-a62e-5402-9414-912338f4e971 with identifier: 1980853
2026-03-27 03:47:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ba464794-a62e-5402-9414-912338f4e971 with identifier: 1980853 to the API
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'GRIS PLATINE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'ba464794-a62e-5402-9414-912338f4e971',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 38463,
'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': 2,
'seller_name': None,
'title': 'RENAULT CLIO Clio Réversible 1.0 TCe 90ch Business N',
'transmission': 'manual',
'trim': 'Clio Réversible 1.0 TCe 90ch Business N',
'vin': None,
'year': 2021}
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980853%27 HTTP/1.1" 200 None
2026-03-27 03:47:21 [ayvens.fr] INFO: Saving data for 1980853: {'auction_closing_time': 1774605600.0, 'created_time': 1774371114.238828, 'last_price_update_time': 1774583241.649279}
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980853') HTTP/1.1" 204 0
2026-03-27 03:47:21 [ayvens.fr] INFO: Found listing with ID: 1980854
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980854%27 HTTP/1.1" 200 None
2026-03-27 03:47:21 [ayvens.fr] INFO: Scrape type for 1980854: 2
2026-03-27 03:47:21 [ayvens.fr] INFO: Extracting data for car ID: 1980854
2026-03-27 03:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d69e9b93-f479-59f0-bcb2-b486be471c8b with identifier: 1980854
2026-03-27 03:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d69e9b93-f479-59f0-bcb2-b486be471c8b with scrape type 2
2026-03-27 03:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d69e9b93-f479-59f0-bcb2-b486be471c8b with scrape type 2
2026-03-27 03:47:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d69e9b93-f479-59f0-bcb2-b486be471c8b, identifier: 1980854
2026-03-27 03:47:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d69e9b93-f479-59f0-bcb2-b486be471c8b with identifier: 1980854
2026-03-27 03:47:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d69e9b93-f479-59f0-bcb2-b486be471c8b with identifier: 1980854
2026-03-27 03:47:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d69e9b93-f479-59f0-bcb2-b486be471c8b with identifier: 1980854 to the API
2026-03-27 03:47:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:22 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'd69e9b93-f479-59f0-bcb2-b486be471c8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'E-208 BUSINESS R',
'odometer': 60360,
'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': 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-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980854%27 HTTP/1.1" 200 None
2026-03-27 03:47:22 [ayvens.fr] INFO: Saving data for 1980854: {'auction_closing_time': 1774605600.0, 'created_time': 1774371117.847469, 'last_price_update_time': 1774583242.041247}
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980854') HTTP/1.1" 204 0
2026-03-27 03:47:22 [ayvens.fr] INFO: Found listing with ID: 1980855
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980855%27 HTTP/1.1" 200 None
2026-03-27 03:47:22 [ayvens.fr] INFO: Scrape type for 1980855: 2
2026-03-27 03:47:22 [ayvens.fr] INFO: Extracting data for car ID: 1980855
2026-03-27 03:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09614916-6146-5c4d-8870-eb84312d6bcc with identifier: 1980855
2026-03-27 03:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09614916-6146-5c4d-8870-eb84312d6bcc with scrape type 2
2026-03-27 03:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09614916-6146-5c4d-8870-eb84312d6bcc with scrape type 2
2026-03-27 03:47:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 09614916-6146-5c4d-8870-eb84312d6bcc, identifier: 1980855
2026-03-27 03:47:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 09614916-6146-5c4d-8870-eb84312d6bcc with identifier: 1980855
2026-03-27 03:47:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 09614916-6146-5c4d-8870-eb84312d6bcc with identifier: 1980855
2026-03-27 03:47:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 09614916-6146-5c4d-8870-eb84312d6bcc with identifier: 1980855 to the API
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:47: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-27 03:47:22 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '09614916-6146-5c4d-8870-eb84312d6bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 32571,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 2008 2008 1.2 PureTech 100ch S&S Active Business',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 100ch S&S Active Business',
'vin': None,
'year': 2021}
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980855%27 HTTP/1.1" 200 None
2026-03-27 03:47:22 [ayvens.fr] INFO: Saving data for 1980855: {'auction_closing_time': 1774605600.0, 'created_time': 1774371120.573404, 'last_price_update_time': 1774583242.470055}
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980855') HTTP/1.1" 204 0
2026-03-27 03:47:22 [ayvens.fr] INFO: Found listing with ID: 1980856
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980856%27 HTTP/1.1" 200 None
2026-03-27 03:47:22 [ayvens.fr] INFO: Scrape type for 1980856: 2
2026-03-27 03:47:22 [ayvens.fr] INFO: Extracting data for car ID: 1980856
2026-03-27 03:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78eab18d-74d8-5bc8-87c2-2d1870351e53 with identifier: 1980856
2026-03-27 03:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78eab18d-74d8-5bc8-87c2-2d1870351e53 with scrape type 2
2026-03-27 03:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78eab18d-74d8-5bc8-87c2-2d1870351e53 with scrape type 2
2026-03-27 03:47:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 78eab18d-74d8-5bc8-87c2-2d1870351e53, identifier: 1980856
2026-03-27 03:47:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 78eab18d-74d8-5bc8-87c2-2d1870351e53 with identifier: 1980856
2026-03-27 03:47:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 78eab18d-74d8-5bc8-87c2-2d1870351e53 with identifier: 1980856
2026-03-27 03:47:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 78eab18d-74d8-5bc8-87c2-2d1870351e53 with identifier: 1980856 to the API
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:47: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-27 03:47:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 32,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '78eab18d-74d8-5bc8-87c2-2d1870351e53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 83624,
'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': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross Hybrid rechargeable 225ch Shine '
'Pack ë-EAT8',
'transmission': 'automatic',
'trim': 'C5 Aircross Hybrid rechargeable 225ch Shine Pack ë-EAT8',
'vin': None,
'year': 2022}
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980856%27 HTTP/1.1" 200 None
2026-03-27 03:47:22 [ayvens.fr] INFO: Saving data for 1980856: {'auction_closing_time': 1774605600.0, 'created_time': 1774371121.764579, 'last_price_update_time': 1774583242.876962}
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980856') HTTP/1.1" 204 0
2026-03-27 03:47:22 [ayvens.fr] INFO: Found listing with ID: 1980857
2026-03-27 03:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980857%27 HTTP/1.1" 200 None
2026-03-27 03:47:22 [ayvens.fr] INFO: Scrape type for 1980857: 2
2026-03-27 03:47:22 [ayvens.fr] INFO: Extracting data for car ID: 1980857
2026-03-27 03:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de9d1126-cf23-54b9-ae5f-91c75dec9f6f with identifier: 1980857
2026-03-27 03:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de9d1126-cf23-54b9-ae5f-91c75dec9f6f with scrape type 2
2026-03-27 03:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de9d1126-cf23-54b9-ae5f-91c75dec9f6f with scrape type 2
2026-03-27 03:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: de9d1126-cf23-54b9-ae5f-91c75dec9f6f, identifier: 1980857
2026-03-27 03:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: de9d1126-cf23-54b9-ae5f-91c75dec9f6f with identifier: 1980857
2026-03-27 03:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: de9d1126-cf23-54b9-ae5f-91c75dec9f6f with identifier: 1980857
2026-03-27 03:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: de9d1126-cf23-54b9-ae5f-91c75dec9f6f with identifier: 1980857 to the API
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:23 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'de9d1126-cf23-54b9-ae5f-91c75dec9f6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'MAZDA',
'model': 'MAZDA2',
'odometer': 65087,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA MAZDA2 Mazda 2 1.5 e-SKYACTIV G M Hybrid 90ch Elegance',
'transmission': 'manual',
'trim': 'Mazda 2 1.5 e-SKYACTIV G M Hybrid 90ch Elegance',
'vin': None,
'year': 2023}
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980857%27 HTTP/1.1" 200 None
2026-03-27 03:47:23 [ayvens.fr] INFO: Saving data for 1980857: {'auction_closing_time': 1774605600.0, 'created_time': 1774371123.670473, 'last_price_update_time': 1774583243.300093}
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980857') HTTP/1.1" 204 0
2026-03-27 03:47:23 [ayvens.fr] INFO: Found listing with ID: 1980858
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980858%27 HTTP/1.1" 200 None
2026-03-27 03:47:23 [ayvens.fr] INFO: Scrape type for 1980858: 2
2026-03-27 03:47:23 [ayvens.fr] INFO: Extracting data for car ID: 1980858
2026-03-27 03:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72081f48-6e6a-5c85-be14-8ac97d910a22 with identifier: 1980858
2026-03-27 03:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72081f48-6e6a-5c85-be14-8ac97d910a22 with scrape type 2
2026-03-27 03:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72081f48-6e6a-5c85-be14-8ac97d910a22 with scrape type 2
2026-03-27 03:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 72081f48-6e6a-5c85-be14-8ac97d910a22, identifier: 1980858
2026-03-27 03:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 72081f48-6e6a-5c85-be14-8ac97d910a22 with identifier: 1980858
2026-03-27 03:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 72081f48-6e6a-5c85-be14-8ac97d910a22 with identifier: 1980858
2026-03-27 03:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 72081f48-6e6a-5c85-be14-8ac97d910a22 with identifier: 1980858 to the API
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:23 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '72081f48-6e6a-5c85-be14-8ac97d910a22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 22222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-21',
'seats_number': 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-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980858%27 HTTP/1.1" 200 None
2026-03-27 03:47:23 [ayvens.fr] INFO: Saving data for 1980858: {'auction_closing_time': 1774605600.0, 'created_time': 1774371124.999032, 'last_price_update_time': 1774583243.795534}
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980858') HTTP/1.1" 204 0
2026-03-27 03:47:23 [ayvens.fr] INFO: Found listing with ID: 1980859
2026-03-27 03:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980859%27 HTTP/1.1" 200 None
2026-03-27 03:47:23 [ayvens.fr] INFO: Scrape type for 1980859: 2
2026-03-27 03:47:23 [ayvens.fr] INFO: Extracting data for car ID: 1980859
2026-03-27 03:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7584654-24f1-5ede-9581-76368d8857a7 with identifier: 1980859
2026-03-27 03:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7584654-24f1-5ede-9581-76368d8857a7 with scrape type 2
2026-03-27 03:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7584654-24f1-5ede-9581-76368d8857a7 with scrape type 2
2026-03-27 03:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e7584654-24f1-5ede-9581-76368d8857a7, identifier: 1980859
2026-03-27 03:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e7584654-24f1-5ede-9581-76368d8857a7 with identifier: 1980859
2026-03-27 03:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e7584654-24f1-5ede-9581-76368d8857a7 with identifier: 1980859
2026-03-27 03:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e7584654-24f1-5ede-9581-76368d8857a7 with identifier: 1980859 to the API
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'e7584654-24f1-5ede-9581-76368d8857a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 91989,
'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': '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-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980859%27 HTTP/1.1" 200 None
2026-03-27 03:47:24 [ayvens.fr] INFO: Saving data for 1980859: {'auction_closing_time': 1774605600.0, 'created_time': 1774371126.79877, 'last_price_update_time': 1774583244.206459}
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980859') HTTP/1.1" 204 0
2026-03-27 03:47:24 [ayvens.fr] INFO: Found listing with ID: 1980860
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980860%27 HTTP/1.1" 200 None
2026-03-27 03:47:24 [ayvens.fr] INFO: Scrape type for 1980860: 2
2026-03-27 03:47:24 [ayvens.fr] INFO: Extracting data for car ID: 1980860
2026-03-27 03:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75b04b8-2c10-578d-9b3a-7512e05368a8 with identifier: 1980860
2026-03-27 03:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75b04b8-2c10-578d-9b3a-7512e05368a8 with scrape type 2
2026-03-27 03:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b75b04b8-2c10-578d-9b3a-7512e05368a8 with scrape type 2
2026-03-27 03:47:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b75b04b8-2c10-578d-9b3a-7512e05368a8, identifier: 1980860
2026-03-27 03:47:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b75b04b8-2c10-578d-9b3a-7512e05368a8 with identifier: 1980860
2026-03-27 03:47:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b75b04b8-2c10-578d-9b3a-7512e05368a8 with identifier: 1980860
2026-03-27 03:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b75b04b8-2c10-578d-9b3a-7512e05368a8 with identifier: 1980860 to the API
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:24 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'b75b04b8-2c10-578d-9b3a-7512e05368a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 33934,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-15',
'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': 2021}
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980860%27 HTTP/1.1" 200 None
2026-03-27 03:47:24 [ayvens.fr] INFO: Saving data for 1980860: {'auction_closing_time': 1774605600.0, 'created_time': 1774371128.353129, 'last_price_update_time': 1774583244.684968}
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980860') HTTP/1.1" 204 0
2026-03-27 03:47:24 [ayvens.fr] INFO: Found listing with ID: 1980861
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980861%27 HTTP/1.1" 200 None
2026-03-27 03:47:24 [ayvens.fr] INFO: Scrape type for 1980861: 2
2026-03-27 03:47:24 [ayvens.fr] INFO: Extracting data for car ID: 1980861
2026-03-27 03:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcbb839-03f7-5f29-9656-5a23d524ebda with identifier: 1980861
2026-03-27 03:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcbb839-03f7-5f29-9656-5a23d524ebda with scrape type 2
2026-03-27 03:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afcbb839-03f7-5f29-9656-5a23d524ebda with scrape type 2
2026-03-27 03:47:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: afcbb839-03f7-5f29-9656-5a23d524ebda, identifier: 1980861
2026-03-27 03:47:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: afcbb839-03f7-5f29-9656-5a23d524ebda with identifier: 1980861
2026-03-27 03:47:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: afcbb839-03f7-5f29-9656-5a23d524ebda with identifier: 1980861
2026-03-27 03:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: afcbb839-03f7-5f29-9656-5a23d524ebda with identifier: 1980861 to the API
2026-03-27 03:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS PLATINIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'afcbb839-03f7-5f29-9656-5a23d524ebda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 136033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': None,
'title': '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-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980861%27 HTTP/1.1" 200 None
2026-03-27 03:47:25 [ayvens.fr] INFO: Saving data for 1980861: {'auction_closing_time': 1774605600.0, 'created_time': 1774371129.928291, 'last_price_update_time': 1774583245.092981}
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980861') HTTP/1.1" 204 0
2026-03-27 03:47:25 [ayvens.fr] INFO: Found listing with ID: 1980862
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980862%27 HTTP/1.1" 200 None
2026-03-27 03:47:25 [ayvens.fr] INFO: Scrape type for 1980862: 2
2026-03-27 03:47:25 [ayvens.fr] INFO: Extracting data for car ID: 1980862
2026-03-27 03:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65090cfc-2966-5b2c-8396-336e60c5d371 with identifier: 1980862
2026-03-27 03:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65090cfc-2966-5b2c-8396-336e60c5d371 with scrape type 2
2026-03-27 03:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65090cfc-2966-5b2c-8396-336e60c5d371 with scrape type 2
2026-03-27 03:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 65090cfc-2966-5b2c-8396-336e60c5d371, identifier: 1980862
2026-03-27 03:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 65090cfc-2966-5b2c-8396-336e60c5d371 with identifier: 1980862
2026-03-27 03:47:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 65090cfc-2966-5b2c-8396-336e60c5d371 with identifier: 1980862
2026-03-27 03:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 65090cfc-2966-5b2c-8396-336e60c5d371 with identifier: 1980862 to the API
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:25 [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.5L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '65090cfc-2966-5b2c-8396-336e60c5d371',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL Y',
'odometer': 108835,
'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-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980862%27 HTTP/1.1" 200 None
2026-03-27 03:47:25 [ayvens.fr] INFO: Saving data for 1980862: {'auction_closing_time': 1774605600.0, 'created_time': 1774371131.236234, 'last_price_update_time': 1774583245.50585}
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980862') HTTP/1.1" 204 0
2026-03-27 03:47:25 [ayvens.fr] INFO: Found listing with ID: 1980863
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980863%27 HTTP/1.1" 200 None
2026-03-27 03:47:25 [ayvens.fr] INFO: Scrape type for 1980863: 2
2026-03-27 03:47:25 [ayvens.fr] INFO: Extracting data for car ID: 1980863
2026-03-27 03:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecbedc40-9203-5edd-9eb2-f2382d5d7794 with identifier: 1980863
2026-03-27 03:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecbedc40-9203-5edd-9eb2-f2382d5d7794 with scrape type 2
2026-03-27 03:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecbedc40-9203-5edd-9eb2-f2382d5d7794 with scrape type 2
2026-03-27 03:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ecbedc40-9203-5edd-9eb2-f2382d5d7794, identifier: 1980863
2026-03-27 03:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ecbedc40-9203-5edd-9eb2-f2382d5d7794 with identifier: 1980863
2026-03-27 03:47:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ecbedc40-9203-5edd-9eb2-f2382d5d7794 with identifier: 1980863
2026-03-27 03:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ecbedc40-9203-5edd-9eb2-f2382d5d7794 with identifier: 1980863 to the API
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'NOIR INTENSE NACR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'ecbedc40-9203-5edd-9eb2-f2382d5d7794',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 87105,
'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': 'VOLKSWAGEN GOLF Golf 2.0 TDI SCR 115ch Life Business',
'transmission': 'manual',
'trim': 'Golf 2.0 TDI SCR 115ch Life Business',
'vin': None,
'year': 2023}
2026-03-27 03:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980863%27 HTTP/1.1" 200 None
2026-03-27 03:47:25 [ayvens.fr] INFO: Saving data for 1980863: {'auction_closing_time': 1774605600.0, 'created_time': 1774371132.925213, 'last_price_update_time': 1774583245.99686}
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980863') HTTP/1.1" 204 0
2026-03-27 03:47:26 [ayvens.fr] INFO: Found listing with ID: 1980864
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980864%27 HTTP/1.1" 200 None
2026-03-27 03:47:26 [ayvens.fr] INFO: Scrape type for 1980864: 2
2026-03-27 03:47:26 [ayvens.fr] INFO: Extracting data for car ID: 1980864
2026-03-27 03:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f9727e6-e835-5e71-bed9-4bcc51629931 with identifier: 1980864
2026-03-27 03:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f9727e6-e835-5e71-bed9-4bcc51629931 with scrape type 2
2026-03-27 03:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f9727e6-e835-5e71-bed9-4bcc51629931 with scrape type 2
2026-03-27 03:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f9727e6-e835-5e71-bed9-4bcc51629931, identifier: 1980864
2026-03-27 03:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f9727e6-e835-5e71-bed9-4bcc51629931 with identifier: 1980864
2026-03-27 03:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f9727e6-e835-5e71-bed9-4bcc51629931 with identifier: 1980864
2026-03-27 03:47:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f9727e6-e835-5e71-bed9-4bcc51629931 with identifier: 1980864 to the API
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '4f9727e6-e835-5e71-bed9-4bcc51629931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 55519,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CAPTUR Captur 1.3 TCe mild hybrid 160ch Techno EDC',
'transmission': 'automatic',
'trim': 'Captur 1.3 TCe mild hybrid 160ch Techno EDC',
'vin': None,
'year': 2023}
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980864%27 HTTP/1.1" 200 None
2026-03-27 03:47:26 [ayvens.fr] INFO: Saving data for 1980864: {'auction_closing_time': 1774605600.0, 'created_time': 1774371136.028464, 'last_price_update_time': 1774583246.393678}
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980864') HTTP/1.1" 204 0
2026-03-27 03:47:26 [ayvens.fr] INFO: Found listing with ID: 1980865
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980865%27 HTTP/1.1" 200 None
2026-03-27 03:47:26 [ayvens.fr] INFO: Scrape type for 1980865: 2
2026-03-27 03:47:26 [ayvens.fr] INFO: Extracting data for car ID: 1980865
2026-03-27 03:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d465fb6e-4095-5d58-959d-b6b09175e770 with identifier: 1980865
2026-03-27 03:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d465fb6e-4095-5d58-959d-b6b09175e770 with scrape type 2
2026-03-27 03:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d465fb6e-4095-5d58-959d-b6b09175e770 with scrape type 2
2026-03-27 03:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d465fb6e-4095-5d58-959d-b6b09175e770, identifier: 1980865
2026-03-27 03:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d465fb6e-4095-5d58-959d-b6b09175e770 with identifier: 1980865
2026-03-27 03:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d465fb6e-4095-5d58-959d-b6b09175e770 with identifier: 1980865
2026-03-27 03:47:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d465fb6e-4095-5d58-959d-b6b09175e770 with identifier: 1980865 to the API
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:26 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'd465fb6e-4095-5d58-959d-b6b09175e770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'RAV4 HSD',
'odometer': 43868,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-06',
'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': 2023}
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980865%27 HTTP/1.1" 200 None
2026-03-27 03:47:26 [ayvens.fr] INFO: Saving data for 1980865: {'auction_closing_time': 1774605600.0, 'created_time': 1774371137.462704, 'last_price_update_time': 1774583246.774015}
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980865') HTTP/1.1" 204 0
2026-03-27 03:47:26 [ayvens.fr] INFO: Found listing with ID: 1980866
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980866%27 HTTP/1.1" 200 None
2026-03-27 03:47:26 [ayvens.fr] INFO: Scrape type for 1980866: 2
2026-03-27 03:47:26 [ayvens.fr] INFO: Extracting data for car ID: 1980866
2026-03-27 03:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47fe6bdb-50ca-5196-a631-35a2d5cd0007 with identifier: 1980866
2026-03-27 03:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47fe6bdb-50ca-5196-a631-35a2d5cd0007 with scrape type 2
2026-03-27 03:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47fe6bdb-50ca-5196-a631-35a2d5cd0007 with scrape type 2
2026-03-27 03:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 47fe6bdb-50ca-5196-a631-35a2d5cd0007, identifier: 1980866
2026-03-27 03:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 47fe6bdb-50ca-5196-a631-35a2d5cd0007 with identifier: 1980866
2026-03-27 03:47:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 47fe6bdb-50ca-5196-a631-35a2d5cd0007 with identifier: 1980866
2026-03-27 03:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 47fe6bdb-50ca-5196-a631-35a2d5cd0007 with identifier: 1980866 to the API
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:27 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '47fe6bdb-50ca-5196-a631-35a2d5cd0007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 42761,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-04',
'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': 2024}
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980866%27 HTTP/1.1" 200 None
2026-03-27 03:47:27 [ayvens.fr] INFO: Saving data for 1980866: {'auction_closing_time': 1774605600.0, 'created_time': 1774371139.244049, 'last_price_update_time': 1774583247.195517}
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980866') HTTP/1.1" 204 0
2026-03-27 03:47:27 [ayvens.fr] INFO: Found listing with ID: 1980867
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980867%27 HTTP/1.1" 200 None
2026-03-27 03:47:27 [ayvens.fr] INFO: Scrape type for 1980867: 2
2026-03-27 03:47:27 [ayvens.fr] INFO: Extracting data for car ID: 1980867
2026-03-27 03:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e609110-357b-5d08-9cee-68cda5ac28ff with identifier: 1980867
2026-03-27 03:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e609110-357b-5d08-9cee-68cda5ac28ff with scrape type 2
2026-03-27 03:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e609110-357b-5d08-9cee-68cda5ac28ff with scrape type 2
2026-03-27 03:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2e609110-357b-5d08-9cee-68cda5ac28ff, identifier: 1980867
2026-03-27 03:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2e609110-357b-5d08-9cee-68cda5ac28ff with identifier: 1980867
2026-03-27 03:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2e609110-357b-5d08-9cee-68cda5ac28ff with identifier: 1980867
2026-03-27 03:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2e609110-357b-5d08-9cee-68cda5ac28ff with identifier: 1980867 to the API
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:27 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '2e609110-357b-5d08-9cee-68cda5ac28ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 69089,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-03',
'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': 2022}
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980867%27 HTTP/1.1" 200 None
2026-03-27 03:47:27 [ayvens.fr] INFO: Saving data for 1980867: {'auction_closing_time': 1774605600.0, 'created_time': 1774371142.042368, 'last_price_update_time': 1774583247.604142}
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980867') HTTP/1.1" 204 0
2026-03-27 03:47:27 [ayvens.fr] INFO: Found listing with ID: 1980868
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980868%27 HTTP/1.1" 200 None
2026-03-27 03:47:27 [ayvens.fr] INFO: Scrape type for 1980868: 2
2026-03-27 03:47:27 [ayvens.fr] INFO: Extracting data for car ID: 1980868
2026-03-27 03:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e37c80-7369-5be5-a082-deb9ba181416 with identifier: 1980868
2026-03-27 03:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e37c80-7369-5be5-a082-deb9ba181416 with scrape type 2
2026-03-27 03:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e37c80-7369-5be5-a082-deb9ba181416 with scrape type 2
2026-03-27 03:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c5e37c80-7369-5be5-a082-deb9ba181416, identifier: 1980868
2026-03-27 03:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c5e37c80-7369-5be5-a082-deb9ba181416 with identifier: 1980868
2026-03-27 03:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c5e37c80-7369-5be5-a082-deb9ba181416 with identifier: 1980868
2026-03-27 03:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c5e37c80-7369-5be5-a082-deb9ba181416 with identifier: 1980868 to the API
2026-03-27 03:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:28 [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.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'c5e37c80-7369-5be5-a082-deb9ba181416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO',
'odometer': 22414,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT KANGOO Kangoo 1.3 TCe 130ch Techno',
'transmission': 'manual',
'trim': 'Kangoo 1.3 TCe 130ch Techno',
'vin': None,
'year': 2023}
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980868%27 HTTP/1.1" 200 None
2026-03-27 03:47:28 [ayvens.fr] INFO: Saving data for 1980868: {'auction_closing_time': 1774605600.0, 'created_time': 1774371145.147523, 'last_price_update_time': 1774583248.052096}
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980868') HTTP/1.1" 204 0
2026-03-27 03:47:28 [ayvens.fr] INFO: Found listing with ID: 1980869
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980869%27 HTTP/1.1" 200 None
2026-03-27 03:47:28 [ayvens.fr] INFO: Scrape type for 1980869: 2
2026-03-27 03:47:28 [ayvens.fr] INFO: Extracting data for car ID: 1980869
2026-03-27 03:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 498a394c-ee20-5e78-8987-0ffa049da0e1 with identifier: 1980869
2026-03-27 03:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 498a394c-ee20-5e78-8987-0ffa049da0e1 with scrape type 2
2026-03-27 03:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 498a394c-ee20-5e78-8987-0ffa049da0e1 with scrape type 2
2026-03-27 03:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 498a394c-ee20-5e78-8987-0ffa049da0e1, identifier: 1980869
2026-03-27 03:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 498a394c-ee20-5e78-8987-0ffa049da0e1 with identifier: 1980869
2026-03-27 03:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 498a394c-ee20-5e78-8987-0ffa049da0e1 with identifier: 1980869
2026-03-27 03:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 498a394c-ee20-5e78-8987-0ffa049da0e1 with identifier: 1980869 to the API
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '498a394c-ee20-5e78-8987-0ffa049da0e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 39413,
'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': 'CITROËN C5 AIRCROSS C5 Aircross PureTech 130ch S&S Feel',
'transmission': 'manual',
'trim': 'C5 Aircross PureTech 130ch S&S Feel',
'vin': None,
'year': 2023}
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980869%27 HTTP/1.1" 200 None
2026-03-27 03:47:28 [ayvens.fr] INFO: Saving data for 1980869: {'auction_closing_time': 1774605600.0, 'created_time': 1774371146.373266, 'last_price_update_time': 1774583248.462473}
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980869') HTTP/1.1" 204 0
2026-03-27 03:47:28 [ayvens.fr] INFO: Found listing with ID: 1980870
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980870%27 HTTP/1.1" 200 None
2026-03-27 03:47:28 [ayvens.fr] INFO: Scrape type for 1980870: 2
2026-03-27 03:47:28 [ayvens.fr] INFO: Extracting data for car ID: 1980870
2026-03-27 03:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab5f7e28-55c2-53f7-b3d1-605befa32000 with identifier: 1980870
2026-03-27 03:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5f7e28-55c2-53f7-b3d1-605befa32000 with scrape type 2
2026-03-27 03:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab5f7e28-55c2-53f7-b3d1-605befa32000 with scrape type 2
2026-03-27 03:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ab5f7e28-55c2-53f7-b3d1-605befa32000, identifier: 1980870
2026-03-27 03:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ab5f7e28-55c2-53f7-b3d1-605befa32000 with identifier: 1980870
2026-03-27 03:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ab5f7e28-55c2-53f7-b3d1-605befa32000 with identifier: 1980870
2026-03-27 03:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ab5f7e28-55c2-53f7-b3d1-605befa32000 with identifier: 1980870 to the API
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:28 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'ab5f7e28-55c2-53f7-b3d1-605befa32000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 29025,
'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-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980870%27 HTTP/1.1" 200 None
2026-03-27 03:47:28 [ayvens.fr] INFO: Saving data for 1980870: {'auction_closing_time': 1774605600.0, 'created_time': 1774371147.867962, 'last_price_update_time': 1774583248.879161}
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980870') HTTP/1.1" 204 0
2026-03-27 03:47:28 [ayvens.fr] INFO: Found listing with ID: 1980871
2026-03-27 03:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980871%27 HTTP/1.1" 200 None
2026-03-27 03:47:28 [ayvens.fr] INFO: Scrape type for 1980871: 2
2026-03-27 03:47:28 [ayvens.fr] INFO: Extracting data for car ID: 1980871
2026-03-27 03:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2522a886-322b-53f8-a1b2-194febade51e with identifier: 1980871
2026-03-27 03:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2522a886-322b-53f8-a1b2-194febade51e with scrape type 2
2026-03-27 03:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2522a886-322b-53f8-a1b2-194febade51e with scrape type 2
2026-03-27 03:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2522a886-322b-53f8-a1b2-194febade51e, identifier: 1980871
2026-03-27 03:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2522a886-322b-53f8-a1b2-194febade51e with identifier: 1980871
2026-03-27 03:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2522a886-322b-53f8-a1b2-194febade51e with identifier: 1980871
2026-03-27 03:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2522a886-322b-53f8-a1b2-194febade51e with identifier: 1980871 to the API
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:29 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '2522a886-322b-53f8-a1b2-194febade51e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'SCENIC',
'odometer': 125303,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-23',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT SCENIC Scenic 1.7 Blue dCi 120ch Business - 2 PLACES',
'transmission': 'manual',
'trim': 'Scenic 1.7 Blue dCi 120ch Business - 2 PLACES',
'vin': None,
'year': 2021}
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980871%27 HTTP/1.1" 200 None
2026-03-27 03:47:29 [ayvens.fr] INFO: Saving data for 1980871: {'auction_closing_time': 1774605600.0, 'created_time': 1774371148.979669, 'last_price_update_time': 1774583249.268162}
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980871') HTTP/1.1" 204 0
2026-03-27 03:47:29 [ayvens.fr] INFO: Found listing with ID: 1980872
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980872%27 HTTP/1.1" 200 None
2026-03-27 03:47:29 [ayvens.fr] INFO: Scrape type for 1980872: 2
2026-03-27 03:47:29 [ayvens.fr] INFO: Extracting data for car ID: 1980872
2026-03-27 03:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9ee2fb0-93cb-5d67-b981-897d0606a71b with identifier: 1980872
2026-03-27 03:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9ee2fb0-93cb-5d67-b981-897d0606a71b with scrape type 2
2026-03-27 03:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9ee2fb0-93cb-5d67-b981-897d0606a71b with scrape type 2
2026-03-27 03:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b9ee2fb0-93cb-5d67-b981-897d0606a71b, identifier: 1980872
2026-03-27 03:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b9ee2fb0-93cb-5d67-b981-897d0606a71b with identifier: 1980872
2026-03-27 03:47:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b9ee2fb0-93cb-5d67-b981-897d0606a71b with identifier: 1980872
2026-03-27 03:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b9ee2fb0-93cb-5d67-b981-897d0606a71b with identifier: 1980872 to the API
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'NOIR MYTHIC METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'b9ee2fb0-93cb-5d67-b981-897d0606a71b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A4 AVANT',
'odometer': 53023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 AVANT A4 Avant 35 TFSI 150ch Business line S tronic 7',
'transmission': 'automatic',
'trim': 'A4 Avant 35 TFSI 150ch Business line S tronic 7',
'vin': None,
'year': 2021}
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980872%27 HTTP/1.1" 200 None
2026-03-27 03:47:29 [ayvens.fr] INFO: Saving data for 1980872: {'auction_closing_time': 1774605600.0, 'created_time': 1774371150.542532, 'last_price_update_time': 1774583249.724148}
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980872') HTTP/1.1" 204 0
2026-03-27 03:47:29 [ayvens.fr] INFO: Found listing with ID: 1980873
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980873%27 HTTP/1.1" 200 None
2026-03-27 03:47:29 [ayvens.fr] INFO: Scrape type for 1980873: 2
2026-03-27 03:47:29 [ayvens.fr] INFO: Extracting data for car ID: 1980873
2026-03-27 03:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb4fce21-dded-5f5b-bf42-99b6ef20b7da with identifier: 1980873
2026-03-27 03:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb4fce21-dded-5f5b-bf42-99b6ef20b7da with scrape type 2
2026-03-27 03:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb4fce21-dded-5f5b-bf42-99b6ef20b7da with scrape type 2
2026-03-27 03:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: bb4fce21-dded-5f5b-bf42-99b6ef20b7da, identifier: 1980873
2026-03-27 03:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: bb4fce21-dded-5f5b-bf42-99b6ef20b7da with identifier: 1980873
2026-03-27 03:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: bb4fce21-dded-5f5b-bf42-99b6ef20b7da with identifier: 1980873
2026-03-27 03:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: bb4fce21-dded-5f5b-bf42-99b6ef20b7da with identifier: 1980873 to the API
2026-03-27 03:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:30 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'bb4fce21-dded-5f5b-bf42-99b6ef20b7da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 37084,
'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-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980873%27 HTTP/1.1" 200 None
2026-03-27 03:47:30 [ayvens.fr] INFO: Saving data for 1980873: {'auction_closing_time': 1774605600.0, 'created_time': 1774371152.21666, 'last_price_update_time': 1774583250.125224}
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980873') HTTP/1.1" 204 0
2026-03-27 03:47:30 [ayvens.fr] INFO: Found listing with ID: 1980874
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980874%27 HTTP/1.1" 200 None
2026-03-27 03:47:30 [ayvens.fr] INFO: Scrape type for 1980874: 2
2026-03-27 03:47:30 [ayvens.fr] INFO: Extracting data for car ID: 1980874
2026-03-27 03:47:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b166905e-cf78-58ae-bebf-bf939d212a12 with identifier: 1980874
2026-03-27 03:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b166905e-cf78-58ae-bebf-bf939d212a12 with scrape type 2
2026-03-27 03:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b166905e-cf78-58ae-bebf-bf939d212a12 with scrape type 2
2026-03-27 03:47:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b166905e-cf78-58ae-bebf-bf939d212a12, identifier: 1980874
2026-03-27 03:47:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b166905e-cf78-58ae-bebf-bf939d212a12 with identifier: 1980874
2026-03-27 03:47:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b166905e-cf78-58ae-bebf-bf939d212a12 with identifier: 1980874
2026-03-27 03:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b166905e-cf78-58ae-bebf-bf939d212a12 with identifier: 1980874 to the API
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:30 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'b166905e-cf78-58ae-bebf-bf939d212a12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'KANGOO EXPRESS',
'odometer': 87242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-14',
'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-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980874%27 HTTP/1.1" 200 None
2026-03-27 03:47:30 [ayvens.fr] INFO: Saving data for 1980874: {'auction_closing_time': 1774605600.0, 'created_time': 1774371153.427967, 'last_price_update_time': 1774583250.645168}
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980874') HTTP/1.1" 204 0
2026-03-27 03:47:30 [ayvens.fr] INFO: Found listing with ID: 1980875
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980875%27 HTTP/1.1" 200 None
2026-03-27 03:47:30 [ayvens.fr] INFO: Scrape type for 1980875: 2
2026-03-27 03:47:30 [ayvens.fr] INFO: Extracting data for car ID: 1980875
2026-03-27 03:47:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19ff513f-d287-5191-b79b-8ac095474dc7 with identifier: 1980875
2026-03-27 03:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19ff513f-d287-5191-b79b-8ac095474dc7 with scrape type 2
2026-03-27 03:47:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19ff513f-d287-5191-b79b-8ac095474dc7 with scrape type 2
2026-03-27 03:47:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 19ff513f-d287-5191-b79b-8ac095474dc7, identifier: 1980875
2026-03-27 03:47:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 19ff513f-d287-5191-b79b-8ac095474dc7 with identifier: 1980875
2026-03-27 03:47:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 19ff513f-d287-5191-b79b-8ac095474dc7 with identifier: 1980875
2026-03-27 03:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 19ff513f-d287-5191-b79b-8ac095474dc7 with identifier: 1980875 to the API
2026-03-27 03:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'BLANC NACRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '19ff513f-d287-5191-b79b-8ac095474dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 78573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-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': 2021}
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980875%27 HTTP/1.1" 200 None
2026-03-27 03:47:31 [ayvens.fr] INFO: Saving data for 1980875: {'auction_closing_time': 1774605600.0, 'created_time': 1774371154.782299, 'last_price_update_time': 1774583251.026476}
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980875') HTTP/1.1" 204 0
2026-03-27 03:47:31 [ayvens.fr] INFO: Found listing with ID: 1980876
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980876%27 HTTP/1.1" 200 None
2026-03-27 03:47:31 [ayvens.fr] INFO: Scrape type for 1980876: 2
2026-03-27 03:47:31 [ayvens.fr] INFO: Extracting data for car ID: 1980876
2026-03-27 03:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7 with identifier: 1980876
2026-03-27 03:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7 with scrape type 2
2026-03-27 03:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7 with scrape type 2
2026-03-27 03:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7, identifier: 1980876
2026-03-27 03:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7 with identifier: 1980876
2026-03-27 03:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7 with identifier: 1980876
2026-03-27 03:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7 with identifier: 1980876 to the API
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'SAPHIR SCHWARZ METAL NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '4a6dcc2b-b60d-59f8-81a7-5a3b013bc4b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 83182,
'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': 'BMW SERIE 1 Série 1 118iA 136ch Business Design DKG7',
'transmission': 'automatic',
'trim': 'Série 1 118iA 136ch Business Design DKG7',
'vin': None,
'year': 2023}
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980876%27 HTTP/1.1" 200 None
2026-03-27 03:47:31 [ayvens.fr] INFO: Saving data for 1980876: {'auction_closing_time': 1774605600.0, 'created_time': 1774371156.366476, 'last_price_update_time': 1774583251.696881}
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980876') HTTP/1.1" 204 0
2026-03-27 03:47:31 [ayvens.fr] INFO: Found listing with ID: 1980877
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980877%27 HTTP/1.1" 200 None
2026-03-27 03:47:31 [ayvens.fr] INFO: Scrape type for 1980877: 2
2026-03-27 03:47:31 [ayvens.fr] INFO: Extracting data for car ID: 1980877
2026-03-27 03:47:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40b8a567-0526-533e-b6dd-19c44ba10d62 with identifier: 1980877
2026-03-27 03:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40b8a567-0526-533e-b6dd-19c44ba10d62 with scrape type 2
2026-03-27 03:47:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40b8a567-0526-533e-b6dd-19c44ba10d62 with scrape type 2
2026-03-27 03:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 40b8a567-0526-533e-b6dd-19c44ba10d62, identifier: 1980877
2026-03-27 03:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 40b8a567-0526-533e-b6dd-19c44ba10d62 with identifier: 1980877
2026-03-27 03:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 40b8a567-0526-533e-b6dd-19c44ba10d62 with identifier: 1980877
2026-03-27 03:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 40b8a567-0526-533e-b6dd-19c44ba10d62 with identifier: 1980877 to the API
2026-03-27 03:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:32 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '40b8a567-0526-533e-b6dd-19c44ba10d62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '2008',
'odometer': 127915,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'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': 2020}
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980877%27 HTTP/1.1" 200 None
2026-03-27 03:47:32 [ayvens.fr] INFO: Saving data for 1980877: {'auction_closing_time': 1774605600.0, 'created_time': 1774371157.549077, 'last_price_update_time': 1774583252.143141}
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980877') HTTP/1.1" 204 0
2026-03-27 03:47:32 [ayvens.fr] INFO: Found listing with ID: 1980878
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980878%27 HTTP/1.1" 200 None
2026-03-27 03:47:32 [ayvens.fr] INFO: Scrape type for 1980878: 2
2026-03-27 03:47:32 [ayvens.fr] INFO: Extracting data for car ID: 1980878
2026-03-27 03:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1531caad-2f30-5ffd-be7a-92b0e0ee3d17 with identifier: 1980878
2026-03-27 03:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1531caad-2f30-5ffd-be7a-92b0e0ee3d17 with scrape type 2
2026-03-27 03:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1531caad-2f30-5ffd-be7a-92b0e0ee3d17 with scrape type 2
2026-03-27 03:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1531caad-2f30-5ffd-be7a-92b0e0ee3d17, identifier: 1980878
2026-03-27 03:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1531caad-2f30-5ffd-be7a-92b0e0ee3d17 with identifier: 1980878
2026-03-27 03:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1531caad-2f30-5ffd-be7a-92b0e0ee3d17 with identifier: 1980878
2026-03-27 03:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1531caad-2f30-5ffd-be7a-92b0e0ee3d17 with identifier: 1980878 to the API
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 222,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 2,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '1531caad-2f30-5ffd-be7a-92b0e0ee3d17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MASTER PROPULSION',
'odometer': 103919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-15',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER PROPULSION Master CCb R3500RJ L3 2.3 dCi 165ch '
'energy Confort EuroVI',
'transmission': 'manual',
'trim': 'Master CCb R3500RJ L3 2.3 dCi 165ch energy Confort EuroVI',
'vin': None,
'year': 2021}
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980878%27 HTTP/1.1" 200 None
2026-03-27 03:47:32 [ayvens.fr] INFO: Saving data for 1980878: {'auction_closing_time': 1774605600.0, 'created_time': 1774371159.086659, 'last_price_update_time': 1774583252.563198}
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980878') HTTP/1.1" 204 0
2026-03-27 03:47:32 [ayvens.fr] INFO: Found listing with ID: 1980879
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980879%27 HTTP/1.1" 200 None
2026-03-27 03:47:32 [ayvens.fr] INFO: Scrape type for 1980879: 2
2026-03-27 03:47:32 [ayvens.fr] INFO: Extracting data for car ID: 1980879
2026-03-27 03:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad30b717-4107-5020-be2d-4abaa8d92877 with identifier: 1980879
2026-03-27 03:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad30b717-4107-5020-be2d-4abaa8d92877 with scrape type 2
2026-03-27 03:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad30b717-4107-5020-be2d-4abaa8d92877 with scrape type 2
2026-03-27 03:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ad30b717-4107-5020-be2d-4abaa8d92877, identifier: 1980879
2026-03-27 03:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ad30b717-4107-5020-be2d-4abaa8d92877 with identifier: 1980879
2026-03-27 03:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ad30b717-4107-5020-be2d-4abaa8d92877 with identifier: 1980879
2026-03-27 03:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ad30b717-4107-5020-be2d-4abaa8d92877 with identifier: 1980879 to the API
2026-03-27 03:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:32 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'ad30b717-4107-5020-be2d-4abaa8d92877',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'OPEL',
'model': 'CROSSLAND',
'odometer': 81763,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'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-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980879%27 HTTP/1.1" 200 None
2026-03-27 03:47:33 [ayvens.fr] INFO: Saving data for 1980879: {'auction_closing_time': 1774605600.0, 'created_time': 1774371160.436961, 'last_price_update_time': 1774583253.10575}
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980879') HTTP/1.1" 204 0
2026-03-27 03:47:33 [ayvens.fr] INFO: Found listing with ID: 1980880
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980880%27 HTTP/1.1" 200 None
2026-03-27 03:47:33 [ayvens.fr] INFO: Scrape type for 1980880: 2
2026-03-27 03:47:33 [ayvens.fr] INFO: Extracting data for car ID: 1980880
2026-03-27 03:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c64c11a-88ba-5c47-bc6d-c7b337282304 with identifier: 1980880
2026-03-27 03:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c64c11a-88ba-5c47-bc6d-c7b337282304 with scrape type 2
2026-03-27 03:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c64c11a-88ba-5c47-bc6d-c7b337282304 with scrape type 2
2026-03-27 03:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4c64c11a-88ba-5c47-bc6d-c7b337282304, identifier: 1980880
2026-03-27 03:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4c64c11a-88ba-5c47-bc6d-c7b337282304 with identifier: 1980880
2026-03-27 03:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4c64c11a-88ba-5c47-bc6d-c7b337282304 with identifier: 1980880
2026-03-27 03:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4c64c11a-88ba-5c47-bc6d-c7b337282304 with identifier: 1980880 to the API
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS ARTENSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '4c64c11a-88ba-5c47-bc6d-c7b337282304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 79885,
'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': 'PEUGEOT 208 208 1.2 PureTech 100ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '208 1.2 PureTech 100ch S&S GT EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980880%27 HTTP/1.1" 200 None
2026-03-27 03:47:33 [ayvens.fr] INFO: Saving data for 1980880: {'auction_closing_time': 1774605600.0, 'created_time': 1774371161.769111, 'last_price_update_time': 1774583253.506726}
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980880') HTTP/1.1" 204 0
2026-03-27 03:47:33 [ayvens.fr] INFO: Found listing with ID: 1980881
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980881%27 HTTP/1.1" 200 None
2026-03-27 03:47:33 [ayvens.fr] INFO: Scrape type for 1980881: 2
2026-03-27 03:47:33 [ayvens.fr] INFO: Extracting data for car ID: 1980881
2026-03-27 03:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f89905c-1cf7-51b5-ac4a-158302eadf9e with identifier: 1980881
2026-03-27 03:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f89905c-1cf7-51b5-ac4a-158302eadf9e with scrape type 2
2026-03-27 03:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f89905c-1cf7-51b5-ac4a-158302eadf9e with scrape type 2
2026-03-27 03:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f89905c-1cf7-51b5-ac4a-158302eadf9e, identifier: 1980881
2026-03-27 03:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f89905c-1cf7-51b5-ac4a-158302eadf9e with identifier: 1980881
2026-03-27 03:47:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f89905c-1cf7-51b5-ac4a-158302eadf9e with identifier: 1980881
2026-03-27 03:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f89905c-1cf7-51b5-ac4a-158302eadf9e with identifier: 1980881 to the API
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'NOIR ATTITUDE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '4f89905c-1cf7-51b5-ac4a-158302eadf9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'RAV4 HSD',
'odometer': 77737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': None,
'title': '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': 2023}
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980881%27 HTTP/1.1" 200 None
2026-03-27 03:47:33 [ayvens.fr] INFO: Saving data for 1980881: {'auction_closing_time': 1774605600.0, 'created_time': 1774371162.918824, 'last_price_update_time': 1774583253.987328}
2026-03-27 03:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980881') HTTP/1.1" 204 0
2026-03-27 03:47:34 [ayvens.fr] INFO: Found listing with ID: 1980882
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980882%27 HTTP/1.1" 200 None
2026-03-27 03:47:34 [ayvens.fr] INFO: Scrape type for 1980882: 2
2026-03-27 03:47:34 [ayvens.fr] INFO: Extracting data for car ID: 1980882
2026-03-27 03:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 355c76ff-0e4d-51ad-842a-06530bd67a6b with identifier: 1980882
2026-03-27 03:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355c76ff-0e4d-51ad-842a-06530bd67a6b with scrape type 2
2026-03-27 03:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 355c76ff-0e4d-51ad-842a-06530bd67a6b with scrape type 2
2026-03-27 03:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 355c76ff-0e4d-51ad-842a-06530bd67a6b, identifier: 1980882
2026-03-27 03:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 355c76ff-0e4d-51ad-842a-06530bd67a6b with identifier: 1980882
2026-03-27 03:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 355c76ff-0e4d-51ad-842a-06530bd67a6b with identifier: 1980882
2026-03-27 03:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 355c76ff-0e4d-51ad-842a-06530bd67a6b with identifier: 1980882 to the API
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BOSSA NOVA WHITE',
'currency': 'EUR',
'doors_number': 3,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '355c76ff-0e4d-51ad-842a-06530bd67a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FIAT',
'model': '500',
'odometer': 13048,
'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': 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-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980882%27 HTTP/1.1" 200 None
2026-03-27 03:47:34 [ayvens.fr] INFO: Saving data for 1980882: {'auction_closing_time': 1774605600.0, 'created_time': 1774371164.947314, 'last_price_update_time': 1774583254.41922}
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980882') HTTP/1.1" 204 0
2026-03-27 03:47:34 [ayvens.fr] INFO: Found listing with ID: 1980883
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980883%27 HTTP/1.1" 200 None
2026-03-27 03:47:34 [ayvens.fr] INFO: Scrape type for 1980883: 2
2026-03-27 03:47:34 [ayvens.fr] INFO: Extracting data for car ID: 1980883
2026-03-27 03:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5f1412-d6af-519e-a54e-521ff9c217cb with identifier: 1980883
2026-03-27 03:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5f1412-d6af-519e-a54e-521ff9c217cb with scrape type 2
2026-03-27 03:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a5f1412-d6af-519e-a54e-521ff9c217cb with scrape type 2
2026-03-27 03:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0a5f1412-d6af-519e-a54e-521ff9c217cb, identifier: 1980883
2026-03-27 03:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0a5f1412-d6af-519e-a54e-521ff9c217cb with identifier: 1980883
2026-03-27 03:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0a5f1412-d6af-519e-a54e-521ff9c217cb with identifier: 1980883
2026-03-27 03:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0a5f1412-d6af-519e-a54e-521ff9c217cb with identifier: 1980883 to the API
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:34 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '0a5f1412-d6af-519e-a54e-521ff9c217cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'FORD',
'model': 'FIESTA',
'odometer': 110273,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-04',
'seats_number': 2,
'seller_name': None,
'title': 'FORD FIESTA Fiesta 1.5 TDCi 85ch Stop&Start Business Nav // 2 '
'PLACES - 2 SEATS',
'transmission': 'manual',
'trim': 'Fiesta 1.5 TDCi 85ch Stop&Start Business Nav // 2 PLACES - 2 SEATS',
'vin': None,
'year': 2019}
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980883%27 HTTP/1.1" 200 None
2026-03-27 03:47:34 [ayvens.fr] INFO: Saving data for 1980883: {'auction_closing_time': 1774605600.0, 'created_time': 1774371166.515649, 'last_price_update_time': 1774583254.854999}
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980883') HTTP/1.1" 204 0
2026-03-27 03:47:34 [ayvens.fr] INFO: Found listing with ID: 1980884
2026-03-27 03:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980884%27 HTTP/1.1" 200 None
2026-03-27 03:47:34 [ayvens.fr] INFO: Scrape type for 1980884: 2
2026-03-27 03:47:34 [ayvens.fr] INFO: Extracting data for car ID: 1980884
2026-03-27 03:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c7ef7eb-0865-5123-a6f3-c2ee868462c1 with identifier: 1980884
2026-03-27 03:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7ef7eb-0865-5123-a6f3-c2ee868462c1 with scrape type 2
2026-03-27 03:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c7ef7eb-0865-5123-a6f3-c2ee868462c1 with scrape type 2
2026-03-27 03:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3c7ef7eb-0865-5123-a6f3-c2ee868462c1, identifier: 1980884
2026-03-27 03:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3c7ef7eb-0865-5123-a6f3-c2ee868462c1 with identifier: 1980884
2026-03-27 03:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3c7ef7eb-0865-5123-a6f3-c2ee868462c1 with identifier: 1980884
2026-03-27 03:47:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3c7ef7eb-0865-5123-a6f3-c2ee868462c1 with identifier: 1980884 to the API
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '3c7ef7eb-0865-5123-a6f3-c2ee868462c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 69755,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross PureTech 130ch S&S Feel Pack',
'transmission': 'manual',
'trim': 'C5 Aircross PureTech 130ch S&S Feel Pack',
'vin': None,
'year': 2023}
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980884%27 HTTP/1.1" 200 None
2026-03-27 03:47:35 [ayvens.fr] INFO: Saving data for 1980884: {'auction_closing_time': 1774605600.0, 'created_time': 1774371168.134035, 'last_price_update_time': 1774583255.248948}
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980884') HTTP/1.1" 204 0
2026-03-27 03:47:35 [ayvens.fr] INFO: Found listing with ID: 1980885
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980885%27 HTTP/1.1" 200 None
2026-03-27 03:47:35 [ayvens.fr] INFO: Scrape type for 1980885: 2
2026-03-27 03:47:35 [ayvens.fr] INFO: Extracting data for car ID: 1980885
2026-03-27 03:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16301e2b-59e3-5253-a70e-dfad33c56eea with identifier: 1980885
2026-03-27 03:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16301e2b-59e3-5253-a70e-dfad33c56eea with scrape type 2
2026-03-27 03:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16301e2b-59e3-5253-a70e-dfad33c56eea with scrape type 2
2026-03-27 03:47:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 16301e2b-59e3-5253-a70e-dfad33c56eea, identifier: 1980885
2026-03-27 03:47:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 16301e2b-59e3-5253-a70e-dfad33c56eea with identifier: 1980885
2026-03-27 03:47:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 16301e2b-59e3-5253-a70e-dfad33c56eea with identifier: 1980885
2026-03-27 03:47:35 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 16301e2b-59e3-5253-a70e-dfad33c56eea with identifier: 1980885 to the API
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLEU C',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '16301e2b-59e3-5253-a70e-dfad33c56eea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 137104,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-25',
'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': 2022}
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980885%27 HTTP/1.1" 200 None
2026-03-27 03:47:35 [ayvens.fr] INFO: Saving data for 1980885: {'auction_closing_time': 1774605600.0, 'created_time': 1774371169.960952, 'last_price_update_time': 1774583255.769565}
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980885') HTTP/1.1" 204 0
2026-03-27 03:47:35 [ayvens.fr] INFO: Found listing with ID: 1980886
2026-03-27 03:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980886%27 HTTP/1.1" 200 None
2026-03-27 03:47:35 [ayvens.fr] INFO: Scrape type for 1980886: 2
2026-03-27 03:47:35 [ayvens.fr] INFO: Extracting data for car ID: 1980886
2026-03-27 03:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aecba20-a931-506f-94dd-ca0411b7c2c0 with identifier: 1980886
2026-03-27 03:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aecba20-a931-506f-94dd-ca0411b7c2c0 with scrape type 2
2026-03-27 03:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aecba20-a931-506f-94dd-ca0411b7c2c0 with scrape type 2
2026-03-27 03:47:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5aecba20-a931-506f-94dd-ca0411b7c2c0, identifier: 1980886
2026-03-27 03:47:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5aecba20-a931-506f-94dd-ca0411b7c2c0 with identifier: 1980886
2026-03-27 03:47:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5aecba20-a931-506f-94dd-ca0411b7c2c0 with identifier: 1980886
2026-03-27 03:47:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5aecba20-a931-506f-94dd-ca0411b7c2c0 with identifier: 1980886 to the API
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '5aecba20-a931-506f-94dd-ca0411b7c2c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 37085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-28',
'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-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980886%27 HTTP/1.1" 200 None
2026-03-27 03:47:36 [ayvens.fr] INFO: Saving data for 1980886: {'auction_closing_time': 1774605600.0, 'created_time': 1774371171.495273, 'last_price_update_time': 1774583256.347394}
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980886') HTTP/1.1" 204 0
2026-03-27 03:47:36 [ayvens.fr] INFO: Found listing with ID: 1980887
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980887%27 HTTP/1.1" 200 None
2026-03-27 03:47:36 [ayvens.fr] INFO: Scrape type for 1980887: 2
2026-03-27 03:47:36 [ayvens.fr] INFO: Extracting data for car ID: 1980887
2026-03-27 03:47:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c1f14d-ced2-5d4d-b871-d9d74d897540 with identifier: 1980887
2026-03-27 03:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c1f14d-ced2-5d4d-b871-d9d74d897540 with scrape type 2
2026-03-27 03:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87c1f14d-ced2-5d4d-b871-d9d74d897540 with scrape type 2
2026-03-27 03:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 87c1f14d-ced2-5d4d-b871-d9d74d897540, identifier: 1980887
2026-03-27 03:47:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 87c1f14d-ced2-5d4d-b871-d9d74d897540 with identifier: 1980887
2026-03-27 03:47:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 87c1f14d-ced2-5d4d-b871-d9d74d897540 with identifier: 1980887
2026-03-27 03:47:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 87c1f14d-ced2-5d4d-b871-d9d74d897540 with identifier: 1980887 to the API
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:36 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '87c1f14d-ced2-5d4d-b871-d9d74d897540',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4 CACTUS',
'odometer': 99635,
'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': 'CITROËN C4 CACTUS C4 Cactus Ste 1.6 BlueHDi 100 S&S Feel Nav',
'transmission': 'manual',
'trim': 'C4 Cactus Ste 1.6 BlueHDi 100 S&S Feel Nav',
'vin': None,
'year': 2019}
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980887%27 HTTP/1.1" 200 None
2026-03-27 03:47:36 [ayvens.fr] INFO: Saving data for 1980887: {'auction_closing_time': 1774605600.0, 'created_time': 1774371172.95308, 'last_price_update_time': 1774583256.733135}
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980887') HTTP/1.1" 204 0
2026-03-27 03:47:36 [ayvens.fr] INFO: Found listing with ID: 1980888
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980888%27 HTTP/1.1" 200 None
2026-03-27 03:47:36 [ayvens.fr] INFO: Scrape type for 1980888: 2
2026-03-27 03:47:36 [ayvens.fr] INFO: Extracting data for car ID: 1980888
2026-03-27 03:47:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c038643-5d01-57e3-a541-9c4efae7be47 with identifier: 1980888
2026-03-27 03:47:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c038643-5d01-57e3-a541-9c4efae7be47 with scrape type 2
2026-03-27 03:47:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c038643-5d01-57e3-a541-9c4efae7be47 with scrape type 2
2026-03-27 03:47:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9c038643-5d01-57e3-a541-9c4efae7be47, identifier: 1980888
2026-03-27 03:47:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9c038643-5d01-57e3-a541-9c4efae7be47 with identifier: 1980888
2026-03-27 03:47:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9c038643-5d01-57e3-a541-9c4efae7be47 with identifier: 1980888
2026-03-27 03:47:36 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9c038643-5d01-57e3-a541-9c4efae7be47 with identifier: 1980888 to the API
2026-03-27 03:47:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:37 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '9c038643-5d01-57e3-a541-9c4efae7be47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE E-TECH',
'odometer': 79870,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': '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-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980888%27 HTTP/1.1" 200 None
2026-03-27 03:47:37 [ayvens.fr] INFO: Saving data for 1980888: {'auction_closing_time': 1774605600.0, 'created_time': 1774371174.447296, 'last_price_update_time': 1774583257.152677}
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980888') HTTP/1.1" 204 0
2026-03-27 03:47:37 [ayvens.fr] INFO: Found listing with ID: 1980889
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980889%27 HTTP/1.1" 200 None
2026-03-27 03:47:37 [ayvens.fr] INFO: Scrape type for 1980889: 2
2026-03-27 03:47:37 [ayvens.fr] INFO: Extracting data for car ID: 1980889
2026-03-27 03:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f0a335-8b2f-5a39-9464-97a4c575c7c7 with identifier: 1980889
2026-03-27 03:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f0a335-8b2f-5a39-9464-97a4c575c7c7 with scrape type 2
2026-03-27 03:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9f0a335-8b2f-5a39-9464-97a4c575c7c7 with scrape type 2
2026-03-27 03:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a9f0a335-8b2f-5a39-9464-97a4c575c7c7, identifier: 1980889
2026-03-27 03:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a9f0a335-8b2f-5a39-9464-97a4c575c7c7 with identifier: 1980889
2026-03-27 03:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a9f0a335-8b2f-5a39-9464-97a4c575c7c7 with identifier: 1980889
2026-03-27 03:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a9f0a335-8b2f-5a39-9464-97a4c575c7c7 with identifier: 1980889 to the API
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:37 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'a9f0a335-8b2f-5a39-9464-97a4c575c7c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CLIO',
'odometer': 60033,
'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': 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-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980889%27 HTTP/1.1" 200 None
2026-03-27 03:47:37 [ayvens.fr] INFO: Saving data for 1980889: {'auction_closing_time': 1774605600.0, 'created_time': 1774371175.578443, 'last_price_update_time': 1774583257.548585}
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980889') HTTP/1.1" 204 0
2026-03-27 03:47:37 [ayvens.fr] INFO: Found listing with ID: 1980890
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980890%27 HTTP/1.1" 200 None
2026-03-27 03:47:37 [ayvens.fr] INFO: Scrape type for 1980890: 2
2026-03-27 03:47:37 [ayvens.fr] INFO: Extracting data for car ID: 1980890
2026-03-27 03:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97c256c-035a-5e46-beec-a86cc67b5add with identifier: 1980890
2026-03-27 03:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97c256c-035a-5e46-beec-a86cc67b5add with scrape type 2
2026-03-27 03:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b97c256c-035a-5e46-beec-a86cc67b5add with scrape type 2
2026-03-27 03:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b97c256c-035a-5e46-beec-a86cc67b5add, identifier: 1980890
2026-03-27 03:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b97c256c-035a-5e46-beec-a86cc67b5add with identifier: 1980890
2026-03-27 03:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b97c256c-035a-5e46-beec-a86cc67b5add with identifier: 1980890
2026-03-27 03:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b97c256c-035a-5e46-beec-a86cc67b5add with identifier: 1980890 to the API
2026-03-27 03:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:37 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'b97c256c-035a-5e46-beec-a86cc67b5add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4 CACTUS',
'odometer': 87016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-05',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C4 CACTUS C4 Cactus Ste 1.5 BlueHDi 120 S&S Feel Nav EAT6',
'transmission': 'automatic',
'trim': 'C4 Cactus Ste 1.5 BlueHDi 120 S&S Feel Nav EAT6',
'vin': None,
'year': 2020}
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980890%27 HTTP/1.1" 200 None
2026-03-27 03:47:38 [ayvens.fr] INFO: Saving data for 1980890: {'auction_closing_time': 1774605600.0, 'created_time': 1774371177.963111, 'last_price_update_time': 1774583258.011296}
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980890') HTTP/1.1" 204 0
2026-03-27 03:47:38 [ayvens.fr] INFO: Found listing with ID: 1980891
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980891%27 HTTP/1.1" 200 None
2026-03-27 03:47:38 [ayvens.fr] INFO: Scrape type for 1980891: 2
2026-03-27 03:47:38 [ayvens.fr] INFO: Extracting data for car ID: 1980891
2026-03-27 03:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d37faecc-719f-5951-bb56-22ee7d8ff33d with identifier: 1980891
2026-03-27 03:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d37faecc-719f-5951-bb56-22ee7d8ff33d with scrape type 2
2026-03-27 03:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d37faecc-719f-5951-bb56-22ee7d8ff33d with scrape type 2
2026-03-27 03:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d37faecc-719f-5951-bb56-22ee7d8ff33d, identifier: 1980891
2026-03-27 03:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d37faecc-719f-5951-bb56-22ee7d8ff33d with identifier: 1980891
2026-03-27 03:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d37faecc-719f-5951-bb56-22ee7d8ff33d with identifier: 1980891
2026-03-27 03:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d37faecc-719f-5951-bb56-22ee7d8ff33d with identifier: 1980891 to the API
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:38 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'd37faecc-719f-5951-bb56-22ee7d8ff33d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4 CACTUS',
'odometer': 107462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-05',
'seats_number': 2,
'seller_name': None,
'title': 'CITROËN C4 CACTUS C4 Cactus Ste 1.5 BlueHDi 120 S&S Feel Nav EAT6',
'transmission': 'automatic',
'trim': 'C4 Cactus Ste 1.5 BlueHDi 120 S&S Feel Nav EAT6',
'vin': None,
'year': 2020}
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980891%27 HTTP/1.1" 200 None
2026-03-27 03:47:38 [ayvens.fr] INFO: Saving data for 1980891: {'auction_closing_time': 1774605600.0, 'created_time': 1774371179.049052, 'last_price_update_time': 1774583258.407725}
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980891') HTTP/1.1" 204 0
2026-03-27 03:47:38 [ayvens.fr] INFO: Found listing with ID: 1980892
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980892%27 HTTP/1.1" 200 None
2026-03-27 03:47:38 [ayvens.fr] INFO: Scrape type for 1980892: 2
2026-03-27 03:47:38 [ayvens.fr] INFO: Extracting data for car ID: 1980892
2026-03-27 03:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f99ede1-978d-5054-9a75-5849b62ace65 with identifier: 1980892
2026-03-27 03:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f99ede1-978d-5054-9a75-5849b62ace65 with scrape type 2
2026-03-27 03:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f99ede1-978d-5054-9a75-5849b62ace65 with scrape type 2
2026-03-27 03:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7f99ede1-978d-5054-9a75-5849b62ace65, identifier: 1980892
2026-03-27 03:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7f99ede1-978d-5054-9a75-5849b62ace65 with identifier: 1980892
2026-03-27 03:47:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7f99ede1-978d-5054-9a75-5849b62ace65 with identifier: 1980892
2026-03-27 03:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7f99ede1-978d-5054-9a75-5849b62ace65 with identifier: 1980892 to the API
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'BLEU DENIM METALISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '7f99ede1-978d-5054-9a75-5849b62ace65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'COROLLA TS',
'odometer': 136598,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA TS Corolla Touring Spt 122h Dynamic Business + Stage '
'Hybrid Academy',
'transmission': 'automatic',
'trim': 'Corolla Touring Spt 122h Dynamic Business + Stage Hybrid Academy',
'vin': None,
'year': 2021}
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980892%27 HTTP/1.1" 200 None
2026-03-27 03:47:38 [ayvens.fr] INFO: Saving data for 1980892: {'auction_closing_time': 1774605600.0, 'created_time': 1774371180.664643, 'last_price_update_time': 1774583258.815998}
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980892') HTTP/1.1" 204 0
2026-03-27 03:47:38 [ayvens.fr] INFO: Found listing with ID: 1980893
2026-03-27 03:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980893%27 HTTP/1.1" 200 None
2026-03-27 03:47:38 [ayvens.fr] INFO: Scrape type for 1980893: 2
2026-03-27 03:47:38 [ayvens.fr] INFO: Extracting data for car ID: 1980893
2026-03-27 03:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2594bf-a0bb-5d3f-9485-7e6d57e10958 with identifier: 1980893
2026-03-27 03:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2594bf-a0bb-5d3f-9485-7e6d57e10958 with scrape type 2
2026-03-27 03:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2594bf-a0bb-5d3f-9485-7e6d57e10958 with scrape type 2
2026-03-27 03:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3c2594bf-a0bb-5d3f-9485-7e6d57e10958, identifier: 1980893
2026-03-27 03:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3c2594bf-a0bb-5d3f-9485-7e6d57e10958 with identifier: 1980893
2026-03-27 03:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3c2594bf-a0bb-5d3f-9485-7e6d57e10958 with identifier: 1980893
2026-03-27 03:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3c2594bf-a0bb-5d3f-9485-7e6d57e10958 with identifier: 1980893 to the API
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:39 [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-27T10:00:00Z',
'fuel_type': 'electric',
'id': '3c2594bf-a0bb-5d3f-9485-7e6d57e10958',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'EV6',
'odometer': 124586,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'KIA EV6 EV6 229ch Air Design 2WD',
'transmission': 'automatic',
'trim': 'EV6 229ch Air Design 2WD',
'vin': None,
'year': 2023}
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980893%27 HTTP/1.1" 200 None
2026-03-27 03:47:39 [ayvens.fr] INFO: Saving data for 1980893: {'auction_closing_time': 1774605600.0, 'created_time': 1774371181.718384, 'last_price_update_time': 1774583259.195272}
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980893') HTTP/1.1" 204 0
2026-03-27 03:47:39 [ayvens.fr] INFO: Found listing with ID: 1980894
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980894%27 HTTP/1.1" 200 None
2026-03-27 03:47:39 [ayvens.fr] INFO: Scrape type for 1980894: 2
2026-03-27 03:47:39 [ayvens.fr] INFO: Extracting data for car ID: 1980894
2026-03-27 03:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75ce47e-da74-5cbe-98da-777de52c6801 with identifier: 1980894
2026-03-27 03:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75ce47e-da74-5cbe-98da-777de52c6801 with scrape type 2
2026-03-27 03:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d75ce47e-da74-5cbe-98da-777de52c6801 with scrape type 2
2026-03-27 03:47:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d75ce47e-da74-5cbe-98da-777de52c6801, identifier: 1980894
2026-03-27 03:47:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d75ce47e-da74-5cbe-98da-777de52c6801 with identifier: 1980894
2026-03-27 03:47:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d75ce47e-da74-5cbe-98da-777de52c6801 with identifier: 1980894
2026-03-27 03:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d75ce47e-da74-5cbe-98da-777de52c6801 with identifier: 1980894 to the API
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'd75ce47e-da74-5cbe-98da-777de52c6801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 58949,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-21',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT PARTNER Partner Standard 1.6 BlueHDi 100ch S&S Premium Pack '
'ETG6',
'transmission': 'automatic',
'trim': 'Partner Standard 1.6 BlueHDi 100ch S&S Premium Pack ETG6',
'vin': None,
'year': 2017}
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980894%27 HTTP/1.1" 200 None
2026-03-27 03:47:39 [ayvens.fr] INFO: Saving data for 1980894: {'auction_closing_time': 1774605600.0, 'created_time': 1774371183.593925, 'last_price_update_time': 1774583259.616506}
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980894') HTTP/1.1" 204 0
2026-03-27 03:47:39 [ayvens.fr] INFO: Found listing with ID: 1980895
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980895%27 HTTP/1.1" 200 None
2026-03-27 03:47:39 [ayvens.fr] INFO: Scrape type for 1980895: 2
2026-03-27 03:47:39 [ayvens.fr] INFO: Extracting data for car ID: 1980895
2026-03-27 03:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d26c7c9b-9987-58cb-8234-c30e1ae2e884 with identifier: 1980895
2026-03-27 03:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d26c7c9b-9987-58cb-8234-c30e1ae2e884 with scrape type 2
2026-03-27 03:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d26c7c9b-9987-58cb-8234-c30e1ae2e884 with scrape type 2
2026-03-27 03:47:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d26c7c9b-9987-58cb-8234-c30e1ae2e884, identifier: 1980895
2026-03-27 03:47:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d26c7c9b-9987-58cb-8234-c30e1ae2e884 with identifier: 1980895
2026-03-27 03:47:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d26c7c9b-9987-58cb-8234-c30e1ae2e884 with identifier: 1980895
2026-03-27 03:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d26c7c9b-9987-58cb-8234-c30e1ae2e884 with identifier: 1980895 to the API
2026-03-27 03:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLEU COSMOS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd26c7c9b-9987-58cb-8234-c30e1ae2e884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 77625,
'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': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane Estate 1.3 TCe 140ch FAP Intens EDC',
'transmission': 'automatic',
'trim': 'Megane Estate 1.3 TCe 140ch FAP Intens EDC',
'vin': None,
'year': 2021}
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980895%27 HTTP/1.1" 200 None
2026-03-27 03:47:40 [ayvens.fr] INFO: Saving data for 1980895: {'auction_closing_time': 1774605600.0, 'created_time': 1774371185.039449, 'last_price_update_time': 1774583260.035915}
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980895') HTTP/1.1" 204 0
2026-03-27 03:47:40 [ayvens.fr] INFO: Found listing with ID: 1980896
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980896%27 HTTP/1.1" 200 None
2026-03-27 03:47:40 [ayvens.fr] INFO: Scrape type for 1980896: 2
2026-03-27 03:47:40 [ayvens.fr] INFO: Extracting data for car ID: 1980896
2026-03-27 03:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 669428f4-10f1-5e78-9432-65517dfd5cf2 with identifier: 1980896
2026-03-27 03:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 669428f4-10f1-5e78-9432-65517dfd5cf2 with scrape type 2
2026-03-27 03:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 669428f4-10f1-5e78-9432-65517dfd5cf2 with scrape type 2
2026-03-27 03:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 669428f4-10f1-5e78-9432-65517dfd5cf2, identifier: 1980896
2026-03-27 03:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 669428f4-10f1-5e78-9432-65517dfd5cf2 with identifier: 1980896
2026-03-27 03:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 669428f4-10f1-5e78-9432-65517dfd5cf2 with identifier: 1980896
2026-03-27 03:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 669428f4-10f1-5e78-9432-65517dfd5cf2 with identifier: 1980896 to the API
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:40 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '669428f4-10f1-5e78-9432-65517dfd5cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 120989,
'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 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': 2022}
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980896%27 HTTP/1.1" 200 None
2026-03-27 03:47:40 [ayvens.fr] INFO: Saving data for 1980896: {'auction_closing_time': 1774605600.0, 'created_time': 1774371186.349505, 'last_price_update_time': 1774583260.543631}
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980896') HTTP/1.1" 204 0
2026-03-27 03:47:40 [ayvens.fr] INFO: Found listing with ID: 1980897
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980897%27 HTTP/1.1" 200 None
2026-03-27 03:47:40 [ayvens.fr] INFO: Scrape type for 1980897: 2
2026-03-27 03:47:40 [ayvens.fr] INFO: Extracting data for car ID: 1980897
2026-03-27 03:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be091d48-fc42-5e72-bb17-0aad979c65f1 with identifier: 1980897
2026-03-27 03:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be091d48-fc42-5e72-bb17-0aad979c65f1 with scrape type 2
2026-03-27 03:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be091d48-fc42-5e72-bb17-0aad979c65f1 with scrape type 2
2026-03-27 03:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: be091d48-fc42-5e72-bb17-0aad979c65f1, identifier: 1980897
2026-03-27 03:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: be091d48-fc42-5e72-bb17-0aad979c65f1 with identifier: 1980897
2026-03-27 03:47:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: be091d48-fc42-5e72-bb17-0aad979c65f1 with identifier: 1980897
2026-03-27 03:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: be091d48-fc42-5e72-bb17-0aad979c65f1 with identifier: 1980897 to the API
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'COOL WHITE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'be091d48-fc42-5e72-bb17-0aad979c65f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'SUZUKI',
'model': 'VITARA',
'odometer': 91359,
'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': 'SUZUKI VITARA Vitara 1.4 Boosterjet Hybrid 129ch Privilège',
'transmission': 'manual',
'trim': 'Vitara 1.4 Boosterjet Hybrid 129ch Privilège',
'vin': None,
'year': 2023}
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980897%27 HTTP/1.1" 200 None
2026-03-27 03:47:40 [ayvens.fr] INFO: Saving data for 1980897: {'auction_closing_time': 1774605600.0, 'created_time': 1774371187.742678, 'last_price_update_time': 1774583260.935434}
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980897') HTTP/1.1" 204 0
2026-03-27 03:47:40 [ayvens.fr] INFO: Found listing with ID: 1980898
2026-03-27 03:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980898%27 HTTP/1.1" 200 None
2026-03-27 03:47:40 [ayvens.fr] INFO: Scrape type for 1980898: 2
2026-03-27 03:47:40 [ayvens.fr] INFO: Extracting data for car ID: 1980898
2026-03-27 03:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3ab6e0d-8107-576b-a05e-4d0fc0938fd6 with identifier: 1980898
2026-03-27 03:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3ab6e0d-8107-576b-a05e-4d0fc0938fd6 with scrape type 2
2026-03-27 03:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3ab6e0d-8107-576b-a05e-4d0fc0938fd6 with scrape type 2
2026-03-27 03:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e3ab6e0d-8107-576b-a05e-4d0fc0938fd6, identifier: 1980898
2026-03-27 03:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e3ab6e0d-8107-576b-a05e-4d0fc0938fd6 with identifier: 1980898
2026-03-27 03:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e3ab6e0d-8107-576b-a05e-4d0fc0938fd6 with identifier: 1980898
2026-03-27 03:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e3ab6e0d-8107-576b-a05e-4d0fc0938fd6 with identifier: 1980898 to the API
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:41 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'e3ab6e0d-8107-576b-a05e-4d0fc0938fd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 132173,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-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': 2022}
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980898%27 HTTP/1.1" 200 None
2026-03-27 03:47:41 [ayvens.fr] INFO: Saving data for 1980898: {'auction_closing_time': 1774605600.0, 'created_time': 1774371189.0967, 'last_price_update_time': 1774583261.428273}
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980898') HTTP/1.1" 204 0
2026-03-27 03:47:41 [ayvens.fr] INFO: Found listing with ID: 1980899
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980899%27 HTTP/1.1" 200 None
2026-03-27 03:47:41 [ayvens.fr] INFO: Scrape type for 1980899: 2
2026-03-27 03:47:41 [ayvens.fr] INFO: Extracting data for car ID: 1980899
2026-03-27 03:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e with identifier: 1980899
2026-03-27 03:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e with scrape type 2
2026-03-27 03:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e with scrape type 2
2026-03-27 03:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e, identifier: 1980899
2026-03-27 03:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e with identifier: 1980899
2026-03-27 03:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e with identifier: 1980899
2026-03-27 03:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e with identifier: 1980899 to the API
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GRIS TITANIUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '21a6fe2b-c2c5-5cda-8f60-cdd84fd7b94e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 98807,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT MEGANE Megane Estate 1.3 TCe 115ch FAP Business',
'transmission': 'manual',
'trim': 'Megane Estate 1.3 TCe 115ch FAP Business',
'vin': None,
'year': 2020}
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980899%27 HTTP/1.1" 200 None
2026-03-27 03:47:41 [ayvens.fr] INFO: Saving data for 1980899: {'auction_closing_time': 1774605600.0, 'created_time': 1774371190.332759, 'last_price_update_time': 1774583261.823749}
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980899') HTTP/1.1" 204 0
2026-03-27 03:47:41 [ayvens.fr] INFO: Found listing with ID: 1980900
2026-03-27 03:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980900%27 HTTP/1.1" 200 None
2026-03-27 03:47:41 [ayvens.fr] INFO: Scrape type for 1980900: 2
2026-03-27 03:47:41 [ayvens.fr] INFO: Extracting data for car ID: 1980900
2026-03-27 03:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f87c8c3-a6e2-5937-a99d-6d3129f8b221 with identifier: 1980900
2026-03-27 03:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f87c8c3-a6e2-5937-a99d-6d3129f8b221 with scrape type 2
2026-03-27 03:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f87c8c3-a6e2-5937-a99d-6d3129f8b221 with scrape type 2
2026-03-27 03:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 2f87c8c3-a6e2-5937-a99d-6d3129f8b221, identifier: 1980900
2026-03-27 03:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 2f87c8c3-a6e2-5937-a99d-6d3129f8b221 with identifier: 1980900
2026-03-27 03:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 2f87c8c3-a6e2-5937-a99d-6d3129f8b221 with identifier: 1980900
2026-03-27 03:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 2f87c8c3-a6e2-5937-a99d-6d3129f8b221 with identifier: 1980900 to the API
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLANC',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '2f87c8c3-a6e2-5937-a99d-6d3129f8b221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 71255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-26',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT Expert Fg Long 2.0 BlueHDi 120ch Premium S&S',
'transmission': 'manual',
'trim': 'Expert Fg Long 2.0 BlueHDi 120ch Premium S&S',
'vin': None,
'year': 2017}
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980900%27 HTTP/1.1" 200 None
2026-03-27 03:47:42 [ayvens.fr] INFO: Saving data for 1980900: {'auction_closing_time': 1774605600.0, 'created_time': 1774371191.618628, 'last_price_update_time': 1774583262.262944}
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980900') HTTP/1.1" 204 0
2026-03-27 03:47:42 [ayvens.fr] INFO: Found listing with ID: 1980901
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980901%27 HTTP/1.1" 200 None
2026-03-27 03:47:42 [ayvens.fr] INFO: Scrape type for 1980901: 2
2026-03-27 03:47:42 [ayvens.fr] INFO: Extracting data for car ID: 1980901
2026-03-27 03:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2f7b725-ce5d-505b-a11d-423457a3731d with identifier: 1980901
2026-03-27 03:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2f7b725-ce5d-505b-a11d-423457a3731d with scrape type 2
2026-03-27 03:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2f7b725-ce5d-505b-a11d-423457a3731d with scrape type 2
2026-03-27 03:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e2f7b725-ce5d-505b-a11d-423457a3731d, identifier: 1980901
2026-03-27 03:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e2f7b725-ce5d-505b-a11d-423457a3731d with identifier: 1980901
2026-03-27 03:47:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e2f7b725-ce5d-505b-a11d-423457a3731d with identifier: 1980901
2026-03-27 03:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e2f7b725-ce5d-505b-a11d-423457a3731d with identifier: 1980901 to the API
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 55,
'color': 'MIDNIGHT BLACK',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'e2f7b725-ce5d-505b-a11d-423457a3731d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 61432,
'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': 'MINI COUNTRYMAN Countryman Cooper SE 136ch + 88ch Longstone ALL4 '
'BVA6 7cv',
'transmission': 'automatic',
'trim': 'Countryman Cooper SE 136ch + 88ch Longstone ALL4 BVA6 7cv',
'vin': None,
'year': 2019}
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980901%27 HTTP/1.1" 200 None
2026-03-27 03:47:42 [ayvens.fr] INFO: Saving data for 1980901: {'auction_closing_time': 1774605600.0, 'created_time': 1774371193.427806, 'last_price_update_time': 1774583262.683306}
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980901') HTTP/1.1" 204 0
2026-03-27 03:47:42 [ayvens.fr] INFO: Found listing with ID: 1980902
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980902%27 HTTP/1.1" 200 None
2026-03-27 03:47:42 [ayvens.fr] INFO: Scrape type for 1980902: 2
2026-03-27 03:47:42 [ayvens.fr] INFO: Extracting data for car ID: 1980902
2026-03-27 03:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325 with identifier: 1980902
2026-03-27 03:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325 with scrape type 2
2026-03-27 03:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325 with scrape type 2
2026-03-27 03:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325, identifier: 1980902
2026-03-27 03:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325 with identifier: 1980902
2026-03-27 03:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325 with identifier: 1980902
2026-03-27 03:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325 with identifier: 1980902 to the API
2026-03-27 03:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:43 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '41cc1fe8-39c2-5e2d-8c25-c97ae1bf9325',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '5008',
'odometer': 108903,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-11',
'seats_number': 7,
'seller_name': None,
'title': 'PEUGEOT 5008 5008 1.5 BlueHDi 130ch S&S GT Pack EAT8',
'transmission': 'automatic',
'trim': '5008 1.5 BlueHDi 130ch S&S GT Pack EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980902%27 HTTP/1.1" 200 None
2026-03-27 03:47:43 [ayvens.fr] INFO: Saving data for 1980902: {'auction_closing_time': 1774605600.0, 'created_time': 1774371194.687374, 'last_price_update_time': 1774583263.122046}
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980902') HTTP/1.1" 204 0
2026-03-27 03:47:43 [ayvens.fr] INFO: Found listing with ID: 1980903
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980903%27 HTTP/1.1" 200 None
2026-03-27 03:47:43 [ayvens.fr] INFO: Scrape type for 1980903: 2
2026-03-27 03:47:43 [ayvens.fr] INFO: Extracting data for car ID: 1980903
2026-03-27 03:47:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd3cfec8-186e-56af-8369-4033a4936b88 with identifier: 1980903
2026-03-27 03:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd3cfec8-186e-56af-8369-4033a4936b88 with scrape type 2
2026-03-27 03:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd3cfec8-186e-56af-8369-4033a4936b88 with scrape type 2
2026-03-27 03:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dd3cfec8-186e-56af-8369-4033a4936b88, identifier: 1980903
2026-03-27 03:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dd3cfec8-186e-56af-8369-4033a4936b88 with identifier: 1980903
2026-03-27 03:47:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dd3cfec8-186e-56af-8369-4033a4936b88 with identifier: 1980903
2026-03-27 03:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dd3cfec8-186e-56af-8369-4033a4936b88 with identifier: 1980903 to the API
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'ORANGE PULSE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'dd3cfec8-186e-56af-8369-4033a4936b88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q3 SPORTBACK',
'odometer': 80010,
'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': 'AUDI Q3 SPORTBACK Q3 Sportback 35 TDI 150ch Business line S tronic '
'7',
'transmission': 'automatic',
'trim': 'Q3 Sportback 35 TDI 150ch Business line S tronic 7',
'vin': None,
'year': 2022}
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980903%27 HTTP/1.1" 200 None
2026-03-27 03:47:43 [ayvens.fr] INFO: Saving data for 1980903: {'auction_closing_time': 1774605600.0, 'created_time': 1774371195.550258, 'last_price_update_time': 1774583263.577421}
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980903') HTTP/1.1" 204 0
2026-03-27 03:47:43 [ayvens.fr] INFO: Found listing with ID: 1980904
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980904%27 HTTP/1.1" 200 None
2026-03-27 03:47:43 [ayvens.fr] INFO: Scrape type for 1980904: 2
2026-03-27 03:47:43 [ayvens.fr] INFO: Extracting data for car ID: 1980904
2026-03-27 03:47:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e17a43c-ec9c-55d1-b113-5f47419f345c with identifier: 1980904
2026-03-27 03:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e17a43c-ec9c-55d1-b113-5f47419f345c with scrape type 2
2026-03-27 03:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e17a43c-ec9c-55d1-b113-5f47419f345c with scrape type 2
2026-03-27 03:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5e17a43c-ec9c-55d1-b113-5f47419f345c, identifier: 1980904
2026-03-27 03:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5e17a43c-ec9c-55d1-b113-5f47419f345c with identifier: 1980904
2026-03-27 03:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5e17a43c-ec9c-55d1-b113-5f47419f345c with identifier: 1980904
2026-03-27 03:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5e17a43c-ec9c-55d1-b113-5f47419f345c with identifier: 1980904 to the API
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:43 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '5e17a43c-ec9c-55d1-b113-5f47419f345c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 16198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-18',
'seats_number': 2,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris Affaires 116h Dynamic Business Affaire',
'transmission': 'automatic',
'trim': 'Yaris Affaires 116h Dynamic Business Affaire',
'vin': None,
'year': 2024}
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980904%27 HTTP/1.1" 200 None
2026-03-27 03:47:43 [ayvens.fr] INFO: Saving data for 1980904: {'auction_closing_time': 1774605600.0, 'created_time': 1774371197.119322, 'last_price_update_time': 1774583263.988931}
2026-03-27 03:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980904') HTTP/1.1" 204 0
2026-03-27 03:47:44 [ayvens.fr] INFO: Found listing with ID: 1980905
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980905%27 HTTP/1.1" 200 None
2026-03-27 03:47:44 [ayvens.fr] INFO: Scrape type for 1980905: 2
2026-03-27 03:47:44 [ayvens.fr] INFO: Extracting data for car ID: 1980905
2026-03-27 03:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171 with identifier: 1980905
2026-03-27 03:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171 with scrape type 2
2026-03-27 03:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171 with scrape type 2
2026-03-27 03:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171, identifier: 1980905
2026-03-27 03:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171 with identifier: 1980905
2026-03-27 03:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171 with identifier: 1980905
2026-03-27 03:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171 with identifier: 1980905 to the API
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:44 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'b9fa9d35-c35e-59e5-91ba-4a4dc3a5f171',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 10293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-30',
'seats_number': 2,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris Affaires 116h Dynamic Business Affaire',
'transmission': 'automatic',
'trim': 'Yaris Affaires 116h Dynamic Business Affaire',
'vin': None,
'year': 2024}
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980905%27 HTTP/1.1" 200 None
2026-03-27 03:47:44 [ayvens.fr] INFO: Saving data for 1980905: {'auction_closing_time': 1774605600.0, 'created_time': 1774371198.537451, 'last_price_update_time': 1774583264.397747}
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980905') HTTP/1.1" 204 0
2026-03-27 03:47:44 [ayvens.fr] INFO: Found listing with ID: 1980906
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980906%27 HTTP/1.1" 200 None
2026-03-27 03:47:44 [ayvens.fr] INFO: Scrape type for 1980906: 2
2026-03-27 03:47:44 [ayvens.fr] INFO: Extracting data for car ID: 1980906
2026-03-27 03:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a96734cc-36fc-5126-801c-320d3f8087ef with identifier: 1980906
2026-03-27 03:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a96734cc-36fc-5126-801c-320d3f8087ef with scrape type 2
2026-03-27 03:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a96734cc-36fc-5126-801c-320d3f8087ef with scrape type 2
2026-03-27 03:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a96734cc-36fc-5126-801c-320d3f8087ef, identifier: 1980906
2026-03-27 03:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a96734cc-36fc-5126-801c-320d3f8087ef with identifier: 1980906
2026-03-27 03:47:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a96734cc-36fc-5126-801c-320d3f8087ef with identifier: 1980906
2026-03-27 03:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a96734cc-36fc-5126-801c-320d3f8087ef with identifier: 1980906 to the API
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'MINERALGRAU M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'a96734cc-36fc-5126-801c-320d3f8087ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 56123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18dA 150ch M Sport',
'transmission': 'automatic',
'trim': 'X1 sDrive18dA 150ch M Sport',
'vin': None,
'year': 2022}
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980906%27 HTTP/1.1" 200 None
2026-03-27 03:47:44 [ayvens.fr] INFO: Saving data for 1980906: {'auction_closing_time': 1774605600.0, 'created_time': 1774371200.000556, 'last_price_update_time': 1774583264.827113}
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980906') HTTP/1.1" 204 0
2026-03-27 03:47:44 [ayvens.fr] INFO: Found listing with ID: 1980907
2026-03-27 03:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980907%27 HTTP/1.1" 200 None
2026-03-27 03:47:44 [ayvens.fr] INFO: Scrape type for 1980907: 2
2026-03-27 03:47:44 [ayvens.fr] INFO: Extracting data for car ID: 1980907
2026-03-27 03:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 565048d0-d40e-5668-9e36-2c1906c0410f with identifier: 1980907
2026-03-27 03:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565048d0-d40e-5668-9e36-2c1906c0410f with scrape type 2
2026-03-27 03:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 565048d0-d40e-5668-9e36-2c1906c0410f with scrape type 2
2026-03-27 03:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 565048d0-d40e-5668-9e36-2c1906c0410f, identifier: 1980907
2026-03-27 03:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 565048d0-d40e-5668-9e36-2c1906c0410f with identifier: 1980907
2026-03-27 03:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 565048d0-d40e-5668-9e36-2c1906c0410f with identifier: 1980907
2026-03-27 03:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 565048d0-d40e-5668-9e36-2c1906c0410f with identifier: 1980907 to the API
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '565048d0-d40e-5668-9e36-2c1906c0410f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 64979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18i 136ch xLine First Edition',
'transmission': 'automatic',
'trim': 'X1 sDrive18i 136ch xLine First Edition',
'vin': None,
'year': 2022}
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980907%27 HTTP/1.1" 200 None
2026-03-27 03:47:45 [ayvens.fr] INFO: Saving data for 1980907: {'auction_closing_time': 1774605600.0, 'created_time': 1774371201.378393, 'last_price_update_time': 1774583265.334693}
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980907') HTTP/1.1" 204 0
2026-03-27 03:47:45 [ayvens.fr] INFO: Found listing with ID: 1980908
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980908%27 HTTP/1.1" 200 None
2026-03-27 03:47:45 [ayvens.fr] INFO: Scrape type for 1980908: 2
2026-03-27 03:47:45 [ayvens.fr] INFO: Extracting data for car ID: 1980908
2026-03-27 03:47:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa7d4929-4567-50a3-94d5-30d470323adc with identifier: 1980908
2026-03-27 03:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa7d4929-4567-50a3-94d5-30d470323adc with scrape type 2
2026-03-27 03:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa7d4929-4567-50a3-94d5-30d470323adc with scrape type 2
2026-03-27 03:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fa7d4929-4567-50a3-94d5-30d470323adc, identifier: 1980908
2026-03-27 03:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fa7d4929-4567-50a3-94d5-30d470323adc with identifier: 1980908
2026-03-27 03:47:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fa7d4929-4567-50a3-94d5-30d470323adc with identifier: 1980908
2026-03-27 03:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fa7d4929-4567-50a3-94d5-30d470323adc with identifier: 1980908 to the API
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'BLUESTONE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'fa7d4929-4567-50a3-94d5-30d470323adc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 5',
'odometer': 167987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 5 Serie 5 Touring 520iA 184ch M Sport Steptronic',
'transmission': 'automatic',
'trim': 'Serie 5 Touring 520iA 184ch M Sport Steptronic',
'vin': None,
'year': 2020}
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980908%27 HTTP/1.1" 200 None
2026-03-27 03:47:45 [ayvens.fr] INFO: Saving data for 1980908: {'auction_closing_time': 1774605600.0, 'created_time': 1774371203.420519, 'last_price_update_time': 1774583265.774671}
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980908') HTTP/1.1" 204 0
2026-03-27 03:47:45 [ayvens.fr] INFO: Found listing with ID: 1980909
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980909%27 HTTP/1.1" 200 None
2026-03-27 03:47:45 [ayvens.fr] INFO: Scrape type for 1980909: 2
2026-03-27 03:47:45 [ayvens.fr] INFO: Extracting data for car ID: 1980909
2026-03-27 03:47:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec6cb4d-3b02-5395-9ed1-c182ec345832 with identifier: 1980909
2026-03-27 03:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec6cb4d-3b02-5395-9ed1-c182ec345832 with scrape type 2
2026-03-27 03:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ec6cb4d-3b02-5395-9ed1-c182ec345832 with scrape type 2
2026-03-27 03:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4ec6cb4d-3b02-5395-9ed1-c182ec345832, identifier: 1980909
2026-03-27 03:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4ec6cb4d-3b02-5395-9ed1-c182ec345832 with identifier: 1980909
2026-03-27 03:47:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4ec6cb4d-3b02-5395-9ed1-c182ec345832 with identifier: 1980909
2026-03-27 03:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4ec6cb4d-3b02-5395-9ed1-c182ec345832 with identifier: 1980909 to the API
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'GRIS CORRIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '4ec6cb4d-3b02-5395-9ed1-c182ec345832',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'JAGUAR',
'model': 'E-PACE',
'odometer': 128820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR E-PACE E-Pace 2.0D 180ch R-Dynamic SE AWD BVA9',
'transmission': 'automatic',
'trim': 'E-Pace 2.0D 180ch R-Dynamic SE AWD BVA9',
'vin': None,
'year': 2018}
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980909%27 HTTP/1.1" 200 None
2026-03-27 03:47:46 [ayvens.fr] INFO: Saving data for 1980909: {'auction_closing_time': 1774605600.0, 'created_time': 1774371207.180572, 'last_price_update_time': 1774583266.207534}
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980909') HTTP/1.1" 204 0
2026-03-27 03:47:46 [ayvens.fr] INFO: Found listing with ID: 1980910
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980910%27 HTTP/1.1" 200 None
2026-03-27 03:47:46 [ayvens.fr] INFO: Scrape type for 1980910: 2
2026-03-27 03:47:46 [ayvens.fr] INFO: Extracting data for car ID: 1980910
2026-03-27 03:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f6df66-8d98-5aa6-8960-de14f989ecf1 with identifier: 1980910
2026-03-27 03:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f6df66-8d98-5aa6-8960-de14f989ecf1 with scrape type 2
2026-03-27 03:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19f6df66-8d98-5aa6-8960-de14f989ecf1 with scrape type 2
2026-03-27 03:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 19f6df66-8d98-5aa6-8960-de14f989ecf1, identifier: 1980910
2026-03-27 03:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 19f6df66-8d98-5aa6-8960-de14f989ecf1 with identifier: 1980910
2026-03-27 03:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 19f6df66-8d98-5aa6-8960-de14f989ecf1 with identifier: 1980910
2026-03-27 03:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 19f6df66-8d98-5aa6-8960-de14f989ecf1 with identifier: 1980910 to the API
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 26,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '19f6df66-8d98-5aa6-8960-de14f989ecf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'ARTEON',
'odometer': 104820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-09',
'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': 2023}
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980910%27 HTTP/1.1" 200 None
2026-03-27 03:47:46 [ayvens.fr] INFO: Saving data for 1980910: {'auction_closing_time': 1774605600.0, 'created_time': 1774371209.761978, 'last_price_update_time': 1774583266.597703}
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980910') HTTP/1.1" 204 0
2026-03-27 03:47:46 [ayvens.fr] INFO: Found listing with ID: 1980911
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980911%27 HTTP/1.1" 200 None
2026-03-27 03:47:46 [ayvens.fr] INFO: Scrape type for 1980911: 2
2026-03-27 03:47:46 [ayvens.fr] INFO: Extracting data for car ID: 1980911
2026-03-27 03:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164598ae-cbd0-56a8-8cf0-7d0855edc836 with identifier: 1980911
2026-03-27 03:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164598ae-cbd0-56a8-8cf0-7d0855edc836 with scrape type 2
2026-03-27 03:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 164598ae-cbd0-56a8-8cf0-7d0855edc836 with scrape type 2
2026-03-27 03:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 164598ae-cbd0-56a8-8cf0-7d0855edc836, identifier: 1980911
2026-03-27 03:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 164598ae-cbd0-56a8-8cf0-7d0855edc836 with identifier: 1980911
2026-03-27 03:47:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 164598ae-cbd0-56a8-8cf0-7d0855edc836 with identifier: 1980911
2026-03-27 03:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 164598ae-cbd0-56a8-8cf0-7d0855edc836 with identifier: 1980911 to the API
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 49,
'color': 'NOIR ONYX',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '164598ae-cbd0-56a8-8cf0-7d0855edc836',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40980',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 85992,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T5 Recharge 180 + 82ch R-Design DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T5 Recharge 180 + 82ch R-Design DCT 7',
'vin': None,
'year': 2021}
2026-03-27 03:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271980911%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Saving data for 1980911: {'auction_closing_time': 1774605600.0, 'created_time': 1774371212.691049, 'last_price_update_time': 1774583267.0016}
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1980911') HTTP/1.1" 204 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981730
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981730%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981730: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981731
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981731%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981731: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981732
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981732%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981732: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981733
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981733%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981733: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981734
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981734%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981734: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981735
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981735%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981735: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981736
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981736%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981736: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981737
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981737%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981737: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981738
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981738%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981738: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Found listing with ID: 1981739
2026-03-27 03:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981739%27 HTTP/1.1" 200 None
2026-03-27 03:47:47 [ayvens.fr] INFO: Scrape type for 1981739: 0
2026-03-27 03:47:47 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 400
2026-03-27 03:47:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 03:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981740
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981740%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981740: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981741
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981741%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981741: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981742
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981742%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981742: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981743
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981743%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981743: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981744
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981744%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981744: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981745
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981745%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981745: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981746
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981746%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981746: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981747
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981747%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981747: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981748
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981748%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981748: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981749
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981749%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981749: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981750
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981750%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981750: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981751
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981751%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981751: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981752
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981752%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981752: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981753
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981753%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981753: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981754
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981754%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981754: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981755
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981755%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981755: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981756
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981756%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981756: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981757
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981757%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981757: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981758
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981758%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981758: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981759
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981759%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981759: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981760
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981760%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981760: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981761
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981761%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981761: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981762
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981762%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981762: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981763
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981763%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981763: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981764
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981764%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981764: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981765
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981765%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981765: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981766
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981766%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981766: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981767
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981767%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981767: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981768
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981768%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981768: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981769
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981769%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981769: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981770
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981770%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981770: 0
2026-03-27 03:47:55 [ayvens.fr] INFO: Found listing with ID: 1981771
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981771%27 HTTP/1.1" 200 None
2026-03-27 03:47:55 [ayvens.fr] INFO: Scrape type for 1981771: 2
2026-03-27 03:47:55 [ayvens.fr] INFO: Extracting data for car ID: 1981771
2026-03-27 03:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a with identifier: 1981771
2026-03-27 03:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a with scrape type 2
2026-03-27 03:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a with scrape type 2
2026-03-27 03:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a, identifier: 1981771
2026-03-27 03:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a with identifier: 1981771
2026-03-27 03:47:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a with identifier: 1981771
2026-03-27 03:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a with identifier: 1981771 to the API
2026-03-27 03:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS ESCALADE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'e452dc3c-d9b6-58d2-8cf3-b2f55e9c9e7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 19,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981771%27 HTTP/1.1" 200 None
2026-03-27 03:47:56 [ayvens.fr] INFO: Saving data for 1981771: {'auction_closing_time': 1774605600.0, 'created_time': 1774482499.746091, 'last_price_update_time': 1774583276.160083}
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981771') HTTP/1.1" 204 0
2026-03-27 03:47:56 [ayvens.fr] INFO: Found listing with ID: 1981772
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981772%27 HTTP/1.1" 200 None
2026-03-27 03:47:56 [ayvens.fr] INFO: Scrape type for 1981772: 2
2026-03-27 03:47:56 [ayvens.fr] INFO: Extracting data for car ID: 1981772
2026-03-27 03:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e61095d-c031-5d57-b248-fdec2ac2c601 with identifier: 1981772
2026-03-27 03:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e61095d-c031-5d57-b248-fdec2ac2c601 with scrape type 2
2026-03-27 03:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e61095d-c031-5d57-b248-fdec2ac2c601 with scrape type 2
2026-03-27 03:47:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1e61095d-c031-5d57-b248-fdec2ac2c601, identifier: 1981772
2026-03-27 03:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1e61095d-c031-5d57-b248-fdec2ac2c601 with identifier: 1981772
2026-03-27 03:47:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1e61095d-c031-5d57-b248-fdec2ac2c601 with identifier: 1981772
2026-03-27 03:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1e61095d-c031-5d57-b248-fdec2ac2c601 with identifier: 1981772 to the API
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'ROUGE ELIXIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '1e61095d-c031-5d57-b248-fdec2ac2c601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '408',
'odometer': 57788,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 408 408 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '408 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981772%27 HTTP/1.1" 200 None
2026-03-27 03:47:56 [ayvens.fr] INFO: Saving data for 1981772: {'auction_closing_time': 1774605600.0, 'created_time': 1774482591.943306, 'last_price_update_time': 1774583276.762021}
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981772') HTTP/1.1" 204 0
2026-03-27 03:47:56 [ayvens.fr] INFO: Found listing with ID: 1981773
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981773%27 HTTP/1.1" 200 None
2026-03-27 03:47:56 [ayvens.fr] INFO: Scrape type for 1981773: 2
2026-03-27 03:47:56 [ayvens.fr] INFO: Extracting data for car ID: 1981773
2026-03-27 03:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36c6db22-2d2f-522f-91ec-b66ccdda630b with identifier: 1981773
2026-03-27 03:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36c6db22-2d2f-522f-91ec-b66ccdda630b with scrape type 2
2026-03-27 03:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36c6db22-2d2f-522f-91ec-b66ccdda630b with scrape type 2
2026-03-27 03:47:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 36c6db22-2d2f-522f-91ec-b66ccdda630b, identifier: 1981773
2026-03-27 03:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 36c6db22-2d2f-522f-91ec-b66ccdda630b with identifier: 1981773
2026-03-27 03:47:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 36c6db22-2d2f-522f-91ec-b66ccdda630b with identifier: 1981773
2026-03-27 03:47:57 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 36c6db22-2d2f-522f-91ec-b66ccdda630b with identifier: 1981773 to the API
2026-03-27 03:47:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'GRIS CASSIOP',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '36c6db22-2d2f-522f-91ec-b66ccdda630b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 73564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-20',
'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-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981773%27 HTTP/1.1" 200 None
2026-03-27 03:47:59 [ayvens.fr] INFO: Saving data for 1981773: {'auction_closing_time': 1774605600.0, 'created_time': 1774482516.67489, 'last_price_update_time': 1774583279.144007}
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981773') HTTP/1.1" 204 0
2026-03-27 03:47:59 [ayvens.fr] INFO: Found listing with ID: 1981774
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981774%27 HTTP/1.1" 200 None
2026-03-27 03:47:59 [ayvens.fr] INFO: Scrape type for 1981774: 2
2026-03-27 03:47:59 [ayvens.fr] INFO: Extracting data for car ID: 1981774
2026-03-27 03:47:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbdd15b5-5157-5a50-8072-bef5cfeeb6f8 with identifier: 1981774
2026-03-27 03:47:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbdd15b5-5157-5a50-8072-bef5cfeeb6f8 with scrape type 2
2026-03-27 03:47:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbdd15b5-5157-5a50-8072-bef5cfeeb6f8 with scrape type 2
2026-03-27 03:47:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cbdd15b5-5157-5a50-8072-bef5cfeeb6f8, identifier: 1981774
2026-03-27 03:47:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cbdd15b5-5157-5a50-8072-bef5cfeeb6f8 with identifier: 1981774
2026-03-27 03:47:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cbdd15b5-5157-5a50-8072-bef5cfeeb6f8 with identifier: 1981774
2026-03-27 03:47:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cbdd15b5-5157-5a50-8072-bef5cfeeb6f8 with identifier: 1981774 to the API
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'ROUGE ELIXIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'cbdd15b5-5157-5a50-8072-bef5cfeeb6f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '208',
'odometer': 70653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 208 1.5 BlueHDi 100ch S&S Active',
'transmission': 'manual',
'trim': '208 1.5 BlueHDi 100ch S&S Active',
'vin': None,
'year': 2021}
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981774%27 HTTP/1.1" 200 None
2026-03-27 03:47:59 [ayvens.fr] INFO: Saving data for 1981774: {'auction_closing_time': 1774605600.0, 'created_time': 1774482505.245374, 'last_price_update_time': 1774583279.568147}
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981774') HTTP/1.1" 204 0
2026-03-27 03:47:59 [ayvens.fr] INFO: Found listing with ID: 1981775
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981775%27 HTTP/1.1" 200 None
2026-03-27 03:47:59 [ayvens.fr] INFO: Scrape type for 1981775: 2
2026-03-27 03:47:59 [ayvens.fr] INFO: Extracting data for car ID: 1981775
2026-03-27 03:47:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950ecdba-8333-5856-ae2e-3295d5b14944 with identifier: 1981775
2026-03-27 03:47:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950ecdba-8333-5856-ae2e-3295d5b14944 with scrape type 2
2026-03-27 03:47:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950ecdba-8333-5856-ae2e-3295d5b14944 with scrape type 2
2026-03-27 03:47:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 950ecdba-8333-5856-ae2e-3295d5b14944, identifier: 1981775
2026-03-27 03:47:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 950ecdba-8333-5856-ae2e-3295d5b14944 with identifier: 1981775
2026-03-27 03:47:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:47:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 950ecdba-8333-5856-ae2e-3295d5b14944 with identifier: 1981775
2026-03-27 03:47:59 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 950ecdba-8333-5856-ae2e-3295d5b14944 with identifier: 1981775 to the API
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:47:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'GRIS CLAIR METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '950ecdba-8333-5856-ae2e-3295d5b14944',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 19214,
'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': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine Pack EAT6',
'transmission': 'automatic',
'trim': 'C3 1.2 PureTech 110ch S&S Shine Pack EAT6',
'vin': None,
'year': 2022}
2026-03-27 03:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981775%27 HTTP/1.1" 200 None
2026-03-27 03:48:00 [ayvens.fr] INFO: Saving data for 1981775: {'auction_closing_time': 1774605600.0, 'created_time': 1774482504.234608, 'last_price_update_time': 1774583280.006936}
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981775') HTTP/1.1" 204 0
2026-03-27 03:48:00 [ayvens.fr] INFO: Found listing with ID: 1981776
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981776%27 HTTP/1.1" 200 None
2026-03-27 03:48:00 [ayvens.fr] INFO: Scrape type for 1981776: 2
2026-03-27 03:48:00 [ayvens.fr] INFO: Extracting data for car ID: 1981776
2026-03-27 03:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caa1530e-46e1-53cf-a0de-2b62a185e46f with identifier: 1981776
2026-03-27 03:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caa1530e-46e1-53cf-a0de-2b62a185e46f with scrape type 2
2026-03-27 03:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caa1530e-46e1-53cf-a0de-2b62a185e46f with scrape type 2
2026-03-27 03:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: caa1530e-46e1-53cf-a0de-2b62a185e46f, identifier: 1981776
2026-03-27 03:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: caa1530e-46e1-53cf-a0de-2b62a185e46f with identifier: 1981776
2026-03-27 03:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: caa1530e-46e1-53cf-a0de-2b62a185e46f with identifier: 1981776
2026-03-27 03:48:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: caa1530e-46e1-53cf-a0de-2b62a185e46f with identifier: 1981776 to the API
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'GRIS ATLAS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'caa1530e-46e1-53cf-a0de-2b62a185e46f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'RAV4 HSD',
'odometer': 44589,
'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': '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-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981776%27 HTTP/1.1" 200 None
2026-03-27 03:48:00 [ayvens.fr] INFO: Saving data for 1981776: {'auction_closing_time': 1774605600.0, 'created_time': 1774482506.351524, 'last_price_update_time': 1774583280.434786}
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981776') HTTP/1.1" 204 0
2026-03-27 03:48:00 [ayvens.fr] INFO: Found listing with ID: 1981777
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981777%27 HTTP/1.1" 200 None
2026-03-27 03:48:00 [ayvens.fr] INFO: Scrape type for 1981777: 2
2026-03-27 03:48:00 [ayvens.fr] INFO: Extracting data for car ID: 1981777
2026-03-27 03:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ea6032b-6540-53d3-8dc9-084778211b7e with identifier: 1981777
2026-03-27 03:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea6032b-6540-53d3-8dc9-084778211b7e with scrape type 2
2026-03-27 03:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ea6032b-6540-53d3-8dc9-084778211b7e with scrape type 2
2026-03-27 03:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8ea6032b-6540-53d3-8dc9-084778211b7e, identifier: 1981777
2026-03-27 03:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8ea6032b-6540-53d3-8dc9-084778211b7e with identifier: 1981777
2026-03-27 03:48:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8ea6032b-6540-53d3-8dc9-084778211b7e with identifier: 1981777
2026-03-27 03:48:00 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8ea6032b-6540-53d3-8dc9-084778211b7e with identifier: 1981777 to the API
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'PHYTONICBLAU METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '8ea6032b-6540-53d3-8dc9-084778211b7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 48301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch Edition Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch Edition Sport DKG7',
'vin': None,
'year': 2022}
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981777%27 HTTP/1.1" 200 None
2026-03-27 03:48:00 [ayvens.fr] INFO: Saving data for 1981777: {'auction_closing_time': 1774605600.0, 'created_time': 1774482509.032456, 'last_price_update_time': 1774583280.824726}
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981777') HTTP/1.1" 204 0
2026-03-27 03:48:00 [ayvens.fr] INFO: Found listing with ID: 1981778
2026-03-27 03:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981778%27 HTTP/1.1" 200 None
2026-03-27 03:48:00 [ayvens.fr] INFO: Scrape type for 1981778: 2
2026-03-27 03:48:00 [ayvens.fr] INFO: Extracting data for car ID: 1981778
2026-03-27 03:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f49d0375-2c95-5cd2-92cb-2e44ec027049 with identifier: 1981778
2026-03-27 03:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f49d0375-2c95-5cd2-92cb-2e44ec027049 with scrape type 2
2026-03-27 03:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f49d0375-2c95-5cd2-92cb-2e44ec027049 with scrape type 2
2026-03-27 03:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f49d0375-2c95-5cd2-92cb-2e44ec027049, identifier: 1981778
2026-03-27 03:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f49d0375-2c95-5cd2-92cb-2e44ec027049 with identifier: 1981778
2026-03-27 03:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f49d0375-2c95-5cd2-92cb-2e44ec027049 with identifier: 1981778
2026-03-27 03:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f49d0375-2c95-5cd2-92cb-2e44ec027049 with identifier: 1981778 to the API
2026-03-27 03:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:01 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'f49d0375-2c95-5cd2-92cb-2e44ec027049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 75263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT TRAFIC Trafic Fg L1H1 1000 2.0 dCi 120ch Grand Confort E6',
'transmission': 'manual',
'trim': 'Trafic Fg L1H1 1000 2.0 dCi 120ch Grand Confort E6',
'vin': None,
'year': 2021}
2026-03-27 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981778%27 HTTP/1.1" 200 None
2026-03-27 03:48:01 [ayvens.fr] INFO: Saving data for 1981778: {'auction_closing_time': 1774605600.0, 'created_time': 1774482512.95104, 'last_price_update_time': 1774583281.244422}
2026-03-27 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981778') HTTP/1.1" 204 0
2026-03-27 03:48:01 [ayvens.fr] INFO: Found listing with ID: 1981779
2026-03-27 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981779%27 HTTP/1.1" 200 None
2026-03-27 03:48:01 [ayvens.fr] INFO: Scrape type for 1981779: 2
2026-03-27 03:48:01 [ayvens.fr] INFO: Extracting data for car ID: 1981779
2026-03-27 03:48:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd5a0196-2d1c-5534-ba38-fa939f74827d with identifier: 1981779
2026-03-27 03:48:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd5a0196-2d1c-5534-ba38-fa939f74827d with scrape type 2
2026-03-27 03:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd5a0196-2d1c-5534-ba38-fa939f74827d with scrape type 2
2026-03-27 03:48:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dd5a0196-2d1c-5534-ba38-fa939f74827d, identifier: 1981779
2026-03-27 03:48:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dd5a0196-2d1c-5534-ba38-fa939f74827d with identifier: 1981779
2026-03-27 03:48:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dd5a0196-2d1c-5534-ba38-fa939f74827d with identifier: 1981779
2026-03-27 03:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dd5a0196-2d1c-5534-ba38-fa939f74827d with identifier: 1981779 to the API
2026-03-27 03:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'BLEU R',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'dd5a0196-2d1c-5534-ba38-fa939f74827d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'T-CROSS',
'odometer': 75072,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-CROSS T-Cross 1.0 TSI 110ch Life Business',
'transmission': 'manual',
'trim': 'T-Cross 1.0 TSI 110ch Life Business',
'vin': None,
'year': 2023}
2026-03-27 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981779%27 HTTP/1.1" 200 None
2026-03-27 03:48:02 [ayvens.fr] INFO: Saving data for 1981779: {'auction_closing_time': 1774605600.0, 'created_time': 1774482514.013516, 'last_price_update_time': 1774583282.670039}
2026-03-27 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981779') HTTP/1.1" 204 0
2026-03-27 03:48:02 [ayvens.fr] INFO: Found listing with ID: 1981780
2026-03-27 03:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981780%27 HTTP/1.1" 200 None
2026-03-27 03:48:02 [ayvens.fr] INFO: Scrape type for 1981780: 2
2026-03-27 03:48:02 [ayvens.fr] INFO: Extracting data for car ID: 1981780
2026-03-27 03:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2e6167b-62a9-5c39-a4ef-485e7f98a6bb with identifier: 1981780
2026-03-27 03:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e6167b-62a9-5c39-a4ef-485e7f98a6bb with scrape type 2
2026-03-27 03:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2e6167b-62a9-5c39-a4ef-485e7f98a6bb with scrape type 2
2026-03-27 03:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d2e6167b-62a9-5c39-a4ef-485e7f98a6bb, identifier: 1981780
2026-03-27 03:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d2e6167b-62a9-5c39-a4ef-485e7f98a6bb with identifier: 1981780
2026-03-27 03:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d2e6167b-62a9-5c39-a4ef-485e7f98a6bb with identifier: 1981780
2026-03-27 03:48:02 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d2e6167b-62a9-5c39-a4ef-485e7f98a6bb with identifier: 1981780 to the API
2026-03-27 03:48:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:03 [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.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': 'd2e6167b-62a9-5c39-a4ef-485e7f98a6bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 54604,
'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': 'NISSAN QASHQAI Qashqai 1.3 Mild Hybrid 158ch Business Edition '
'Xtronic 2022',
'transmission': 'automatic',
'trim': 'Qashqai 1.3 Mild Hybrid 158ch Business Edition Xtronic 2022',
'vin': None,
'year': 2023}
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981780%27 HTTP/1.1" 200 None
2026-03-27 03:48:03 [ayvens.fr] INFO: Saving data for 1981780: {'auction_closing_time': 1774605600.0, 'created_time': 1774482511.961566, 'last_price_update_time': 1774583283.0744}
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981780') HTTP/1.1" 204 0
2026-03-27 03:48:03 [ayvens.fr] INFO: Found listing with ID: 1981781
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981781%27 HTTP/1.1" 200 None
2026-03-27 03:48:03 [ayvens.fr] INFO: Scrape type for 1981781: 2
2026-03-27 03:48:03 [ayvens.fr] INFO: Extracting data for car ID: 1981781
2026-03-27 03:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f6c689c-996e-526b-9245-bbb7b1be9b57 with identifier: 1981781
2026-03-27 03:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f6c689c-996e-526b-9245-bbb7b1be9b57 with scrape type 2
2026-03-27 03:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f6c689c-996e-526b-9245-bbb7b1be9b57 with scrape type 2
2026-03-27 03:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4f6c689c-996e-526b-9245-bbb7b1be9b57, identifier: 1981781
2026-03-27 03:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4f6c689c-996e-526b-9245-bbb7b1be9b57 with identifier: 1981781
2026-03-27 03:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4f6c689c-996e-526b-9245-bbb7b1be9b57 with identifier: 1981781
2026-03-27 03:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4f6c689c-996e-526b-9245-bbb7b1be9b57 with identifier: 1981781 to the API
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:03 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4f6c689c-996e-526b-9245-bbb7b1be9b57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 66040,
'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.4 eHybrid 245ch Elegance Exclusive DSG6',
'transmission': 'automatic',
'trim': 'Tiguan 1.4 eHybrid 245ch Elegance Exclusive DSG6',
'vin': None,
'year': 2021}
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981781%27 HTTP/1.1" 200 None
2026-03-27 03:48:03 [ayvens.fr] INFO: Saving data for 1981781: {'auction_closing_time': 1774605600.0, 'created_time': 1774482515.162923, 'last_price_update_time': 1774583283.479964}
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981781') HTTP/1.1" 204 0
2026-03-27 03:48:03 [ayvens.fr] INFO: Found listing with ID: 1981782
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981782%27 HTTP/1.1" 200 None
2026-03-27 03:48:03 [ayvens.fr] INFO: Scrape type for 1981782: 2
2026-03-27 03:48:03 [ayvens.fr] INFO: Extracting data for car ID: 1981782
2026-03-27 03:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5 with identifier: 1981782
2026-03-27 03:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5 with scrape type 2
2026-03-27 03:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5 with scrape type 2
2026-03-27 03:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5, identifier: 1981782
2026-03-27 03:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5 with identifier: 1981782
2026-03-27 03:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5 with identifier: 1981782
2026-03-27 03:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5 with identifier: 1981782 to the API
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:03 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '450ff002-f9dd-5d51-8c7c-8ee10ad2a3e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 18735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-30',
'seats_number': 2,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris Affaires 116h Dynamic Business Affaire',
'transmission': 'automatic',
'trim': 'Yaris Affaires 116h Dynamic Business Affaire',
'vin': None,
'year': 2024}
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981782%27 HTTP/1.1" 200 None
2026-03-27 03:48:03 [ayvens.fr] INFO: Saving data for 1981782: {'auction_closing_time': 1774605600.0, 'created_time': 1774482517.542389, 'last_price_update_time': 1774583283.878876}
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981782') HTTP/1.1" 204 0
2026-03-27 03:48:03 [ayvens.fr] INFO: Found listing with ID: 1981783
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981783%27 HTTP/1.1" 200 None
2026-03-27 03:48:04 [ayvens.fr] INFO: Scrape type for 1981783: 2
2026-03-27 03:48:04 [ayvens.fr] INFO: Extracting data for car ID: 1981783
2026-03-27 03:48:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e00d46-c901-59e2-897f-1406bda990ec with identifier: 1981783
2026-03-27 03:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e00d46-c901-59e2-897f-1406bda990ec with scrape type 2
2026-03-27 03:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e00d46-c901-59e2-897f-1406bda990ec with scrape type 2
2026-03-27 03:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c4e00d46-c901-59e2-897f-1406bda990ec, identifier: 1981783
2026-03-27 03:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c4e00d46-c901-59e2-897f-1406bda990ec with identifier: 1981783
2026-03-27 03:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c4e00d46-c901-59e2-897f-1406bda990ec with identifier: 1981783
2026-03-27 03:48:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c4e00d46-c901-59e2-897f-1406bda990ec with identifier: 1981783 to the API
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:04 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'c4e00d46-c901-59e2-897f-1406bda990ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 55092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-18',
'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-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981783%27 HTTP/1.1" 200 None
2026-03-27 03:48:04 [ayvens.fr] INFO: Saving data for 1981783: {'auction_closing_time': 1774605600.0, 'created_time': 1774482519.882628, 'last_price_update_time': 1774583284.407936}
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981783') HTTP/1.1" 204 0
2026-03-27 03:48:04 [ayvens.fr] INFO: Found listing with ID: 1981784
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981784%27 HTTP/1.1" 200 None
2026-03-27 03:48:04 [ayvens.fr] INFO: Scrape type for 1981784: 2
2026-03-27 03:48:04 [ayvens.fr] INFO: Extracting data for car ID: 1981784
2026-03-27 03:48:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0 with identifier: 1981784
2026-03-27 03:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0 with scrape type 2
2026-03-27 03:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0 with scrape type 2
2026-03-27 03:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0, identifier: 1981784
2026-03-27 03:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0 with identifier: 1981784
2026-03-27 03:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0 with identifier: 1981784
2026-03-27 03:48:04 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0 with identifier: 1981784 to the API
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:04 [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.5L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '9bee0200-d1a1-5f3f-a4c4-eca3f75e44a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 56449,
'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': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Long-Range Dual Motor AWD',
'transmission': 'automatic',
'trim': 'Model 3 Long-Range Dual Motor AWD',
'vin': None,
'year': 2021}
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981784%27 HTTP/1.1" 200 None
2026-03-27 03:48:04 [ayvens.fr] INFO: Saving data for 1981784: {'auction_closing_time': 1774605600.0, 'created_time': 1774482524.15806, 'last_price_update_time': 1774583284.852445}
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981784') HTTP/1.1" 204 0
2026-03-27 03:48:04 [ayvens.fr] INFO: Found listing with ID: 1981785
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981785%27 HTTP/1.1" 200 None
2026-03-27 03:48:04 [ayvens.fr] INFO: Scrape type for 1981785: 2
2026-03-27 03:48:04 [ayvens.fr] INFO: Extracting data for car ID: 1981785
2026-03-27 03:48:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1eb04b4-feb8-56eb-bf5f-70dda460e1a3 with identifier: 1981785
2026-03-27 03:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1eb04b4-feb8-56eb-bf5f-70dda460e1a3 with scrape type 2
2026-03-27 03:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1eb04b4-feb8-56eb-bf5f-70dda460e1a3 with scrape type 2
2026-03-27 03:48:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f1eb04b4-feb8-56eb-bf5f-70dda460e1a3, identifier: 1981785
2026-03-27 03:48:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f1eb04b4-feb8-56eb-bf5f-70dda460e1a3 with identifier: 1981785
2026-03-27 03:48:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f1eb04b4-feb8-56eb-bf5f-70dda460e1a3 with identifier: 1981785
2026-03-27 03:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f1eb04b4-feb8-56eb-bf5f-70dda460e1a3 with identifier: 1981785 to the API
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 55,
'color': 'BLEU DENIM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'f1eb04b4-feb8-56eb-bf5f-70dda460e1a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 72101,
'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': 'VOLVO XC60 XC60 T6 AWD 253 + 87ch Inscription Luxe Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 87ch Inscription Luxe Geartronic',
'vin': None,
'year': 2021}
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981785%27 HTTP/1.1" 200 None
2026-03-27 03:48:05 [ayvens.fr] INFO: Saving data for 1981785: {'auction_closing_time': 1774605600.0, 'created_time': 1774482522.443473, 'last_price_update_time': 1774583285.266896}
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981785') HTTP/1.1" 204 0
2026-03-27 03:48:05 [ayvens.fr] INFO: Found listing with ID: 1981786
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981786%27 HTTP/1.1" 200 None
2026-03-27 03:48:05 [ayvens.fr] INFO: Scrape type for 1981786: 2
2026-03-27 03:48:05 [ayvens.fr] INFO: Extracting data for car ID: 1981786
2026-03-27 03:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 358c80b4-003b-5c24-b302-13895e4afee2 with identifier: 1981786
2026-03-27 03:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 358c80b4-003b-5c24-b302-13895e4afee2 with scrape type 2
2026-03-27 03:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 358c80b4-003b-5c24-b302-13895e4afee2 with scrape type 2
2026-03-27 03:48:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 358c80b4-003b-5c24-b302-13895e4afee2, identifier: 1981786
2026-03-27 03:48:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 358c80b4-003b-5c24-b302-13895e4afee2 with identifier: 1981786
2026-03-27 03:48:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 358c80b4-003b-5c24-b302-13895e4afee2 with identifier: 1981786
2026-03-27 03:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 358c80b4-003b-5c24-b302-13895e4afee2 with identifier: 1981786 to the API
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'NOIR METAL',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '358c80b4-003b-5c24-b302-13895e4afee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q3',
'odometer': 67093,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Q3 35 TFSI 150ch Mild Hybrid Business line S tronic 7',
'transmission': 'automatic',
'trim': 'Q3 35 TFSI 150ch Mild Hybrid Business line S tronic 7',
'vin': None,
'year': 2021}
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981786%27 HTTP/1.1" 200 None
2026-03-27 03:48:05 [ayvens.fr] INFO: Saving data for 1981786: {'auction_closing_time': 1774605600.0, 'created_time': 1774482525.103739, 'last_price_update_time': 1774583285.655424}
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981786') HTTP/1.1" 204 0
2026-03-27 03:48:05 [ayvens.fr] INFO: Found listing with ID: 1981787
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981787%27 HTTP/1.1" 200 None
2026-03-27 03:48:05 [ayvens.fr] INFO: Scrape type for 1981787: 2
2026-03-27 03:48:05 [ayvens.fr] INFO: Extracting data for car ID: 1981787
2026-03-27 03:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8dc962d-2562-5371-b580-9c54228b16de with identifier: 1981787
2026-03-27 03:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8dc962d-2562-5371-b580-9c54228b16de with scrape type 2
2026-03-27 03:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8dc962d-2562-5371-b580-9c54228b16de with scrape type 2
2026-03-27 03:48:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b8dc962d-2562-5371-b580-9c54228b16de, identifier: 1981787
2026-03-27 03:48:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b8dc962d-2562-5371-b580-9c54228b16de with identifier: 1981787
2026-03-27 03:48:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b8dc962d-2562-5371-b580-9c54228b16de with identifier: 1981787
2026-03-27 03:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b8dc962d-2562-5371-b580-9c54228b16de with identifier: 1981787 to the API
2026-03-27 03:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'SAPHIRSCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'b8dc962d-2562-5371-b580-9c54228b16de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 68547,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 sDrive18i 136ch Business Design',
'transmission': 'manual',
'trim': 'X1 sDrive18i 136ch Business Design',
'vin': None,
'year': 2021}
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981787%27 HTTP/1.1" 200 None
2026-03-27 03:48:06 [ayvens.fr] INFO: Saving data for 1981787: {'auction_closing_time': 1774605600.0, 'created_time': 1774482590.703291, 'last_price_update_time': 1774583286.069393}
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981787') HTTP/1.1" 204 0
2026-03-27 03:48:06 [ayvens.fr] INFO: Found listing with ID: 1981788
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981788%27 HTTP/1.1" 200 None
2026-03-27 03:48:06 [ayvens.fr] INFO: Scrape type for 1981788: 2
2026-03-27 03:48:06 [ayvens.fr] INFO: Extracting data for car ID: 1981788
2026-03-27 03:48:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e394b08-f555-52d8-af96-43adec41e1d2 with identifier: 1981788
2026-03-27 03:48:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e394b08-f555-52d8-af96-43adec41e1d2 with scrape type 2
2026-03-27 03:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e394b08-f555-52d8-af96-43adec41e1d2 with scrape type 2
2026-03-27 03:48:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1e394b08-f555-52d8-af96-43adec41e1d2, identifier: 1981788
2026-03-27 03:48:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1e394b08-f555-52d8-af96-43adec41e1d2 with identifier: 1981788
2026-03-27 03:48:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1e394b08-f555-52d8-af96-43adec41e1d2 with identifier: 1981788
2026-03-27 03:48:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1e394b08-f555-52d8-af96-43adec41e1d2 with identifier: 1981788 to the API
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:48: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-27 03:48:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 46,
'color': 'SKYSCRAPER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '1e394b08-f555-52d8-af96-43adec41e1d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X3',
'odometer': 57646,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 X3 xDrive30e 292ch xLine',
'transmission': 'automatic',
'trim': 'X3 xDrive30e 292ch xLine',
'vin': None,
'year': 2022}
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981788%27 HTTP/1.1" 200 None
2026-03-27 03:48:06 [ayvens.fr] INFO: Saving data for 1981788: {'auction_closing_time': 1774605600.0, 'created_time': 1774482591.089173, 'last_price_update_time': 1774583286.483142}
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981788') HTTP/1.1" 204 0
2026-03-27 03:48:06 [ayvens.fr] INFO: Found listing with ID: 1981789
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981789%27 HTTP/1.1" 200 None
2026-03-27 03:48:06 [ayvens.fr] INFO: Scrape type for 1981789: 2
2026-03-27 03:48:06 [ayvens.fr] INFO: Extracting data for car ID: 1981789
2026-03-27 03:48:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7870087-f6d8-5b18-901d-a272f64635e2 with identifier: 1981789
2026-03-27 03:48:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7870087-f6d8-5b18-901d-a272f64635e2 with scrape type 2
2026-03-27 03:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7870087-f6d8-5b18-901d-a272f64635e2 with scrape type 2
2026-03-27 03:48:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e7870087-f6d8-5b18-901d-a272f64635e2, identifier: 1981789
2026-03-27 03:48:06 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 2 pages/min), scraped 321 items (at 108 items/min)
2026-03-27 03:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-27 03:48:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e7870087-f6d8-5b18-901d-a272f64635e2 with identifier: 1981789
2026-03-27 03:48:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e7870087-f6d8-5b18-901d-a272f64635e2 with identifier: 1981789
2026-03-27 03:48:06 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e7870087-f6d8-5b18-901d-a272f64635e2 with identifier: 1981789 to the API
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 03:48: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-27 03:48:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'e7870087-f6d8-5b18-901d-a272f64635e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 98468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.2 PureTech 130ch S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '3008 1.2 PureTech 130ch S&S Active Pack EAT8',
'vin': None,
'year': 2022}
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981789%27 HTTP/1.1" 200 None
2026-03-27 03:48:06 [ayvens.fr] INFO: Saving data for 1981789: {'auction_closing_time': 1774605600.0, 'created_time': 1774482589.915077, 'last_price_update_time': 1774583286.896221}
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981789') HTTP/1.1" 204 0
2026-03-27 03:48:06 [ayvens.fr] INFO: Found listing with ID: 1981790
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ayvens.fr%27%20and%20RowKey%20eq%20%271981790%27 HTTP/1.1" 200 None
2026-03-27 03:48:06 [ayvens.fr] INFO: Scrape type for 1981790: 2
2026-03-27 03:48:06 [ayvens.fr] INFO: Extracting data for car ID: 1981790
2026-03-27 03:48:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ffbcd0-a17f-50cf-afca-f2e44351e209 with identifier: 1981790
2026-03-27 03:48:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ffbcd0-a17f-50cf-afca-f2e44351e209 with scrape type 2
2026-03-27 03:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53ffbcd0-a17f-50cf-afca-f2e44351e209 with scrape type 2
2026-03-27 03:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 53ffbcd0-a17f-50cf-afca-f2e44351e209, identifier: 1981790
2026-03-27 03:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 53ffbcd0-a17f-50cf-afca-f2e44351e209 with identifier: 1981790
2026-03-27 03:48:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 53ffbcd0-a17f-50cf-afca-f2e44351e209 with identifier: 1981790
2026-03-27 03:48:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 53ffbcd0-a17f-50cf-afca-f2e44351e209 with identifier: 1981790 to the API
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'GRIS PLATINUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '53ffbcd0-a17f-50cf-afca-f2e44351e209',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3 AIRCROSS',
'odometer': 41500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 AIRCROSS C3 Aircross PureTech 130ch S&S Shine EAT6',
'transmission': 'automatic',
'trim': 'C3 Aircross PureTech 130ch S&S Shine EAT6',
'vin': None,
'year': 2023}
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981790%27 HTTP/1.1" 200 None
2026-03-27 03:48:07 [ayvens.fr] INFO: Saving data for 1981790: {'auction_closing_time': 1774605600.0, 'created_time': 1774482589.08517, 'last_price_update_time': 1774583287.313248}
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981790') HTTP/1.1" 204 0
2026-03-27 03:48:07 [ayvens.fr] INFO: Found listing with ID: 1981791
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981791%27 HTTP/1.1" 200 None
2026-03-27 03:48:07 [ayvens.fr] INFO: Scrape type for 1981791: 2
2026-03-27 03:48:07 [ayvens.fr] INFO: Extracting data for car ID: 1981791
2026-03-27 03:48:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec312457-29f4-5585-be82-e487856f2b60 with identifier: 1981791
2026-03-27 03:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec312457-29f4-5585-be82-e487856f2b60 with scrape type 2
2026-03-27 03:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec312457-29f4-5585-be82-e487856f2b60 with scrape type 2
2026-03-27 03:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: ec312457-29f4-5585-be82-e487856f2b60, identifier: 1981791
2026-03-27 03:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: ec312457-29f4-5585-be82-e487856f2b60 with identifier: 1981791
2026-03-27 03:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: ec312457-29f4-5585-be82-e487856f2b60 with identifier: 1981791
2026-03-27 03:48:07 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: ec312457-29f4-5585-be82-e487856f2b60 with identifier: 1981791 to the API
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': 'BLEU DENIM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'ec312457-29f4-5585-be82-e487856f2b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC60',
'odometer': 54304,
'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': 'VOLVO XC60 XC60 T6 AWD 253 + 145ch Start Geartronic',
'transmission': 'automatic',
'trim': 'XC60 T6 AWD 253 + 145ch Start Geartronic',
'vin': None,
'year': 2023}
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981791%27 HTTP/1.1" 200 None
2026-03-27 03:48:07 [ayvens.fr] INFO: Saving data for 1981791: {'auction_closing_time': 1774605600.0, 'created_time': 1774482531.740326, 'last_price_update_time': 1774583287.697099}
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981791') HTTP/1.1" 204 0
2026-03-27 03:48:07 [ayvens.fr] INFO: Found listing with ID: 1981792
2026-03-27 03:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981792%27 HTTP/1.1" 200 None
2026-03-27 03:48:07 [ayvens.fr] INFO: Scrape type for 1981792: 2
2026-03-27 03:48:07 [ayvens.fr] INFO: Extracting data for car ID: 1981792
2026-03-27 03:48:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe with identifier: 1981792
2026-03-27 03:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe with scrape type 2
2026-03-27 03:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe with scrape type 2
2026-03-27 03:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe, identifier: 1981792
2026-03-27 03:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe with identifier: 1981792
2026-03-27 03:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe with identifier: 1981792
2026-03-27 03:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe with identifier: 1981792 to the API
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:08 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '582ba34b-7ad2-51d3-a03e-b23d5dd4fdbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'TOYOTA',
'model': 'YARIS HYBRID',
'odometer': 8342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-18',
'seats_number': 2,
'seller_name': None,
'title': 'TOYOTA YARIS HYBRID Yaris Affaires 116h Dynamic Business Affaire',
'transmission': 'automatic',
'trim': 'Yaris Affaires 116h Dynamic Business Affaire',
'vin': None,
'year': 2024}
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981792%27 HTTP/1.1" 200 None
2026-03-27 03:48:08 [ayvens.fr] INFO: Saving data for 1981792: {'auction_closing_time': 1774605600.0, 'created_time': 1774482531.11599, 'last_price_update_time': 1774583288.214217}
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981792') HTTP/1.1" 204 0
2026-03-27 03:48:08 [ayvens.fr] INFO: Found listing with ID: 1981793
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981793%27 HTTP/1.1" 200 None
2026-03-27 03:48:08 [ayvens.fr] INFO: Scrape type for 1981793: 2
2026-03-27 03:48:08 [ayvens.fr] INFO: Extracting data for car ID: 1981793
2026-03-27 03:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2ec33d9-3173-562c-993c-28050bc322bc with identifier: 1981793
2026-03-27 03:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2ec33d9-3173-562c-993c-28050bc322bc with scrape type 2
2026-03-27 03:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2ec33d9-3173-562c-993c-28050bc322bc with scrape type 2
2026-03-27 03:48:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: f2ec33d9-3173-562c-993c-28050bc322bc, identifier: 1981793
2026-03-27 03:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: f2ec33d9-3173-562c-993c-28050bc322bc with identifier: 1981793
2026-03-27 03:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: f2ec33d9-3173-562c-993c-28050bc322bc with identifier: 1981793
2026-03-27 03:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: f2ec33d9-3173-562c-993c-28050bc322bc with identifier: 1981793 to the API
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:08 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'f2ec33d9-3173-562c-993c-28050bc322bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 57422,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch M Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch M Sport DKG7',
'vin': None,
'year': 2021}
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981793%27 HTTP/1.1" 200 None
2026-03-27 03:48:08 [ayvens.fr] INFO: Saving data for 1981793: {'auction_closing_time': 1774605600.0, 'created_time': 1774482533.98519, 'last_price_update_time': 1774583288.624609}
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981793') HTTP/1.1" 204 0
2026-03-27 03:48:08 [ayvens.fr] INFO: Found listing with ID: 1981794
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981794%27 HTTP/1.1" 200 None
2026-03-27 03:48:08 [ayvens.fr] INFO: Scrape type for 1981794: 2
2026-03-27 03:48:08 [ayvens.fr] INFO: Extracting data for car ID: 1981794
2026-03-27 03:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b with identifier: 1981794
2026-03-27 03:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b with scrape type 2
2026-03-27 03:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b with scrape type 2
2026-03-27 03:48:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b, identifier: 1981794
2026-03-27 03:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b with identifier: 1981794
2026-03-27 03:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b with identifier: 1981794
2026-03-27 03:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b with identifier: 1981794 to the API
2026-03-27 03:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC PERLE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'b46ba9f1-f3e7-5df8-83f8-8b4c26563d8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 31594,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Standard RWD Plus',
'transmission': 'automatic',
'trim': 'Model 3 Standard RWD Plus',
'vin': None,
'year': 2021}
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981794%27 HTTP/1.1" 200 None
2026-03-27 03:48:09 [ayvens.fr] INFO: Saving data for 1981794: {'auction_closing_time': 1774605600.0, 'created_time': 1774482588.306349, 'last_price_update_time': 1774583289.088665}
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981794') HTTP/1.1" 204 0
2026-03-27 03:48:09 [ayvens.fr] INFO: Found listing with ID: 1981795
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981795%27 HTTP/1.1" 200 None
2026-03-27 03:48:09 [ayvens.fr] INFO: Scrape type for 1981795: 2
2026-03-27 03:48:09 [ayvens.fr] INFO: Extracting data for car ID: 1981795
2026-03-27 03:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e531a9ab-950c-5ee4-9aab-b93516dfde74 with identifier: 1981795
2026-03-27 03:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e531a9ab-950c-5ee4-9aab-b93516dfde74 with scrape type 2
2026-03-27 03:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e531a9ab-950c-5ee4-9aab-b93516dfde74 with scrape type 2
2026-03-27 03:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e531a9ab-950c-5ee4-9aab-b93516dfde74, identifier: 1981795
2026-03-27 03:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e531a9ab-950c-5ee4-9aab-b93516dfde74 with identifier: 1981795
2026-03-27 03:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e531a9ab-950c-5ee4-9aab-b93516dfde74 with identifier: 1981795
2026-03-27 03:48:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e531a9ab-950c-5ee4-9aab-b93516dfde74 with identifier: 1981795 to the API
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'e531a9ab-950c-5ee4-9aab-b93516dfde74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 75189,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON Tucson 1.6 T-GDi 265ch PHEV N Line Executive BVA6 '
'HTRAC',
'transmission': 'automatic',
'trim': 'Tucson 1.6 T-GDi 265ch PHEV N Line Executive BVA6 HTRAC',
'vin': None,
'year': 2022}
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981795%27 HTTP/1.1" 200 None
2026-03-27 03:48:09 [ayvens.fr] INFO: Saving data for 1981795: {'auction_closing_time': 1774605600.0, 'created_time': 1774482537.002081, 'last_price_update_time': 1774583289.492653}
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981795') HTTP/1.1" 204 0
2026-03-27 03:48:09 [ayvens.fr] INFO: Found listing with ID: 1981796
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981796%27 HTTP/1.1" 200 None
2026-03-27 03:48:09 [ayvens.fr] INFO: Scrape type for 1981796: 2
2026-03-27 03:48:09 [ayvens.fr] INFO: Extracting data for car ID: 1981796
2026-03-27 03:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98563cde-36de-5ba8-b8c2-ea29b8876a99 with identifier: 1981796
2026-03-27 03:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98563cde-36de-5ba8-b8c2-ea29b8876a99 with scrape type 2
2026-03-27 03:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98563cde-36de-5ba8-b8c2-ea29b8876a99 with scrape type 2
2026-03-27 03:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 98563cde-36de-5ba8-b8c2-ea29b8876a99, identifier: 1981796
2026-03-27 03:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 98563cde-36de-5ba8-b8c2-ea29b8876a99 with identifier: 1981796
2026-03-27 03:48:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 98563cde-36de-5ba8-b8c2-ea29b8876a99 with identifier: 1981796
2026-03-27 03:48:09 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 98563cde-36de-5ba8-b8c2-ea29b8876a99 with identifier: 1981796 to the API
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'ARGENT CR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '98563cde-36de-5ba8-b8c2-ea29b8876a99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 90425,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 B3 163ch Ultimate DCT 7',
'transmission': 'automatic',
'trim': 'XC40 B3 163ch Ultimate DCT 7',
'vin': None,
'year': 2022}
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981796%27 HTTP/1.1" 200 None
2026-03-27 03:48:09 [ayvens.fr] INFO: Saving data for 1981796: {'auction_closing_time': 1774605600.0, 'created_time': 1774482586.991887, 'last_price_update_time': 1774583289.915247}
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981796') HTTP/1.1" 204 0
2026-03-27 03:48:09 [ayvens.fr] INFO: Found listing with ID: 1981797
2026-03-27 03:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981797%27 HTTP/1.1" 200 None
2026-03-27 03:48:09 [ayvens.fr] INFO: Scrape type for 1981797: 2
2026-03-27 03:48:09 [ayvens.fr] INFO: Extracting data for car ID: 1981797
2026-03-27 03:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0483d9c-14b5-5038-8db8-c3ccbd69c1ff with identifier: 1981797
2026-03-27 03:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0483d9c-14b5-5038-8db8-c3ccbd69c1ff with scrape type 2
2026-03-27 03:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0483d9c-14b5-5038-8db8-c3ccbd69c1ff with scrape type 2
2026-03-27 03:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d0483d9c-14b5-5038-8db8-c3ccbd69c1ff, identifier: 1981797
2026-03-27 03:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d0483d9c-14b5-5038-8db8-c3ccbd69c1ff with identifier: 1981797
2026-03-27 03:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d0483d9c-14b5-5038-8db8-c3ccbd69c1ff with identifier: 1981797
2026-03-27 03:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d0483d9c-14b5-5038-8db8-c3ccbd69c1ff with identifier: 1981797 to the API
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'BLANC PERLE',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'd0483d9c-14b5-5038-8db8-c3ccbd69c1ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'TESLA',
'model': 'MODEL 3',
'odometer': 49819,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Model 3 Standard RWD Plus',
'transmission': 'automatic',
'trim': 'Model 3 Standard RWD Plus',
'vin': None,
'year': 2022}
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981797%27 HTTP/1.1" 200 None
2026-03-27 03:48:10 [ayvens.fr] INFO: Saving data for 1981797: {'auction_closing_time': 1774605600.0, 'created_time': 1774482587.921717, 'last_price_update_time': 1774583290.333399}
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981797') HTTP/1.1" 204 0
2026-03-27 03:48:10 [ayvens.fr] INFO: Found listing with ID: 1981798
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981798%27 HTTP/1.1" 200 None
2026-03-27 03:48:10 [ayvens.fr] INFO: Scrape type for 1981798: 2
2026-03-27 03:48:10 [ayvens.fr] INFO: Extracting data for car ID: 1981798
2026-03-27 03:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ef14458-05ef-5407-a6ac-c24dd25758cd with identifier: 1981798
2026-03-27 03:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ef14458-05ef-5407-a6ac-c24dd25758cd with scrape type 2
2026-03-27 03:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ef14458-05ef-5407-a6ac-c24dd25758cd with scrape type 2
2026-03-27 03:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4ef14458-05ef-5407-a6ac-c24dd25758cd, identifier: 1981798
2026-03-27 03:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4ef14458-05ef-5407-a6ac-c24dd25758cd with identifier: 1981798
2026-03-27 03:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4ef14458-05ef-5407-a6ac-c24dd25758cd with identifier: 1981798
2026-03-27 03:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4ef14458-05ef-5407-a6ac-c24dd25758cd with identifier: 1981798 to the API
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': 'BLEU VERTIGO',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4ef14458-05ef-5407-a6ac-c24dd25758cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308',
'odometer': 26622,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 308 PHEV 180ch Allure Pack e-EAT8',
'transmission': 'automatic',
'trim': '308 PHEV 180ch Allure Pack e-EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981798%27 HTTP/1.1" 200 None
2026-03-27 03:48:10 [ayvens.fr] INFO: Saving data for 1981798: {'auction_closing_time': 1774605600.0, 'created_time': 1774482541.95476, 'last_price_update_time': 1774583290.715515}
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981798') HTTP/1.1" 204 0
2026-03-27 03:48:10 [ayvens.fr] INFO: Found listing with ID: 1981799
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981799%27 HTTP/1.1" 200 None
2026-03-27 03:48:10 [ayvens.fr] INFO: Scrape type for 1981799: 2
2026-03-27 03:48:10 [ayvens.fr] INFO: Extracting data for car ID: 1981799
2026-03-27 03:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87349280-dbeb-5149-bf3a-287a278826af with identifier: 1981799
2026-03-27 03:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87349280-dbeb-5149-bf3a-287a278826af with scrape type 2
2026-03-27 03:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87349280-dbeb-5149-bf3a-287a278826af with scrape type 2
2026-03-27 03:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 87349280-dbeb-5149-bf3a-287a278826af, identifier: 1981799
2026-03-27 03:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 87349280-dbeb-5149-bf3a-287a278826af with identifier: 1981799
2026-03-27 03:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 87349280-dbeb-5149-bf3a-287a278826af with identifier: 1981799
2026-03-27 03:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 87349280-dbeb-5149-bf3a-287a278826af with identifier: 1981799 to the API
2026-03-27 03:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:11 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '87349280-dbeb-5149-bf3a-287a278826af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 72237,
'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': 'BMW X1 X1 sDrive18i 136ch Business Design',
'transmission': 'automatic',
'trim': 'X1 sDrive18i 136ch Business Design',
'vin': None,
'year': 2023}
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981799%27 HTTP/1.1" 200 None
2026-03-27 03:48:11 [ayvens.fr] INFO: Saving data for 1981799: {'auction_closing_time': 1774605600.0, 'created_time': 1774482584.253352, 'last_price_update_time': 1774583291.104781}
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981799') HTTP/1.1" 204 0
2026-03-27 03:48:11 [ayvens.fr] INFO: Found listing with ID: 1981800
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981800%27 HTTP/1.1" 200 None
2026-03-27 03:48:11 [ayvens.fr] INFO: Scrape type for 1981800: 2
2026-03-27 03:48:11 [ayvens.fr] INFO: Extracting data for car ID: 1981800
2026-03-27 03:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1d61000-bfe8-59c9-a360-39573a61ffe2 with identifier: 1981800
2026-03-27 03:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1d61000-bfe8-59c9-a360-39573a61ffe2 with scrape type 2
2026-03-27 03:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1d61000-bfe8-59c9-a360-39573a61ffe2 with scrape type 2
2026-03-27 03:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d1d61000-bfe8-59c9-a360-39573a61ffe2, identifier: 1981800
2026-03-27 03:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d1d61000-bfe8-59c9-a360-39573a61ffe2 with identifier: 1981800
2026-03-27 03:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d1d61000-bfe8-59c9-a360-39573a61ffe2 with identifier: 1981800
2026-03-27 03:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d1d61000-bfe8-59c9-a360-39573a61ffe2 with identifier: 1981800 to the API
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'NOIR PERLA NERA',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd1d61000-bfe8-59c9-a360-39573a61ffe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '408',
'odometer': 38365,
'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': 'PEUGEOT 408 408 1.2 PureTech 130ch S&S GT EAT8',
'transmission': 'automatic',
'trim': '408 1.2 PureTech 130ch S&S GT EAT8',
'vin': None,
'year': 2023}
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981800%27 HTTP/1.1" 200 None
2026-03-27 03:48:11 [ayvens.fr] INFO: Saving data for 1981800: {'auction_closing_time': 1774605600.0, 'created_time': 1774482561.426191, 'last_price_update_time': 1774583291.512749}
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981800') HTTP/1.1" 204 0
2026-03-27 03:48:11 [ayvens.fr] INFO: Found listing with ID: 1981801
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981801%27 HTTP/1.1" 200 None
2026-03-27 03:48:11 [ayvens.fr] INFO: Scrape type for 1981801: 2
2026-03-27 03:48:11 [ayvens.fr] INFO: Extracting data for car ID: 1981801
2026-03-27 03:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7ec4969-5f88-5893-b0a5-8fa860576048 with identifier: 1981801
2026-03-27 03:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7ec4969-5f88-5893-b0a5-8fa860576048 with scrape type 2
2026-03-27 03:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7ec4969-5f88-5893-b0a5-8fa860576048 with scrape type 2
2026-03-27 03:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a7ec4969-5f88-5893-b0a5-8fa860576048, identifier: 1981801
2026-03-27 03:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a7ec4969-5f88-5893-b0a5-8fa860576048 with identifier: 1981801
2026-03-27 03:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a7ec4969-5f88-5893-b0a5-8fa860576048 with identifier: 1981801
2026-03-27 03:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a7ec4969-5f88-5893-b0a5-8fa860576048 with identifier: 1981801 to the API
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'SKYSCRAPER GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'a7ec4969-5f88-5893-b0a5-8fa860576048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 33051,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-24',
'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': 2024}
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981801%27 HTTP/1.1" 200 None
2026-03-27 03:48:11 [ayvens.fr] INFO: Saving data for 1981801: {'auction_closing_time': 1774605600.0, 'created_time': 1774482555.927961, 'last_price_update_time': 1774583291.914321}
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981801') HTTP/1.1" 204 0
2026-03-27 03:48:11 [ayvens.fr] INFO: Found listing with ID: 1981802
2026-03-27 03:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981802%27 HTTP/1.1" 200 None
2026-03-27 03:48:11 [ayvens.fr] INFO: Scrape type for 1981802: 2
2026-03-27 03:48:11 [ayvens.fr] INFO: Extracting data for car ID: 1981802
2026-03-27 03:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9526f8cb-95e9-554c-9e59-6638557ee999 with identifier: 1981802
2026-03-27 03:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9526f8cb-95e9-554c-9e59-6638557ee999 with scrape type 2
2026-03-27 03:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9526f8cb-95e9-554c-9e59-6638557ee999 with scrape type 2
2026-03-27 03:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9526f8cb-95e9-554c-9e59-6638557ee999, identifier: 1981802
2026-03-27 03:48:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9526f8cb-95e9-554c-9e59-6638557ee999 with identifier: 1981802
2026-03-27 03:48:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9526f8cb-95e9-554c-9e59-6638557ee999 with identifier: 1981802
2026-03-27 03:48:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9526f8cb-95e9-554c-9e59-6638557ee999 with identifier: 1981802 to the API
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'CLIMBING GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '9526f8cb-95e9-554c-9e59-6638557ee999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 38981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981802%27 HTTP/1.1" 200 None
2026-03-27 03:48:12 [ayvens.fr] INFO: Saving data for 1981802: {'auction_closing_time': 1774605600.0, 'created_time': 1774482553.729999, 'last_price_update_time': 1774583292.416903}
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981802') HTTP/1.1" 204 0
2026-03-27 03:48:12 [ayvens.fr] INFO: Found listing with ID: 1981803
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981803%27 HTTP/1.1" 200 None
2026-03-27 03:48:12 [ayvens.fr] INFO: Scrape type for 1981803: 2
2026-03-27 03:48:12 [ayvens.fr] INFO: Extracting data for car ID: 1981803
2026-03-27 03:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1517280-1d7d-51d3-8ceb-f40ef2002066 with identifier: 1981803
2026-03-27 03:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1517280-1d7d-51d3-8ceb-f40ef2002066 with scrape type 2
2026-03-27 03:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1517280-1d7d-51d3-8ceb-f40ef2002066 with scrape type 2
2026-03-27 03:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: b1517280-1d7d-51d3-8ceb-f40ef2002066, identifier: 1981803
2026-03-27 03:48:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: b1517280-1d7d-51d3-8ceb-f40ef2002066 with identifier: 1981803
2026-03-27 03:48:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: b1517280-1d7d-51d3-8ceb-f40ef2002066 with identifier: 1981803
2026-03-27 03:48:12 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: b1517280-1d7d-51d3-8ceb-f40ef2002066 with identifier: 1981803 to the API
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'NOIR',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'b1517280-1d7d-51d3-8ceb-f40ef2002066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 53000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN POLO Polo 1.0 TSI 95ch Lounge Business Euro6d-T',
'transmission': 'manual',
'trim': 'Polo 1.0 TSI 95ch Lounge Business Euro6d-T',
'vin': None,
'year': 2020}
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981803%27 HTTP/1.1" 200 None
2026-03-27 03:48:12 [ayvens.fr] INFO: Saving data for 1981803: {'auction_closing_time': 1774605600.0, 'created_time': 1774482547.193581, 'last_price_update_time': 1774583292.935615}
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981803') HTTP/1.1" 204 0
2026-03-27 03:48:12 [ayvens.fr] INFO: Found listing with ID: 1981804
2026-03-27 03:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981804%27 HTTP/1.1" 200 None
2026-03-27 03:48:12 [ayvens.fr] INFO: Scrape type for 1981804: 2
2026-03-27 03:48:12 [ayvens.fr] INFO: Extracting data for car ID: 1981804
2026-03-27 03:48:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c03c71bb-3284-5198-b086-2545192ff685 with identifier: 1981804
2026-03-27 03:48:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c03c71bb-3284-5198-b086-2545192ff685 with scrape type 2
2026-03-27 03:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c03c71bb-3284-5198-b086-2545192ff685 with scrape type 2
2026-03-27 03:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c03c71bb-3284-5198-b086-2545192ff685, identifier: 1981804
2026-03-27 03:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c03c71bb-3284-5198-b086-2545192ff685 with identifier: 1981804
2026-03-27 03:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c03c71bb-3284-5198-b086-2545192ff685 with identifier: 1981804
2026-03-27 03:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c03c71bb-3284-5198-b086-2545192ff685 with identifier: 1981804 to the API
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:13 [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.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c03c71bb-3284-5198-b086-2545192ff685',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': 42956,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN TIGUAN Tiguan 1.4 eHybrid 245ch Life Business DSG6',
'transmission': 'automatic',
'trim': 'Tiguan 1.4 eHybrid 245ch Life Business DSG6',
'vin': None,
'year': 2022}
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981804%27 HTTP/1.1" 200 None
2026-03-27 03:48:13 [ayvens.fr] INFO: Saving data for 1981804: {'auction_closing_time': 1774605600.0, 'created_time': 1774482548.771226, 'last_price_update_time': 1774583293.324193}
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981804') HTTP/1.1" 204 0
2026-03-27 03:48:13 [ayvens.fr] INFO: Found listing with ID: 1981805
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981805%27 HTTP/1.1" 200 None
2026-03-27 03:48:13 [ayvens.fr] INFO: Scrape type for 1981805: 2
2026-03-27 03:48:13 [ayvens.fr] INFO: Extracting data for car ID: 1981805
2026-03-27 03:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19 with identifier: 1981805
2026-03-27 03:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19 with scrape type 2
2026-03-27 03:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19 with scrape type 2
2026-03-27 03:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19, identifier: 1981805
2026-03-27 03:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19 with identifier: 1981805
2026-03-27 03:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19 with identifier: 1981805
2026-03-27 03:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19 with identifier: 1981805 to the API
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:13 [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-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '0338b6e8-4f8a-50b5-8c96-59bb0b0b6e19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 105168,
'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': 'AUDI A3 SPORTBACK A3 Sportback 30 TDI 116ch Business line S tronic '
'7',
'transmission': 'automatic',
'trim': 'A3 Sportback 30 TDI 116ch Business line S tronic 7',
'vin': None,
'year': 2022}
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981805%27 HTTP/1.1" 200 None
2026-03-27 03:48:13 [ayvens.fr] INFO: Saving data for 1981805: {'auction_closing_time': 1774605600.0, 'created_time': 1774482550.857505, 'last_price_update_time': 1774583293.790458}
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981805') HTTP/1.1" 204 0
2026-03-27 03:48:13 [ayvens.fr] INFO: Found listing with ID: 1981806
2026-03-27 03:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981806%27 HTTP/1.1" 200 None
2026-03-27 03:48:13 [ayvens.fr] INFO: Scrape type for 1981806: 2
2026-03-27 03:48:13 [ayvens.fr] INFO: Extracting data for car ID: 1981806
2026-03-27 03:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a62a22-3c30-5302-add8-deb4a1a5a13a with identifier: 1981806
2026-03-27 03:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a62a22-3c30-5302-add8-deb4a1a5a13a with scrape type 2
2026-03-27 03:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a62a22-3c30-5302-add8-deb4a1a5a13a with scrape type 2
2026-03-27 03:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 80a62a22-3c30-5302-add8-deb4a1a5a13a, identifier: 1981806
2026-03-27 03:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 80a62a22-3c30-5302-add8-deb4a1a5a13a with identifier: 1981806
2026-03-27 03:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 80a62a22-3c30-5302-add8-deb4a1a5a13a with identifier: 1981806
2026-03-27 03:48:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 80a62a22-3c30-5302-add8-deb4a1a5a13a with identifier: 1981806 to the API
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:14 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '80a62a22-3c30-5302-add8-deb4a1a5a13a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '308 SW',
'odometer': 16993,
'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': 'PEUGEOT 308 SW 308 SW 1.2 PureTech 130ch S&S Active Pack',
'transmission': 'manual',
'trim': '308 SW 1.2 PureTech 130ch S&S Active Pack',
'vin': None,
'year': 2023}
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981806%27 HTTP/1.1" 200 None
2026-03-27 03:48:14 [ayvens.fr] INFO: Saving data for 1981806: {'auction_closing_time': 1774605600.0, 'created_time': 1774482552.771789, 'last_price_update_time': 1774583294.193942}
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981806') HTTP/1.1" 204 0
2026-03-27 03:48:14 [ayvens.fr] INFO: Found listing with ID: 1981807
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981807%27 HTTP/1.1" 200 None
2026-03-27 03:48:14 [ayvens.fr] INFO: Scrape type for 1981807: 2
2026-03-27 03:48:14 [ayvens.fr] INFO: Extracting data for car ID: 1981807
2026-03-27 03:48:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 433308a2-add9-5909-bbbf-b25a6cb92b85 with identifier: 1981807
2026-03-27 03:48:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 433308a2-add9-5909-bbbf-b25a6cb92b85 with scrape type 2
2026-03-27 03:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 433308a2-add9-5909-bbbf-b25a6cb92b85 with scrape type 2
2026-03-27 03:48:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 433308a2-add9-5909-bbbf-b25a6cb92b85, identifier: 1981807
2026-03-27 03:48:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 433308a2-add9-5909-bbbf-b25a6cb92b85 with identifier: 1981807
2026-03-27 03:48:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 433308a2-add9-5909-bbbf-b25a6cb92b85 with identifier: 1981807
2026-03-27 03:48:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 433308a2-add9-5909-bbbf-b25a6cb92b85 with identifier: 1981807 to the API
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'MINERALGRAU M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '433308a2-add9-5909-bbbf-b25a6cb92b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 71777,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive18dA 150ch M Sport',
'transmission': 'automatic',
'trim': 'X1 xDrive18dA 150ch M Sport',
'vin': None,
'year': 2021}
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981807%27 HTTP/1.1" 200 None
2026-03-27 03:48:14 [ayvens.fr] INFO: Saving data for 1981807: {'auction_closing_time': 1774605600.0, 'created_time': 1774482554.671506, 'last_price_update_time': 1774583294.596661}
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981807') HTTP/1.1" 204 0
2026-03-27 03:48:14 [ayvens.fr] INFO: Found listing with ID: 1981808
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981808%27 HTTP/1.1" 200 None
2026-03-27 03:48:14 [ayvens.fr] INFO: Scrape type for 1981808: 2
2026-03-27 03:48:14 [ayvens.fr] INFO: Extracting data for car ID: 1981808
2026-03-27 03:48:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcf34c0d-3e1e-529d-8a99-295f8e29cdd2 with identifier: 1981808
2026-03-27 03:48:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcf34c0d-3e1e-529d-8a99-295f8e29cdd2 with scrape type 2
2026-03-27 03:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcf34c0d-3e1e-529d-8a99-295f8e29cdd2 with scrape type 2
2026-03-27 03:48:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: dcf34c0d-3e1e-529d-8a99-295f8e29cdd2, identifier: 1981808
2026-03-27 03:48:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: dcf34c0d-3e1e-529d-8a99-295f8e29cdd2 with identifier: 1981808
2026-03-27 03:48:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: dcf34c0d-3e1e-529d-8a99-295f8e29cdd2 with identifier: 1981808
2026-03-27 03:48:14 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: dcf34c0d-3e1e-529d-8a99-295f8e29cdd2 with identifier: 1981808 to the API
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'NOIR ETOILE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'dcf34c0d-3e1e-529d-8a99-295f8e29cdd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'RENAULT',
'model': 'SCENIC',
'odometer': 33247,
'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': 7,
'seller_name': None,
'title': 'RENAULT SCENIC Grand Scenic 1.3 TCe 140ch Business EDC 7 places',
'transmission': 'automatic',
'trim': 'Grand Scenic 1.3 TCe 140ch Business EDC 7 places',
'vin': None,
'year': 2021}
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981808%27 HTTP/1.1" 200 None
2026-03-27 03:48:14 [ayvens.fr] INFO: Saving data for 1981808: {'auction_closing_time': 1774605600.0, 'created_time': 1774482557.353821, 'last_price_update_time': 1774583294.973839}
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981808') HTTP/1.1" 204 0
2026-03-27 03:48:14 [ayvens.fr] INFO: Found listing with ID: 1981809
2026-03-27 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981809%27 HTTP/1.1" 200 None
2026-03-27 03:48:15 [ayvens.fr] INFO: Scrape type for 1981809: 2
2026-03-27 03:48:15 [ayvens.fr] INFO: Extracting data for car ID: 1981809
2026-03-27 03:48:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53a6f5fd-4897-545d-860f-802f02aecd8e with identifier: 1981809
2026-03-27 03:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53a6f5fd-4897-545d-860f-802f02aecd8e with scrape type 2
2026-03-27 03:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53a6f5fd-4897-545d-860f-802f02aecd8e with scrape type 2
2026-03-27 03:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 53a6f5fd-4897-545d-860f-802f02aecd8e, identifier: 1981809
2026-03-27 03:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 53a6f5fd-4897-545d-860f-802f02aecd8e with identifier: 1981809
2026-03-27 03:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 53a6f5fd-4897-545d-860f-802f02aecd8e with identifier: 1981809
2026-03-27 03:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 53a6f5fd-4897-545d-860f-802f02aecd8e with identifier: 1981809 to the API
2026-03-27 03:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:15 [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-27T10:00:00Z',
'fuel_type': 'hybrid/petrol',
'id': '53a6f5fd-4897-545d-860f-802f02aecd8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'SPORTAGE',
'odometer': 83642,
'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': '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-27 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981809%27 HTTP/1.1" 200 None
2026-03-27 03:48:15 [ayvens.fr] INFO: Saving data for 1981809: {'auction_closing_time': 1774605600.0, 'created_time': 1774482560.081509, 'last_price_update_time': 1774583295.405461}
2026-03-27 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981809') HTTP/1.1" 204 0
2026-03-27 03:48:15 [ayvens.fr] INFO: Found listing with ID: 1981810
2026-03-27 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981810%27 HTTP/1.1" 200 None
2026-03-27 03:48:15 [ayvens.fr] INFO: Scrape type for 1981810: 2
2026-03-27 03:48:15 [ayvens.fr] INFO: Extracting data for car ID: 1981810
2026-03-27 03:48:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b91f591-b9a7-5140-9bc9-adcba4aa3d85 with identifier: 1981810
2026-03-27 03:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b91f591-b9a7-5140-9bc9-adcba4aa3d85 with scrape type 2
2026-03-27 03:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b91f591-b9a7-5140-9bc9-adcba4aa3d85 with scrape type 2
2026-03-27 03:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 8b91f591-b9a7-5140-9bc9-adcba4aa3d85, identifier: 1981810
2026-03-27 03:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 8b91f591-b9a7-5140-9bc9-adcba4aa3d85 with identifier: 1981810
2026-03-27 03:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 8b91f591-b9a7-5140-9bc9-adcba4aa3d85 with identifier: 1981810
2026-03-27 03:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 8b91f591-b9a7-5140-9bc9-adcba4aa3d85 with identifier: 1981810 to the API
2026-03-27 03:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'SAPHIRSCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '8b91f591-b9a7-5140-9bc9-adcba4aa3d85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 33789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch M Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch M Sport DKG7',
'vin': None,
'year': 2023}
2026-03-27 03:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981810%27 HTTP/1.1" 200 None
2026-03-27 03:48:16 [ayvens.fr] INFO: Saving data for 1981810: {'auction_closing_time': 1774605600.0, 'created_time': 1774482559.382726, 'last_price_update_time': 1774583296.009438}
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981810') HTTP/1.1" 204 0
2026-03-27 03:48:16 [ayvens.fr] INFO: Found listing with ID: 1981811
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981811%27 HTTP/1.1" 200 None
2026-03-27 03:48:16 [ayvens.fr] INFO: Scrape type for 1981811: 2
2026-03-27 03:48:16 [ayvens.fr] INFO: Extracting data for car ID: 1981811
2026-03-27 03:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f6bd80c-347e-52be-8b73-4aa176202d6f with identifier: 1981811
2026-03-27 03:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f6bd80c-347e-52be-8b73-4aa176202d6f with scrape type 2
2026-03-27 03:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f6bd80c-347e-52be-8b73-4aa176202d6f with scrape type 2
2026-03-27 03:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1f6bd80c-347e-52be-8b73-4aa176202d6f, identifier: 1981811
2026-03-27 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1f6bd80c-347e-52be-8b73-4aa176202d6f with identifier: 1981811
2026-03-27 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 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-27 03:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1f6bd80c-347e-52be-8b73-4aa176202d6f with identifier: 1981811
2026-03-27 03:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1f6bd80c-347e-52be-8b73-4aa176202d6f with identifier: 1981811 to the API
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 38,
'color': 'NOIR BALASTE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '1f6bd80c-347e-52be-8b73-4aa176202d6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'XCEED',
'odometer': 36103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'KIA XCEED XCeed 1.6 GDi 141ch PHEV Lounge DCT6',
'transmission': 'automatic',
'trim': 'XCeed 1.6 GDi 141ch PHEV Lounge DCT6',
'vin': None,
'year': 2023}
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981811%27 HTTP/1.1" 200 None
2026-03-27 03:48:16 [ayvens.fr] INFO: Saving data for 1981811: {'auction_closing_time': 1774605600.0, 'created_time': 1774482562.409714, 'last_price_update_time': 1774583296.423604}
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981811') HTTP/1.1" 204 0
2026-03-27 03:48:16 [ayvens.fr] INFO: Found listing with ID: 1981812
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981812%27 HTTP/1.1" 200 None
2026-03-27 03:48:16 [ayvens.fr] INFO: Scrape type for 1981812: 2
2026-03-27 03:48:16 [ayvens.fr] INFO: Extracting data for car ID: 1981812
2026-03-27 03:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c91a6642-2e8d-5697-a814-178e3b71d3be with identifier: 1981812
2026-03-27 03:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c91a6642-2e8d-5697-a814-178e3b71d3be with scrape type 2
2026-03-27 03:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c91a6642-2e8d-5697-a814-178e3b71d3be with scrape type 2
2026-03-27 03:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c91a6642-2e8d-5697-a814-178e3b71d3be, identifier: 1981812
2026-03-27 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c91a6642-2e8d-5697-a814-178e3b71d3be with identifier: 1981812
2026-03-27 03:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c91a6642-2e8d-5697-a814-178e3b71d3be with identifier: 1981812
2026-03-27 03:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c91a6642-2e8d-5697-a814-178e3b71d3be with identifier: 1981812 to the API
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 38,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'c91a6642-2e8d-5697-a814-178e3b71d3be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'KIA',
'model': 'XCEED',
'odometer': 43922,
'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': 'KIA XCEED XCeed 1.6 GDi 105ch + Plug-In 60.5ch Design DCT6 MY22',
'transmission': 'automatic',
'trim': 'XCeed 1.6 GDi 105ch + Plug-In 60.5ch Design DCT6 MY22',
'vin': None,
'year': 2022}
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981812%27 HTTP/1.1" 200 None
2026-03-27 03:48:16 [ayvens.fr] INFO: Saving data for 1981812: {'auction_closing_time': 1774605600.0, 'created_time': 1774482563.934479, 'last_price_update_time': 1774583296.837833}
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981812') HTTP/1.1" 204 0
2026-03-27 03:48:16 [ayvens.fr] INFO: Found listing with ID: 1981813
2026-03-27 03:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981813%27 HTTP/1.1" 200 None
2026-03-27 03:48:16 [ayvens.fr] INFO: Scrape type for 1981813: 2
2026-03-27 03:48:16 [ayvens.fr] INFO: Extracting data for car ID: 1981813
2026-03-27 03:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d550d25f-0aa9-52f7-bb74-196cd3f45651 with identifier: 1981813
2026-03-27 03:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d550d25f-0aa9-52f7-bb74-196cd3f45651 with scrape type 2
2026-03-27 03:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d550d25f-0aa9-52f7-bb74-196cd3f45651 with scrape type 2
2026-03-27 03:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: d550d25f-0aa9-52f7-bb74-196cd3f45651, identifier: 1981813
2026-03-27 03:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: d550d25f-0aa9-52f7-bb74-196cd3f45651 with identifier: 1981813
2026-03-27 03:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: d550d25f-0aa9-52f7-bb74-196cd3f45651 with identifier: 1981813
2026-03-27 03:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: d550d25f-0aa9-52f7-bb74-196cd3f45651 with identifier: 1981813 to the API
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'd550d25f-0aa9-52f7-bb74-196cd3f45651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'GRAND C4 SPACETOURER',
'odometer': 64647,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-09',
'seats_number': 7,
'seller_name': None,
'title': 'CITROËN GRAND C4 SPACETOURER Grand C4 SpaceTourer PureTech 130ch '
'S&S Shine EAT8',
'transmission': 'automatic',
'trim': 'Grand C4 SpaceTourer PureTech 130ch S&S Shine EAT8',
'vin': None,
'year': 2022}
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981813%27 HTTP/1.1" 200 None
2026-03-27 03:48:17 [ayvens.fr] INFO: Saving data for 1981813: {'auction_closing_time': 1774605600.0, 'created_time': 1774482577.632807, 'last_price_update_time': 1774583297.247969}
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981813') HTTP/1.1" 204 0
2026-03-27 03:48:17 [ayvens.fr] INFO: Found listing with ID: 1981814
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981814%27 HTTP/1.1" 200 None
2026-03-27 03:48:17 [ayvens.fr] INFO: Scrape type for 1981814: 2
2026-03-27 03:48:17 [ayvens.fr] INFO: Extracting data for car ID: 1981814
2026-03-27 03:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfeee40c-ee5a-544d-90a7-b3329dc1c4e0 with identifier: 1981814
2026-03-27 03:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfeee40c-ee5a-544d-90a7-b3329dc1c4e0 with scrape type 2
2026-03-27 03:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfeee40c-ee5a-544d-90a7-b3329dc1c4e0 with scrape type 2
2026-03-27 03:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: cfeee40c-ee5a-544d-90a7-b3329dc1c4e0, identifier: 1981814
2026-03-27 03:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: cfeee40c-ee5a-544d-90a7-b3329dc1c4e0 with identifier: 1981814
2026-03-27 03:48:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: cfeee40c-ee5a-544d-90a7-b3329dc1c4e0 with identifier: 1981814
2026-03-27 03:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: cfeee40c-ee5a-544d-90a7-b3329dc1c4e0 with identifier: 1981814 to the API
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'GRIS TONNERRE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'cfeee40c-ee5a-544d-90a7-b3329dc1c4e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 46423,
'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': 'VOLVO XC40 XC40 Recharge 231ch Start EDT',
'transmission': 'automatic',
'trim': 'XC40 Recharge 231ch Start EDT',
'vin': None,
'year': 2022}
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981814%27 HTTP/1.1" 200 None
2026-03-27 03:48:17 [ayvens.fr] INFO: Saving data for 1981814: {'auction_closing_time': 1774605600.0, 'created_time': 1774482576.153601, 'last_price_update_time': 1774583297.765487}
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981814') HTTP/1.1" 204 0
2026-03-27 03:48:17 [ayvens.fr] INFO: Found listing with ID: 1981815
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981815%27 HTTP/1.1" 200 None
2026-03-27 03:48:17 [ayvens.fr] INFO: Scrape type for 1981815: 2
2026-03-27 03:48:17 [ayvens.fr] INFO: Extracting data for car ID: 1981815
2026-03-27 03:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c6d5cb-e38e-5ed7-8e65-54bfdde87118 with identifier: 1981815
2026-03-27 03:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c6d5cb-e38e-5ed7-8e65-54bfdde87118 with scrape type 2
2026-03-27 03:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c6d5cb-e38e-5ed7-8e65-54bfdde87118 with scrape type 2
2026-03-27 03:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 94c6d5cb-e38e-5ed7-8e65-54bfdde87118, identifier: 1981815
2026-03-27 03:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 94c6d5cb-e38e-5ed7-8e65-54bfdde87118 with identifier: 1981815
2026-03-27 03:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 94c6d5cb-e38e-5ed7-8e65-54bfdde87118 with identifier: 1981815
2026-03-27 03:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 94c6d5cb-e38e-5ed7-8e65-54bfdde87118 with identifier: 1981815 to the API
2026-03-27 03:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'SAPHIRSCHWARZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '94c6d5cb-e38e-5ed7-8e65-54bfdde87118',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 1',
'odometer': 64653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 1 Serie 1 118iA 136ch M Sport DKG7',
'transmission': 'automatic',
'trim': 'Serie 1 118iA 136ch M Sport DKG7',
'vin': None,
'year': 2023}
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981815%27 HTTP/1.1" 200 None
2026-03-27 03:48:18 [ayvens.fr] INFO: Saving data for 1981815: {'auction_closing_time': 1774605600.0, 'created_time': 1774482569.157725, 'last_price_update_time': 1774583298.153925}
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981815') HTTP/1.1" 204 0
2026-03-27 03:48:18 [ayvens.fr] INFO: Found listing with ID: 1981816
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981816%27 HTTP/1.1" 200 None
2026-03-27 03:48:18 [ayvens.fr] INFO: Scrape type for 1981816: 2
2026-03-27 03:48:18 [ayvens.fr] INFO: Extracting data for car ID: 1981816
2026-03-27 03:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a33792-b6d4-5274-a6b4-a979710d98c7 with identifier: 1981816
2026-03-27 03:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a33792-b6d4-5274-a6b4-a979710d98c7 with scrape type 2
2026-03-27 03:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a33792-b6d4-5274-a6b4-a979710d98c7 with scrape type 2
2026-03-27 03:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 51a33792-b6d4-5274-a6b4-a979710d98c7, identifier: 1981816
2026-03-27 03:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 51a33792-b6d4-5274-a6b4-a979710d98c7 with identifier: 1981816
2026-03-27 03:48:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 51a33792-b6d4-5274-a6b4-a979710d98c7 with identifier: 1981816
2026-03-27 03:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 51a33792-b6d4-5274-a6b4-a979710d98c7 with identifier: 1981816 to the API
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': 'GRIS BRUME',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '51a33792-b6d4-5274-a6b4-a979710d98c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 57214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 T4 Recharge 129 + 82ch Plus DCT 7',
'transmission': 'automatic',
'trim': 'XC40 T4 Recharge 129 + 82ch Plus DCT 7',
'vin': None,
'year': 2023}
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981816%27 HTTP/1.1" 200 None
2026-03-27 03:48:18 [ayvens.fr] INFO: Saving data for 1981816: {'auction_closing_time': 1774605600.0, 'created_time': 1774482568.055234, 'last_price_update_time': 1774583298.651471}
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981816') HTTP/1.1" 204 0
2026-03-27 03:48:18 [ayvens.fr] INFO: Found listing with ID: 1981817
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981817%27 HTTP/1.1" 200 None
2026-03-27 03:48:18 [ayvens.fr] INFO: Scrape type for 1981817: 2
2026-03-27 03:48:18 [ayvens.fr] INFO: Extracting data for car ID: 1981817
2026-03-27 03:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2256172-b425-516c-8818-2a1d8bc96294 with identifier: 1981817
2026-03-27 03:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2256172-b425-516c-8818-2a1d8bc96294 with scrape type 2
2026-03-27 03:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2256172-b425-516c-8818-2a1d8bc96294 with scrape type 2
2026-03-27 03:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: e2256172-b425-516c-8818-2a1d8bc96294, identifier: 1981817
2026-03-27 03:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: e2256172-b425-516c-8818-2a1d8bc96294 with identifier: 1981817
2026-03-27 03:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: e2256172-b425-516c-8818-2a1d8bc96294 with identifier: 1981817
2026-03-27 03:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: e2256172-b425-516c-8818-2a1d8bc96294 with identifier: 1981817 to the API
2026-03-27 03:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'URBAN GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': 'e2256172-b425-516c-8818-2a1d8bc96294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'DOLPHIN',
'odometer': 5321,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'BYD DOLPHIN Dolphin 204ch - 60,4 kWh Comfort',
'transmission': 'automatic',
'trim': 'Dolphin 204ch - 60,4 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981817%27 HTTP/1.1" 200 None
2026-03-27 03:48:19 [ayvens.fr] INFO: Saving data for 1981817: {'auction_closing_time': 1774605600.0, 'created_time': 1774482570.780432, 'last_price_update_time': 1774583299.044898}
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981817') HTTP/1.1" 204 0
2026-03-27 03:48:19 [ayvens.fr] INFO: Found listing with ID: 1981818
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981818%27 HTTP/1.1" 200 None
2026-03-27 03:48:19 [ayvens.fr] INFO: Scrape type for 1981818: 2
2026-03-27 03:48:19 [ayvens.fr] INFO: Extracting data for car ID: 1981818
2026-03-27 03:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64377bce-cd36-58e9-bf44-279944b23610 with identifier: 1981818
2026-03-27 03:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64377bce-cd36-58e9-bf44-279944b23610 with scrape type 2
2026-03-27 03:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64377bce-cd36-58e9-bf44-279944b23610 with scrape type 2
2026-03-27 03:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 64377bce-cd36-58e9-bf44-279944b23610, identifier: 1981818
2026-03-27 03:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 64377bce-cd36-58e9-bf44-279944b23610 with identifier: 1981818
2026-03-27 03:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 64377bce-cd36-58e9-bf44-279944b23610 with identifier: 1981818
2026-03-27 03:48:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 64377bce-cd36-58e9-bf44-279944b23610 with identifier: 1981818 to the API
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 0,
'color': 'CLIMBING GREY',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'electric',
'id': '64377bce-cd36-58e9-bf44-279944b23610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BYD',
'model': 'ATTO 3',
'odometer': 38290,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'BYD ATTO 3 Atto 3 204ch - 60,5 kWh Comfort',
'transmission': 'automatic',
'trim': 'Atto 3 204ch - 60,5 kWh Comfort',
'vin': None,
'year': 2024}
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981818%27 HTTP/1.1" 200 None
2026-03-27 03:48:19 [ayvens.fr] INFO: Saving data for 1981818: {'auction_closing_time': 1774605600.0, 'created_time': 1774482572.372044, 'last_price_update_time': 1774583299.464037}
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981818') HTTP/1.1" 204 0
2026-03-27 03:48:19 [ayvens.fr] INFO: Found listing with ID: 1981819
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981819%27 HTTP/1.1" 200 None
2026-03-27 03:48:19 [ayvens.fr] INFO: Scrape type for 1981819: 2
2026-03-27 03:48:19 [ayvens.fr] INFO: Extracting data for car ID: 1981819
2026-03-27 03:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7322f702-3217-56fa-b030-42f65955a003 with identifier: 1981819
2026-03-27 03:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7322f702-3217-56fa-b030-42f65955a003 with scrape type 2
2026-03-27 03:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7322f702-3217-56fa-b030-42f65955a003 with scrape type 2
2026-03-27 03:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 7322f702-3217-56fa-b030-42f65955a003, identifier: 1981819
2026-03-27 03:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 7322f702-3217-56fa-b030-42f65955a003 with identifier: 1981819
2026-03-27 03:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 7322f702-3217-56fa-b030-42f65955a003 with identifier: 1981819
2026-03-27 03:48:19 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 7322f702-3217-56fa-b030-42f65955a003 with identifier: 1981819 to the API
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '7322f702-3217-56fa-b030-42f65955a003',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'VOLVO',
'model': 'XC40',
'odometer': 108073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 XC40 D3 AdBlue 150ch Business Geartronic 8',
'transmission': 'automatic',
'trim': 'XC40 D3 AdBlue 150ch Business Geartronic 8',
'vin': None,
'year': 2020}
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981819%27 HTTP/1.1" 200 None
2026-03-27 03:48:19 [ayvens.fr] INFO: Saving data for 1981819: {'auction_closing_time': 1774605600.0, 'created_time': 1774482573.417531, 'last_price_update_time': 1774583299.870684}
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981819') HTTP/1.1" 204 0
2026-03-27 03:48:19 [ayvens.fr] INFO: Found listing with ID: 1981820
2026-03-27 03:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981820%27 HTTP/1.1" 200 None
2026-03-27 03:48:19 [ayvens.fr] INFO: Scrape type for 1981820: 2
2026-03-27 03:48:19 [ayvens.fr] INFO: Extracting data for car ID: 1981820
2026-03-27 03:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99eb884e-21f5-583d-bdcd-a8803b0f4e4a with identifier: 1981820
2026-03-27 03:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99eb884e-21f5-583d-bdcd-a8803b0f4e4a with scrape type 2
2026-03-27 03:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99eb884e-21f5-583d-bdcd-a8803b0f4e4a with scrape type 2
2026-03-27 03:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 99eb884e-21f5-583d-bdcd-a8803b0f4e4a, identifier: 1981820
2026-03-27 03:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 99eb884e-21f5-583d-bdcd-a8803b0f4e4a with identifier: 1981820
2026-03-27 03:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 99eb884e-21f5-583d-bdcd-a8803b0f4e4a with identifier: 1981820
2026-03-27 03:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 99eb884e-21f5-583d-bdcd-a8803b0f4e4a with identifier: 1981820 to the API
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLEU CELEBS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '99eb884e-21f5-583d-bdcd-a8803b0f4e4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'PEUGEOT',
'model': '3008',
'odometer': 78133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-19',
'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': 2021}
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981820%27 HTTP/1.1" 200 None
2026-03-27 03:48:20 [ayvens.fr] INFO: Saving data for 1981820: {'auction_closing_time': 1774605600.0, 'created_time': 1774482575.122524, 'last_price_update_time': 1774583300.266162}
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981820') HTTP/1.1" 204 0
2026-03-27 03:48:20 [ayvens.fr] INFO: Found listing with ID: 1981821
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981821%27 HTTP/1.1" 200 None
2026-03-27 03:48:20 [ayvens.fr] INFO: Scrape type for 1981821: 2
2026-03-27 03:48:20 [ayvens.fr] INFO: Extracting data for car ID: 1981821
2026-03-27 03:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9261db94-a408-5094-9c0e-6fb3716abf65 with identifier: 1981821
2026-03-27 03:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9261db94-a408-5094-9c0e-6fb3716abf65 with scrape type 2
2026-03-27 03:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9261db94-a408-5094-9c0e-6fb3716abf65 with scrape type 2
2026-03-27 03:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 9261db94-a408-5094-9c0e-6fb3716abf65, identifier: 1981821
2026-03-27 03:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 9261db94-a408-5094-9c0e-6fb3716abf65 with identifier: 1981821
2026-03-27 03:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 9261db94-a408-5094-9c0e-6fb3716abf65 with identifier: 1981821
2026-03-27 03:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 9261db94-a408-5094-9c0e-6fb3716abf65 with identifier: 1981821 to the API
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 47,
'color': 'SAPHIRSCHWARZ M',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '9261db94-a408-5094-9c0e-6fb3716abf65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 84149,
'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': 'BMW X1 X1 xDrive25eA 220ch Business Design 6cv',
'transmission': 'automatic',
'trim': 'X1 xDrive25eA 220ch Business Design 6cv',
'vin': None,
'year': 2021}
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981821%27 HTTP/1.1" 200 None
2026-03-27 03:48:20 [ayvens.fr] INFO: Saving data for 1981821: {'auction_closing_time': 1774605600.0, 'created_time': 1774482578.42822, 'last_price_update_time': 1774583300.657256}
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981821') HTTP/1.1" 204 0
2026-03-27 03:48:20 [ayvens.fr] INFO: Found listing with ID: 1981822
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981822%27 HTTP/1.1" 200 None
2026-03-27 03:48:20 [ayvens.fr] INFO: Scrape type for 1981822: 2
2026-03-27 03:48:20 [ayvens.fr] INFO: Extracting data for car ID: 1981822
2026-03-27 03:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78e09c52-3f6a-5c7f-b466-be1e1aa802d8 with identifier: 1981822
2026-03-27 03:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78e09c52-3f6a-5c7f-b466-be1e1aa802d8 with scrape type 2
2026-03-27 03:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78e09c52-3f6a-5c7f-b466-be1e1aa802d8 with scrape type 2
2026-03-27 03:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 78e09c52-3f6a-5c7f-b466-be1e1aa802d8, identifier: 1981822
2026-03-27 03:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 78e09c52-3f6a-5c7f-b466-be1e1aa802d8 with identifier: 1981822
2026-03-27 03:48:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 78e09c52-3f6a-5c7f-b466-be1e1aa802d8 with identifier: 1981822
2026-03-27 03:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 78e09c52-3f6a-5c7f-b466-be1e1aa802d8 with identifier: 1981822 to the API
2026-03-27 03:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 37,
'color': 'GRIS CHRONOS METALLIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '78e09c52-3f6a-5c7f-b466-be1e1aa802d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q3',
'odometer': 31822,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q3 Q3 45 TFSI e 245ch Business line S tronic 6',
'transmission': 'automatic',
'trim': 'Q3 45 TFSI e 245ch Business line S tronic 6',
'vin': None,
'year': 2022}
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981822%27 HTTP/1.1" 200 None
2026-03-27 03:48:21 [ayvens.fr] INFO: Saving data for 1981822: {'auction_closing_time': 1774605600.0, 'created_time': 1774482581.498275, 'last_price_update_time': 1774583301.049471}
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981822') HTTP/1.1" 204 0
2026-03-27 03:48:21 [ayvens.fr] INFO: Found listing with ID: 1981823
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981823%27 HTTP/1.1" 200 None
2026-03-27 03:48:21 [ayvens.fr] INFO: Scrape type for 1981823: 2
2026-03-27 03:48:21 [ayvens.fr] INFO: Extracting data for car ID: 1981823
2026-03-27 03:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4890c547-9c10-5d80-93ad-8b5d3c206e1f with identifier: 1981823
2026-03-27 03:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4890c547-9c10-5d80-93ad-8b5d3c206e1f with scrape type 2
2026-03-27 03:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4890c547-9c10-5d80-93ad-8b5d3c206e1f with scrape type 2
2026-03-27 03:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 4890c547-9c10-5d80-93ad-8b5d3c206e1f, identifier: 1981823
2026-03-27 03:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 4890c547-9c10-5d80-93ad-8b5d3c206e1f with identifier: 1981823
2026-03-27 03:48:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 4890c547-9c10-5d80-93ad-8b5d3c206e1f with identifier: 1981823
2026-03-27 03:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 4890c547-9c10-5d80-93ad-8b5d3c206e1f with identifier: 1981823 to the API
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 15,
'color': 'STORM BAY METALLISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '4890c547-9c10-5d80-93ad-8b5d3c206e1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURE',
'odometer': 21409,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW SERIE 2 ACTIVE TOURE Série 2 ActiveTourer 230e 326ch xDrive '
'Luxury DKG7',
'transmission': 'automatic',
'trim': 'Série 2 ActiveTourer 230e 326ch xDrive Luxury DKG7',
'vin': None,
'year': 2023}
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981823%27 HTTP/1.1" 200 None
2026-03-27 03:48:21 [ayvens.fr] INFO: Saving data for 1981823: {'auction_closing_time': 1774605600.0, 'created_time': 1774482582.403284, 'last_price_update_time': 1774583301.525812}
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981823') HTTP/1.1" 204 0
2026-03-27 03:48:21 [ayvens.fr] INFO: Found listing with ID: 1981824
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981824%27 HTTP/1.1" 200 None
2026-03-27 03:48:21 [ayvens.fr] INFO: Scrape type for 1981824: 2
2026-03-27 03:48:21 [ayvens.fr] INFO: Extracting data for car ID: 1981824
2026-03-27 03:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55253391-a4dc-5f6a-a28a-901043e7b2ea with identifier: 1981824
2026-03-27 03:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55253391-a4dc-5f6a-a28a-901043e7b2ea with scrape type 2
2026-03-27 03:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55253391-a4dc-5f6a-a28a-901043e7b2ea with scrape type 2
2026-03-27 03:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 55253391-a4dc-5f6a-a28a-901043e7b2ea, identifier: 1981824
2026-03-27 03:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 55253391-a4dc-5f6a-a28a-901043e7b2ea with identifier: 1981824
2026-03-27 03:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 55253391-a4dc-5f6a-a28a-901043e7b2ea with identifier: 1981824
2026-03-27 03:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 55253391-a4dc-5f6a-a28a-901043e7b2ea with identifier: 1981824 to the API
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 41,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '55253391-a4dc-5f6a-a28a-901043e7b2ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 80401,
'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': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive25eA 220ch xLine',
'transmission': 'automatic',
'trim': 'X1 xDrive25eA 220ch xLine',
'vin': None,
'year': 2021}
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981824%27 HTTP/1.1" 200 None
2026-03-27 03:48:21 [ayvens.fr] INFO: Saving data for 1981824: {'auction_closing_time': 1774605600.0, 'created_time': 1774482582.767489, 'last_price_update_time': 1774583301.914514}
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981824') HTTP/1.1" 204 0
2026-03-27 03:48:21 [ayvens.fr] INFO: Found listing with ID: 1981825
2026-03-27 03:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981825%27 HTTP/1.1" 200 None
2026-03-27 03:48:21 [ayvens.fr] INFO: Scrape type for 1981825: 2
2026-03-27 03:48:21 [ayvens.fr] INFO: Extracting data for car ID: 1981825
2026-03-27 03:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0dc6ca5-1a29-5d07-93ce-b8dba01fada9 with identifier: 1981825
2026-03-27 03:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0dc6ca5-1a29-5d07-93ce-b8dba01fada9 with scrape type 2
2026-03-27 03:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0dc6ca5-1a29-5d07-93ce-b8dba01fada9 with scrape type 2
2026-03-27 03:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: c0dc6ca5-1a29-5d07-93ce-b8dba01fada9, identifier: 1981825
2026-03-27 03:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: c0dc6ca5-1a29-5d07-93ce-b8dba01fada9 with identifier: 1981825
2026-03-27 03:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: c0dc6ca5-1a29-5d07-93ce-b8dba01fada9 with identifier: 1981825
2026-03-27 03:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: c0dc6ca5-1a29-5d07-93ce-b8dba01fada9 with identifier: 1981825 to the API
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:22 [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-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'c0dc6ca5-1a29-5d07-93ce-b8dba01fada9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3',
'odometer': 33459,
'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': 5,
'seller_name': None,
'title': 'CITROËN C3 C3 1.2 PureTech 110ch S&S Shine Pack',
'transmission': 'manual',
'trim': 'C3 1.2 PureTech 110ch S&S Shine Pack',
'vin': None,
'year': 2021}
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981825%27 HTTP/1.1" 200 None
2026-03-27 03:48:22 [ayvens.fr] INFO: Saving data for 1981825: {'auction_closing_time': 1774605600.0, 'created_time': 1774482585.447013, 'last_price_update_time': 1774583302.324684}
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981825') HTTP/1.1" 204 0
2026-03-27 03:48:22 [ayvens.fr] INFO: Found listing with ID: 1981826
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981826%27 HTTP/1.1" 200 None
2026-03-27 03:48:22 [ayvens.fr] INFO: Scrape type for 1981826: 2
2026-03-27 03:48:22 [ayvens.fr] INFO: Extracting data for car ID: 1981826
2026-03-27 03:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3280ab93-b5cc-555b-8355-f29e21a62819 with identifier: 1981826
2026-03-27 03:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3280ab93-b5cc-555b-8355-f29e21a62819 with scrape type 2
2026-03-27 03:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3280ab93-b5cc-555b-8355-f29e21a62819 with scrape type 2
2026-03-27 03:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 3280ab93-b5cc-555b-8355-f29e21a62819, identifier: 1981826
2026-03-27 03:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 3280ab93-b5cc-555b-8355-f29e21a62819 with identifier: 1981826
2026-03-27 03:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 3280ab93-b5cc-555b-8355-f29e21a62819 with identifier: 1981826
2026-03-27 03:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 3280ab93-b5cc-555b-8355-f29e21a62819 with identifier: 1981826 to the API
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLANC BANQUISE',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '3280ab93-b5cc-555b-8355-f29e21a62819',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C3 AIRCROSS',
'odometer': 59886,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C3 AIRCROSS C3 Aircross PureTech 110ch S&S Feel Pack',
'transmission': 'manual',
'trim': 'C3 Aircross PureTech 110ch S&S Feel Pack',
'vin': None,
'year': 2022}
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981826%27 HTTP/1.1" 200 None
2026-03-27 03:48:22 [ayvens.fr] INFO: Saving data for 1981826: {'auction_closing_time': 1774605600.0, 'created_time': 1774482586.505229, 'last_price_update_time': 1774583302.736633}
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981826') HTTP/1.1" 204 0
2026-03-27 03:48:22 [ayvens.fr] INFO: Found listing with ID: 1981827
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981827%27 HTTP/1.1" 200 None
2026-03-27 03:48:22 [ayvens.fr] INFO: Scrape type for 1981827: 2
2026-03-27 03:48:22 [ayvens.fr] INFO: Extracting data for car ID: 1981827
2026-03-27 03:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa84af75-6be9-5eaa-8c58-08874f95a9df with identifier: 1981827
2026-03-27 03:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa84af75-6be9-5eaa-8c58-08874f95a9df with scrape type 2
2026-03-27 03:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa84af75-6be9-5eaa-8c58-08874f95a9df with scrape type 2
2026-03-27 03:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fa84af75-6be9-5eaa-8c58-08874f95a9df, identifier: 1981827
2026-03-27 03:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fa84af75-6be9-5eaa-8c58-08874f95a9df with identifier: 1981827
2026-03-27 03:48:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fa84af75-6be9-5eaa-8c58-08874f95a9df with identifier: 1981827
2026-03-27 03:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fa84af75-6be9-5eaa-8c58-08874f95a9df with identifier: 1981827 to the API
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'MINERALWEISS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': 'fa84af75-6be9-5eaa-8c58-08874f95a9df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 2 ACTIVE TOURE',
'odometer': 14199,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-02',
'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': 2023}
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981827%27 HTTP/1.1" 200 None
2026-03-27 03:48:23 [ayvens.fr] INFO: Saving data for 1981827: {'auction_closing_time': 1774605600.0, 'created_time': 1774482593.478883, 'last_price_update_time': 1774583303.263057}
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981827') HTTP/1.1" 204 0
2026-03-27 03:48:23 [ayvens.fr] INFO: Found listing with ID: 1981828
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981828%27 HTTP/1.1" 200 None
2026-03-27 03:48:23 [ayvens.fr] INFO: Scrape type for 1981828: 2
2026-03-27 03:48:23 [ayvens.fr] INFO: Extracting data for car ID: 1981828
2026-03-27 03:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a911b0fc-b75d-57e3-9186-76ac63739217 with identifier: 1981828
2026-03-27 03:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a911b0fc-b75d-57e3-9186-76ac63739217 with scrape type 2
2026-03-27 03:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a911b0fc-b75d-57e3-9186-76ac63739217 with scrape type 2
2026-03-27 03:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: a911b0fc-b75d-57e3-9186-76ac63739217, identifier: 1981828
2026-03-27 03:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: a911b0fc-b75d-57e3-9186-76ac63739217 with identifier: 1981828
2026-03-27 03:48:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: a911b0fc-b75d-57e3-9186-76ac63739217 with identifier: 1981828
2026-03-27 03:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: a911b0fc-b75d-57e3-9186-76ac63739217 with identifier: 1981828 to the API
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GRIS MANHATTAN',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': 'a911b0fc-b75d-57e3-9186-76ac63739217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'A3',
'odometer': 64603,
'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': 5,
'seller_name': None,
'title': 'AUDI A3 A3 Sportback 35 TDI 150ch Design S tronic 7',
'transmission': 'automatic',
'trim': 'A3 Sportback 35 TDI 150ch Design S tronic 7',
'vin': None,
'year': 2021}
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981828%27 HTTP/1.1" 200 None
2026-03-27 03:48:23 [ayvens.fr] INFO: Saving data for 1981828: {'auction_closing_time': 1774605600.0, 'created_time': 1774482595.143424, 'last_price_update_time': 1774583303.665083}
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981828') HTTP/1.1" 204 0
2026-03-27 03:48:23 [ayvens.fr] INFO: Found listing with ID: 1981829
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981829%27 HTTP/1.1" 200 None
2026-03-27 03:48:23 [ayvens.fr] INFO: Scrape type for 1981829: 2
2026-03-27 03:48:23 [ayvens.fr] INFO: Extracting data for car ID: 1981829
2026-03-27 03:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79e361dd-e75f-555b-a479-d2d3a9f1a24f with identifier: 1981829
2026-03-27 03:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e361dd-e75f-555b-a479-d2d3a9f1a24f with scrape type 2
2026-03-27 03:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79e361dd-e75f-555b-a479-d2d3a9f1a24f with scrape type 2
2026-03-27 03:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 79e361dd-e75f-555b-a479-d2d3a9f1a24f, identifier: 1981829
2026-03-27 03:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 79e361dd-e75f-555b-a479-d2d3a9f1a24f with identifier: 1981829
2026-03-27 03:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 79e361dd-e75f-555b-a479-d2d3a9f1a24f with identifier: 1981829
2026-03-27 03:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 79e361dd-e75f-555b-a479-d2d3a9f1a24f with identifier: 1981829 to the API
2026-03-27 03:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:24 [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-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '79e361dd-e75f-555b-a479-d2d3a9f1a24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'SERIE 3',
'odometer': 16880,
'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': 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': 2022}
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981829%27 HTTP/1.1" 200 None
2026-03-27 03:48:24 [ayvens.fr] INFO: Saving data for 1981829: {'auction_closing_time': 1774605600.0, 'created_time': 1774482596.81325, 'last_price_update_time': 1774583304.06153}
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981829') HTTP/1.1" 204 0
2026-03-27 03:48:24 [ayvens.fr] INFO: Found listing with ID: 1981830
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981830%27 HTTP/1.1" 200 None
2026-03-27 03:48:24 [ayvens.fr] INFO: Scrape type for 1981830: 2
2026-03-27 03:48:24 [ayvens.fr] INFO: Extracting data for car ID: 1981830
2026-03-27 03:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00930b9f-e92a-5cab-acdd-598e719e909a with identifier: 1981830
2026-03-27 03:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00930b9f-e92a-5cab-acdd-598e719e909a with scrape type 2
2026-03-27 03:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00930b9f-e92a-5cab-acdd-598e719e909a with scrape type 2
2026-03-27 03:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 00930b9f-e92a-5cab-acdd-598e719e909a, identifier: 1981830
2026-03-27 03:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 00930b9f-e92a-5cab-acdd-598e719e909a with identifier: 1981830
2026-03-27 03:48:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 00930b9f-e92a-5cab-acdd-598e719e909a with identifier: 1981830
2026-03-27 03:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 00930b9f-e92a-5cab-acdd-598e719e909a with identifier: 1981830 to the API
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 30,
'color': 'CARBONE SCHWARTZ',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.4L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '00930b9f-e92a-5cab-acdd-598e719e909a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X5',
'odometer': 19435,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 X5 xDrive45e 394ch M Sport 17cv',
'transmission': 'automatic',
'trim': 'X5 xDrive45e 394ch M Sport 17cv',
'vin': None,
'year': 2021}
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981830%27 HTTP/1.1" 200 None
2026-03-27 03:48:24 [ayvens.fr] INFO: Saving data for 1981830: {'auction_closing_time': 1774605600.0, 'created_time': 1774482598.15447, 'last_price_update_time': 1774583304.47489}
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981830') HTTP/1.1" 204 0
2026-03-27 03:48:24 [ayvens.fr] INFO: Found listing with ID: 1981831
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981831%27 HTTP/1.1" 200 None
2026-03-27 03:48:24 [ayvens.fr] INFO: Scrape type for 1981831: 2
2026-03-27 03:48:24 [ayvens.fr] INFO: Extracting data for car ID: 1981831
2026-03-27 03:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776091b7-f7d9-53f3-9215-6584de01c493 with identifier: 1981831
2026-03-27 03:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776091b7-f7d9-53f3-9215-6584de01c493 with scrape type 2
2026-03-27 03:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776091b7-f7d9-53f3-9215-6584de01c493 with scrape type 2
2026-03-27 03:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 776091b7-f7d9-53f3-9215-6584de01c493, identifier: 1981831
2026-03-27 03:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 776091b7-f7d9-53f3-9215-6584de01c493 with identifier: 1981831
2026-03-27 03:48:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 776091b7-f7d9-53f3-9215-6584de01c493 with identifier: 1981831
2026-03-27 03:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 776091b7-f7d9-53f3-9215-6584de01c493 with identifier: 1981831 to the API
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLEU FORET',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'petrol',
'id': '776091b7-f7d9-53f3-9215-6584de01c493',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C4 SPACETOURER',
'odometer': 44118,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C4 SPACETOURER C4 SpaceTourer PureTech 130ch S&S Business + '
'EAT8',
'transmission': 'automatic',
'trim': 'C4 SpaceTourer PureTech 130ch S&S Business + EAT8',
'vin': None,
'year': 2020}
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981831%27 HTTP/1.1" 200 None
2026-03-27 03:48:24 [ayvens.fr] INFO: Saving data for 1981831: {'auction_closing_time': 1774605600.0, 'created_time': 1774482600.426777, 'last_price_update_time': 1774583304.875799}
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981831') HTTP/1.1" 204 0
2026-03-27 03:48:24 [ayvens.fr] INFO: Found listing with ID: 1981832
2026-03-27 03:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981832%27 HTTP/1.1" 200 None
2026-03-27 03:48:24 [ayvens.fr] INFO: Scrape type for 1981832: 2
2026-03-27 03:48:24 [ayvens.fr] INFO: Extracting data for car ID: 1981832
2026-03-27 03:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f70853e-1898-5bb7-a518-c7336f80fa63 with identifier: 1981832
2026-03-27 03:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f70853e-1898-5bb7-a518-c7336f80fa63 with scrape type 2
2026-03-27 03:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f70853e-1898-5bb7-a518-c7336f80fa63 with scrape type 2
2026-03-27 03:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 5f70853e-1898-5bb7-a518-c7336f80fa63, identifier: 1981832
2026-03-27 03:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 5f70853e-1898-5bb7-a518-c7336f80fa63 with identifier: 1981832
2026-03-27 03:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 5f70853e-1898-5bb7-a518-c7336f80fa63 with identifier: 1981832
2026-03-27 03:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 5f70853e-1898-5bb7-a518-c7336f80fa63 with identifier: 1981832 to the API
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'GRIS PLATINUM',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '5f70853e-1898-5bb7-a518-c7336f80fa63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'CITROËN',
'model': 'C5 AIRCROSS',
'odometer': 99791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'CITROËN C5 AIRCROSS C5 Aircross BlueHDi 130ch S&S Feel',
'transmission': 'manual',
'trim': 'C5 Aircross BlueHDi 130ch S&S Feel',
'vin': None,
'year': 2022}
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981832%27 HTTP/1.1" 200 None
2026-03-27 03:48:25 [ayvens.fr] INFO: Saving data for 1981832: {'auction_closing_time': 1774605600.0, 'created_time': 1774482602.361514, 'last_price_update_time': 1774583305.283613}
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981832') HTTP/1.1" 204 0
2026-03-27 03:48:25 [ayvens.fr] INFO: Found listing with ID: 1981833
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981833%27 HTTP/1.1" 200 None
2026-03-27 03:48:25 [ayvens.fr] INFO: Scrape type for 1981833: 2
2026-03-27 03:48:25 [ayvens.fr] INFO: Extracting data for car ID: 1981833
2026-03-27 03:48:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50332836-acc3-5ceb-9a17-ec29378e7da7 with identifier: 1981833
2026-03-27 03:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50332836-acc3-5ceb-9a17-ec29378e7da7 with scrape type 2
2026-03-27 03:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50332836-acc3-5ceb-9a17-ec29378e7da7 with scrape type 2
2026-03-27 03:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 50332836-acc3-5ceb-9a17-ec29378e7da7, identifier: 1981833
2026-03-27 03:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 50332836-acc3-5ceb-9a17-ec29378e7da7 with identifier: 1981833
2026-03-27 03:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 50332836-acc3-5ceb-9a17-ec29378e7da7 with identifier: 1981833
2026-03-27 03:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 50332836-acc3-5ceb-9a17-ec29378e7da7 with identifier: 1981833 to the API
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:25 [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.3L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '50332836-acc3-5ceb-9a17-ec29378e7da7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'AUDI',
'model': 'Q5',
'odometer': 67825,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q5 Q5 50 TFSI e 299ch S line quattro S tronic 7',
'transmission': 'automatic',
'trim': 'Q5 50 TFSI e 299ch S line quattro S tronic 7',
'vin': None,
'year': 2022}
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981833%27 HTTP/1.1" 200 None
2026-03-27 03:48:25 [ayvens.fr] INFO: Saving data for 1981833: {'auction_closing_time': 1774605600.0, 'created_time': 1774482605.037966, 'last_price_update_time': 1774583305.679673}
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981833') HTTP/1.1" 204 0
2026-03-27 03:48:25 [ayvens.fr] INFO: Found listing with ID: 1981834
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981834%27 HTTP/1.1" 200 None
2026-03-27 03:48:25 [ayvens.fr] INFO: Scrape type for 1981834: 2
2026-03-27 03:48:25 [ayvens.fr] INFO: Extracting data for car ID: 1981834
2026-03-27 03:48:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6effe470-81f5-56a4-ac75-a0e1d8c974e8 with identifier: 1981834
2026-03-27 03:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6effe470-81f5-56a4-ac75-a0e1d8c974e8 with scrape type 2
2026-03-27 03:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6effe470-81f5-56a4-ac75-a0e1d8c974e8 with scrape type 2
2026-03-27 03:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 6effe470-81f5-56a4-ac75-a0e1d8c974e8, identifier: 1981834
2026-03-27 03:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 6effe470-81f5-56a4-ac75-a0e1d8c974e8 with identifier: 1981834
2026-03-27 03:48:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 6effe470-81f5-56a4-ac75-a0e1d8c974e8 with identifier: 1981834
2026-03-27 03:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 6effe470-81f5-56a4-ac75-a0e1d8c974e8 with identifier: 1981834 to the API
2026-03-27 03:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 39,
'color': 'SAPHIRSCHWARZ METALLIS',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '6effe470-81f5-56a4-ac75-a0e1d8c974e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X2',
'odometer': 57934,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-29',
'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': 2021}
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981834%27 HTTP/1.1" 200 None
2026-03-27 03:48:26 [ayvens.fr] INFO: Saving data for 1981834: {'auction_closing_time': 1774605600.0, 'created_time': 1774482607.73243, 'last_price_update_time': 1774583306.096867}
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981834') HTTP/1.1" 204 0
2026-03-27 03:48:26 [ayvens.fr] INFO: Found listing with ID: 1981835
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981835%27 HTTP/1.1" 200 None
2026-03-27 03:48:26 [ayvens.fr] INFO: Scrape type for 1981835: 2
2026-03-27 03:48:26 [ayvens.fr] INFO: Extracting data for car ID: 1981835
2026-03-27 03:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b432fa-00a4-5d92-b71a-c13c226ca6a4 with identifier: 1981835
2026-03-27 03:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b432fa-00a4-5d92-b71a-c13c226ca6a4 with scrape type 2
2026-03-27 03:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80b432fa-00a4-5d92-b71a-c13c226ca6a4 with scrape type 2
2026-03-27 03:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 80b432fa-00a4-5d92-b71a-c13c226ca6a4, identifier: 1981835
2026-03-27 03:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 80b432fa-00a4-5d92-b71a-c13c226ca6a4 with identifier: 1981835
2026-03-27 03:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 80b432fa-00a4-5d92-b71a-c13c226ca6a4 with identifier: 1981835
2026-03-27 03:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 80b432fa-00a4-5d92-b71a-c13c226ca6a4 with identifier: 1981835 to the API
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 42,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': '80b432fa-00a4-5d92-b71a-c13c226ca6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 47284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive25eA 220ch xLine 6cv',
'transmission': 'automatic',
'trim': 'X1 xDrive25eA 220ch xLine 6cv',
'vin': None,
'year': 2021}
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981835%27 HTTP/1.1" 200 None
2026-03-27 03:48:26 [ayvens.fr] INFO: Saving data for 1981835: {'auction_closing_time': 1774605600.0, 'created_time': 1774482610.062969, 'last_price_update_time': 1774583306.548698}
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981835') HTTP/1.1" 204 0
2026-03-27 03:48:26 [ayvens.fr] INFO: Found listing with ID: 1981836
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981836%27 HTTP/1.1" 200 None
2026-03-27 03:48:26 [ayvens.fr] INFO: Scrape type for 1981836: 2
2026-03-27 03:48:26 [ayvens.fr] INFO: Extracting data for car ID: 1981836
2026-03-27 03:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb3747a6-246a-59d4-97f7-f58bd5bdad40 with identifier: 1981836
2026-03-27 03:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb3747a6-246a-59d4-97f7-f58bd5bdad40 with scrape type 2
2026-03-27 03:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb3747a6-246a-59d4-97f7-f58bd5bdad40 with scrape type 2
2026-03-27 03:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: fb3747a6-246a-59d4-97f7-f58bd5bdad40, identifier: 1981836
2026-03-27 03:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: fb3747a6-246a-59d4-97f7-f58bd5bdad40 with identifier: 1981836
2026-03-27 03:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: fb3747a6-246a-59d4-97f7-f58bd5bdad40 with identifier: 1981836
2026-03-27 03:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: fb3747a6-246a-59d4-97f7-f58bd5bdad40 with identifier: 1981836 to the API
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 42,
'color': None,
'currency': 'EUR',
'doors_number': 5,
'engine': '0.2L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'phev/petrol',
'id': 'fb3747a6-246a-59d4-97f7-f58bd5bdad40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': 'X1',
'odometer': 45721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 X1 xDrive25eA 220ch M Sport 6cv',
'transmission': 'automatic',
'trim': 'X1 xDrive25eA 220ch M Sport 6cv',
'vin': None,
'year': 2022}
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981836%27 HTTP/1.1" 200 None
2026-03-27 03:48:26 [ayvens.fr] INFO: Saving data for 1981836: {'auction_closing_time': 1774605600.0, 'created_time': 1774482612.684322, 'last_price_update_time': 1774583306.943433}
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981836') HTTP/1.1" 204 0
2026-03-27 03:48:26 [ayvens.fr] INFO: Found listing with ID: 1981837
2026-03-27 03:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981837%27 HTTP/1.1" 200 None
2026-03-27 03:48:26 [ayvens.fr] INFO: Scrape type for 1981837: 2
2026-03-27 03:48:26 [ayvens.fr] INFO: Extracting data for car ID: 1981837
2026-03-27 03:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e298684-9164-56ec-ac5e-887cb1091e6e with identifier: 1981837
2026-03-27 03:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e298684-9164-56ec-ac5e-887cb1091e6e with scrape type 2
2026-03-27 03:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e298684-9164-56ec-ac5e-887cb1091e6e with scrape type 2
2026-03-27 03:48:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ayvens.fr, Processed item id: 1e298684-9164-56ec-ac5e-887cb1091e6e, identifier: 1981837
2026-03-27 03:48:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ayvens.fr, Translating item: 1e298684-9164-56ec-ac5e-887cb1091e6e with identifier: 1981837
2026-03-27 03:48:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 03:48:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ayvens.fr, Applying rules to item: 1e298684-9164-56ec-ac5e-887cb1091e6e with identifier: 1981837
2026-03-27 03:48:27 [crawlers.pipelines.post_to_api] INFO: Spider: ayvens.fr, Posting item: 1e298684-9164-56ec-ac5e-887cb1091e6e with identifier: 1981837 to the API
2026-03-27 03:48:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 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-27 03:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.aldcarmarket.com/graphql/saleevents>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GRIS ARGENT',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.1L',
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'diesel',
'id': '1e298684-9164-56ec-ac5e-887cb1091e6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://carmarket.ayvens.com/en-gb/sales/40993',
'listing': 'auction',
'location': None,
'make': 'SKODA',
'model': 'OCTAVIA',
'odometer': 57420,
'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': 'SKODA OCTAVIA Octavia 2.0 TDI 150ch Style Euro6d-AP',
'transmission': 'manual',
'trim': 'Octavia 2.0 TDI 150ch Style Euro6d-AP',
'vin': None,
'year': 2022}
2026-03-27 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 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%271981837%27 HTTP/1.1" 200 None
2026-03-27 03:48:27 [ayvens.fr] INFO: Saving data for 1981837: {'auction_closing_time': 1774605600.0, 'created_time': 1774482615.261488, 'last_price_update_time': 1774583307.355777}
2026-03-27 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ayvens.fr',RowKey='1981837') HTTP/1.1" 204 0
2026-03-27 03:48:27 [ayvens.fr] INFO: Fetching listings with token: 3b2cc62fd26c4e29a762db3de181266b and skip: 500
2026-03-27 03:48:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 03:48:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.aldcarmarket.com/graphql/saleevents> (referer: https://carmarket.ayvens.com/) ['zyte-api']
2026-03-27 03:48:28 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 03:48:28 [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>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 03:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 03:48:29 [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%201774151309 HTTP/1.1" 200 None
2026-03-27 03:48:29 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (370 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ayvens.fr/task_44_2026-03-27T03_45_00.jl
2026-03-27 03:48:29 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 9862,
'downloader/request_count': 7,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 6,
'downloader/response_bytes': 1300334,
'downloader/response_count': 7,
'downloader/response_status_count/200': 7,
'elapsed_time_seconds': 202.749983,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 3, 48, 29, 172848, tzinfo=datetime.timezone.utc),
'item_scraped_count': 370,
'log_count/DEBUG': 4005,
'log_count/ERROR': 2,
'log_count/INFO': 4503,
'memusage/max': 176410624,
'memusage/startup': 148094976,
'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': 139,
'playwright/request_count/aborted': 15,
'playwright/request_count/method/GET': 135,
'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': 28,
'playwright/request_count/resource_type/script': 81,
'playwright/request_count/resource_type/stylesheet': 1,
'playwright/request_count/resource_type/xhr': 5,
'playwright/response_count': 122,
'playwright/response_count/method/GET': 119,
'playwright/response_count/method/POST': 3,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 6,
'playwright/response_count/resource_type/font': 16,
'playwright/response_count/resource_type/image': 13,
'playwright/response_count/resource_type/script': 80,
'playwright/response_count/resource_type/stylesheet': 1,
'playwright/response_count/resource_type/xhr': 4,
'request_depth_max': 6,
'response_received_count': 7,
'scheduler/dequeued': 7,
'scheduler/dequeued/memory': 7,
'scheduler/enqueued': 7,
'scheduler/enqueued/memory': 7,
'scrape_type/price_update': 370,
'scrape_type/skipped': 128,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 6,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.2230925501013794,
'scrapy-zyte-api/mean_response_seconds': 3.3317638660470643,
'scrapy-zyte-api/processed': 6,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 6,
'scrapy-zyte-api/request_args/experimental.responseCookies': 6,
'scrapy-zyte-api/request_args/httpRequestBody': 6,
'scrapy-zyte-api/request_args/httpRequestMethod': 6,
'scrapy-zyte-api/request_args/httpResponseBody': 6,
'scrapy-zyte-api/request_args/httpResponseHeaders': 6,
'scrapy-zyte-api/request_args/url': 6,
'scrapy-zyte-api/status_codes/200': 6,
'scrapy-zyte-api/success': 6,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 27, 3, 45, 6, 422865, tzinfo=datetime.timezone.utc)}
2026-03-27 03:48:29 [scrapy.core.engine] INFO: Spider closed (finished)